Nagios and random snmp errors Description/Type table

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
User avatar
Kriyeshh
Posts: 18
Joined: Wed May 13, 2015 5:15 pm
Location: India

Re: Nagios and random snmp errors Description/Type table

Post 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?
Cheers,
-Kriyeshh
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios and random snmp errors Description/Type table

Post 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.
Former Nagios employee
sasivarenan
Posts: 14
Joined: Wed Mar 04, 2015 3:02 pm

Re: Nagios and random snmp errors Description/Type table

Post 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.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios and random snmp errors Description/Type table

Post 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!
Former Nagios employee
Locked