Build precise queries to find exactly what you need
Press ESC to close
@1h8fulkat
Member Since: October 18, 2011
Favorites0
Views
Projects0
We were having a problem with bandwidth on circuits to remote sites. They circuit was pegged most days causing check_snmp_process.pl to timeout when checking processes at those sites. The main problem was that the entire snmpwalk could not be gathered before the service check timed out. This check solved that issue by only looking for the OID of the processes and then processing the information. It may not be pretty, but it definitely gets the job done!
Reviewed 14 years ago