librenms-librenms/cron-hourly.sh

13 lines
218 B
Bash
Raw Normal View History

#!/bin/bash
./cdp.php
./poll-reachability.php
./poll-os.php
./discover-ifs.php
./discover-nets.php
./ips.php
./discover-storage.php
./cleanup.php
./discover-temperatures.php
./generate-map.sh
./discover-cisco-temp.php