
Windows
Check Number Processes of Windows Servers – SNMP
Description:
Plugin in Shell Script to check via SNMP the number of processes of Windows Servers. Use the MIB HOST-RESOURCES-MIB:: hrSystemProcesses.0
Current Version
Last Release Date
June 15, 2009
Compatible With
Owner
Project Files
File | Description |
---|---|
check_nproc_snmp | Plugin Check NProcs |
Project Notes
Plugin in Shell Script to check via SNMP the number of processes of Windows Servers.
Use the MIB HOST-RESOURCES-MIB:: hrSystemProcesses.0
Dependencies: net-snmp and net-snmp-utils
Use: check_nproc_snmp HOST COMMUNITY NPROC_WARNING NPROC_CRITICAL
Example: check_nproc_snmp 192.168.0.74 public 200 250
André Luiz Facina
Reviews
(1)
Add a Review
I've been searching for a day or so now for the right OID to check the number of processes running on a remote system, and it was this check that finally had the answer for me! The plugin itself is very simple, lacking usage text and argument flags, but it does work if you have the right MIB. Thank you!
Page Sections
Project Stats
Rating
4.3 (3)
Favorites
0
Views
101,376