Page 2 of 2

Re: Nagios and random snmp errors Description/Type table

Posted: Mon Aug 03, 2015 4:15 pm
by Kriyeshh
Or you can chance the interval_length=120 which is actually interval_length=60 in the nagios.cfg.
But be caution it changes the time interval for all other service checks too.

Tgriep am i right here?

Re: Nagios and random snmp errors Description/Type table

Posted: Tue Aug 04, 2015 9:10 am
by tmcdonald
Kriyeshh wrote:Or you can chance the interval_length=120 which is actually interval_length=60 in the nagios.cfg.
But be caution it changes the time interval for all other service checks too.

Tgriep am i right here?
This is correct, and I would not suggest doing this unless you are 100% certain of the ramifications.

Re: Nagios and random snmp errors Description/Type table

Posted: Wed Aug 24, 2016 8:14 am
by sasivarenan
Hi guys,

Thanks for the help.

This issue have been solved.

We are running a script in the destination system during alert period. The script function is to compress a huge files(root mount) and copying those files to another mount point , on the same time it consuming high write throughput in the root disk and nagios not able to collect data. So we changed the compressing operation path to different mount point. Now its solved.

The problem is due to high read/write operation in root partition.

Re: Nagios and random snmp errors Description/Type table

Posted: Wed Aug 24, 2016 9:15 am
by tmcdonald
Thanks for getting back to let us know it was resolved! I'll be closing this thread now, but feel free to open another if you need anything in the future!