mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 10:03:45 +01:00
7 lines
132 B
INI
7 lines
132 B
INI
|
[External Scripts]
|
||
|
get_disks=scripts/df.exe -b -r
|
||
|
get_time=scripts/date.exe +%s
|
||
|
get_netstat=netstat -an
|
||
|
get_ifconfig=ipconfig /all
|
||
|
|