Nagios Fie system Issue

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.
Locked
MOHAMMAD1412
Posts: 9
Joined: Sat Feb 20, 2016 8:39 am

Nagios Fie system Issue

Post by MOHAMMAD1412 »

Hi All,

Currently we are using nagios in our environment for Infrastructure monitoring. Recent times one of the file system in nagios crossing the full utilization level, which in turn affecting the Nagios operations and the console is not getting launched. Since am new to nagios I dont know whether the files in the subjected File system are really required or it can deleted to free some disk space.

Please find the file system which is consuming more space -- /var/spool/snmptt and let us know your comments.

Thanks In Advance!
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Nagios Fie system Issue

Post by Box293 »

MOHAMMAD1412 wrote:Please find the file system which is consuming more space -- /var/spool/snmptt and let us know your comments.
If this directory is filling up, it sounds like the snmptt service is not running. The snmptt service watches this directory and processes/deletes these files (they are snmp traps).

You may as well delete the files in this directory and then observe if the directory keeps filling up, if it does, snmptt is not processing them.

Here is a guide on the snmptt service:

https://support.nagios.com/kb/article.php?id=88

Here's a guide that goes through all the things you should monitor on your Nagios server. The guide is for Nagios XI, but most of it applies for Nagios Core:

https://support.nagios.com/kb/article.php?id=502
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked