mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
14 lines
266 B
Bash
Executable File
14 lines
266 B
Bash
Executable File
#!/bin/bash
|
|
./discover-cdp.php
|
|
./discover-ifs.php
|
|
./discover-nets.php
|
|
./ips.php
|
|
./cleanup.php
|
|
./discover-storage.php &
|
|
./discover-temperatures.php &
|
|
./generate-map.sh &
|
|
./discover-cisco-temp.php &
|
|
./discover-vlans.php &
|
|
./update-interface.php &
|
|
./check-errors.php &
|