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.
tgriep
Madmin
Posts: 9190 Joined: Thu Oct 30, 2014 9:02 am
Post
by tgriep » Tue Dec 15, 2015 12:28 pm
I see that you are using the temp filesystem /dev/shm for storing some files, is it running out of space?
Can you run the following as root and post the output?
For a test, can you edit the nagios.cfg file and change the following from
to
Save the file and restart nagios
Post if this helps or not.
Be sure to check out our
Knowledgebase for helpful articles and solutions!
Johan159
Posts: 43 Joined: Mon Mar 30, 2015 8:05 am
Post
by Johan159 » Wed Dec 16, 2015 8:03 am
Code: Select all
[jcorsini@vmwmon001 ~]$ df -h /dev/shm/
Filesystem Size Used Avail Use% Mounted on
tmpfs 8.0G 7.0M 8.0G 1% /dev/shm
[jcorsini@vmwmon001 ~]$ df -i /dev/shm/
Filesystem Inodes IUsed IFree IUse% Mounted on
tmpfs 193112 6 193106 1% /dev/shm
I adapted the parameter enable_environment_macros, but I'm not sure if I'll be able to leave it like this for a long time (I have to double check my event handlers). Anyway, we'll see how it behaves.
hsmith
Agent Smith
Posts: 3539 Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:
Post
by hsmith » Wed Dec 16, 2015 10:42 am
Let us know what you come up with.
Former Nagios Employee.
me.
Johan159
Posts: 43 Joined: Mon Mar 30, 2015 8:05 am
Post
by Johan159 » Thu Dec 31, 2015 3:55 am
For information, the change of the parameter enable_environment_macros solved the issue!
rkennedy
Posts: 6579 Joined: Mon Oct 05, 2015 11:45 am
Post
by rkennedy » Mon Jan 04, 2016 10:41 am
Thanks for letting us know
@Johan159 !
Can I mark this thread as resolved then?
Former Nagios Employee
Johan159
Posts: 43 Joined: Mon Mar 30, 2015 8:05 am
Post
by Johan159 » Tue Jan 05, 2016 5:10 am
Yes, thanks a lot for your help everyone!
rkennedy
Posts: 6579 Joined: Mon Oct 05, 2015 11:45 am
Post
by rkennedy » Tue Jan 05, 2016 10:30 am
You're welcome. I'll close this out now, but if you ever need assistance in the future feel free to open a new thread.
Former Nagios Employee