Message size exceeded buffer maxMsgSize.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
[email protected]
Posts: 13
Joined: Tue Nov 07, 2017 3:10 am

Message size exceeded buffer maxMsgSize.

Post by [email protected] »

Hi Support Team,
I have suddenly the following Problem:

Code: Select all

/usr/local/nagios/libexec/check_snmp_storage_wizard.pl -H 91.221.105.217 -C public --v2c -m 'Swap' -w 80 -c 90 -f
ERROR: Description/Type table : Message size exceeded buffer maxMsgSize.
I have found in the net thats its possible so set the maximum message size in scripts. But I didnt find the variable in check_snmp_storage_wizard.pl

Can you please tell me how to fix this issue in that script?
IMTECH
Posts: 53
Joined: Fri Nov 25, 2011 6:35 am

Re: Message size exceeded buffer maxMsgSize.

Post by IMTECH »

Hi,

try the parameter -o to set the buffer size.
[email protected]
Posts: 13
Joined: Tue Nov 07, 2017 3:10 am

Re: Message size exceeded buffer maxMsgSize.

Post by [email protected] »

thanks that worked for me
best reagards
Christian
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Message size exceeded buffer maxMsgSize.

Post by tmcdonald »

Did you have further (related) questions or are we good to lock this up?
Former Nagios employee
Locked