Windows 2008 check_snmp_win.pl error
Posted: Thu Aug 22, 2013 5:18 pm
Hello. I'm having an issue using the check_snmp_win.pl error against several Windows 2008 servers. I have searched for this issue and tried suggestions in other threads.
Below are the details of the issue:
Nagios Version: 2012R2.2
64-bit Nagios VM created using the vSphere OVF Template.
Monitored servers:
Windows 2008 Standard SP2 32-bit
Windows 2008 R2 Standard SP1 64-bit
When I run the check_snmp_win.pl from Nagios XI command prompt to check for a Windows Service, I get the following:
I have tried changing the $session->max_msg_size(10000); value all the way up to 1000000 with no success. Below is the actual output:
This does not happen on Windows 2003 Standard servers I am checking. Any assistance would be greatly appreciated. Thank you so much!
Regards,
-Mark-
Below are the details of the issue:
Nagios Version: 2012R2.2
64-bit Nagios VM created using the vSphere OVF Template.
Monitored servers:
Windows 2008 Standard SP2 32-bit
Windows 2008 R2 Standard SP1 64-bit
When I run the check_snmp_win.pl from Nagios XI command prompt to check for a Windows Service, I get the following:
Code: Select all
ERROR: Process name table : Message size exceeded buffer maxMsgSize.Code: Select all
[root@localhost libexec]# pwd
/usr/local/nagios/libexec
[root@localhost libexec]# ./check_snmp_win.pl -H 192.168.1.100 -C public -2 -n 'SQLSERVERAGENT' -v
Alarm at 15
10000
ERROR: Process name table : Message size exceeded buffer maxMsgSize.Regards,
-Mark-