adding POE polling

git-svn-id: http://www.observium.org/svn/observer/trunk@500 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-10-29 09:28:43 +00:00
parent 4ce992afb1
commit 5a6b6dcf3e
4 changed files with 49 additions and 1 deletions
-1
View File
@@ -292,5 +292,4 @@ $string = $argv[0] . " $doing " . date("F j, Y, G:i") . " - $i devices polled i
echo("$string\n");
shell_exec("echo '".$string."' >> /opt/observer/observer.log");
?>