librenms-librenms/scripts/cron-hourly.sh
Adam Amstrong c396d9c230 updates, remove old mac-accounting
git-svn-id: http://www.observium.org/svn/observer/trunk@448 61d68cd4-352d-0410-923a-c4978735b2b8
2009-08-11 15:41:41 +00:00

11 lines
181 B
Bash
Executable File

#!/bin/bash
./discovery.php --even &
./discovery.php --odd &
./update-interface.php
./discover-cdp.php
./cleanup.php
./generate-map.sh
./check-errors.php
./versioncheck.php --cron