")
end
-- run program to read the usage record and update DB
prog = db.getAttribute("environment", "name", "IFDEVUSAGE_PROGRAM", "value")
if (prog ~= nil) then
util.appendDebugOut("Exec = " .. os.execute("sleep 1; "..prog .. " " .. DB_FILE_NAME) .. "
")
end
-- run program to NIMF Status and update DB
local prog = db.getAttribute("environment", "name", "NIMFSTATUS_PROGRAM", "value")
if (prog ~= nil) then
util.appendDebugOut("Exec = " .. os.execute(prog .. " " .. DB_FILE_NAME .. " WAN1 2"))
util.appendDebugOut("Exec = " .. os.execute(prog .. " " .. DB_FILE_NAME .. " WAN1 10"))
util.appendDebugOut("Exec = " .. os.execute(prog .. " " .. DB_FILE_NAME .. " WAN2 2"))
end
?>
$| statusMessage |$
$| initialDescription or '' |$
Port Statistics
|
Helpful Hints...
$| helpfullHints or '' |$
|