Adam Amstrong ab77b6e2f1 Fixing lots of bugs and fixing billing
git-svn-id: http://www.observium.org/svn/observer/trunk@129 61d68cd4-352d-0410-923a-c4978735b2b8
2008-03-09 21:13:27 +00:00

11 lines
209 B
Bash
Executable File

#!/bin/bash
#./poll-reachability.php
./poll-device.php --odd >> /var/log/observer.log &
./poll-device.php --even >> /var/log/observer.log &
#./ips.php &
./check-services.php
#./alerts.php
./poll-billing.php