mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02: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 &
|