<%+header%> <% local running = luci.sys.exec("pgrep -x /usr/bin/daed") %> <% if tonumber(running) ~= nil then %>
<% else %>

<%:DAED is not running%>

<%:Please start the DAED service first and try again%>

<% end -%> <%+footer%>