Hi Everyone,
Nagios ver is 5.4.12
We are receiving below error on service check for few of the server on / usage checks.
"ERROR: Description/Type table : The message size exceeded the buffer maxMsgSize of 1472."
We are using attached script for the service check.
Attached system profile as well.
Please advise.
Thanks!
maxMsgSize buffer issue
maxMsgSize buffer issue
You do not have the required permissions to view the files attached to this post.
-
kyang
Re: maxMsgSize buffer issue
Hello,
Run the check_snmp_storage.pl command and all of the necessary args from the XI terminal and increase your octetlength size. Its the -o flag.
When running the command add this option to the end of it.
Please post the full command and the output.
Thanks.
Run the check_snmp_storage.pl command and all of the necessary args from the XI terminal and increase your octetlength size. Its the -o flag.
When running the command add this option to the end of it.
Code: Select all
-o 20000Thanks.
Re: maxMsgSize buffer issue
I had changed it to 10000 and its working fine now.
-
kyang
Re: maxMsgSize buffer issue
Glad it's working for you now.
Do you have any more questions or are we okay to close this?
Do you have any more questions or are we okay to close this?
Re: maxMsgSize buffer issue
We can close this.
Thankyou
Thankyou
-
kyang
Re: maxMsgSize buffer issue
Sounds good!
Thanks for using the Nagios Support Forums!
Feel free to create a new thread if you have any more issues.
Have a great day!
Thanks for using the Nagios Support Forums!
Feel free to create a new thread if you have any more issues.
Have a great day!