mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 10:03:45 +01:00
8 lines
189 B
INI
8 lines
189 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
|
|
check_ad=scripts/check_ad/check_ad.exe --dc --noeventlog
|
|
|