mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-14 19:19:59 -04:00
Add NSClient requirement for check_nt
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@452 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
adee356274
commit
68ce858062
1 changed files with 5 additions and 1 deletions
|
|
@ -54,10 +54,14 @@ check_snmp:
|
|||
http://net-snmp.sourceforge.net
|
||||
|
||||
check_ifstatus/check_ifoperstatus
|
||||
- Requires Net::SNMP perl module
|
||||
- Requires Net::SNMP perl module
|
||||
http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/
|
||||
|
||||
check_nwstat:
|
||||
- Requires MRTGEXT NLM for Novell Servers
|
||||
http://www.engr.wisc.edu/~drews/mrtg/
|
||||
|
||||
check_nt:
|
||||
- Requires NSClient to run on the NT server to monitor
|
||||
http://nsclient.ready2run.nl/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue