Search found 7 matches

by endstille
Tue Feb 28, 2017 1:49 am
Forum: Open Source Nagios Projects
Topic: check_ssl_certificate bug
Replies: 3
Views: 1633

Re: check_ssl_certificate bug

Thank you!

I was not aware, i'm using some old plugin, thought it would be part of the core-plugins.
I'll adjust my checks accordingly, using one of your mention plugins :)

EDIT: switched to check_http within minutes, very streightforward.
Thanks

Kind regards
Marc
by endstille
Fri Feb 24, 2017 12:52 am
Forum: Open Source Nagios Projects
Topic: check_ssl_certificate bug
Replies: 3
Views: 1633

check_ssl_certificate bug

Hey all, i think i discovered a bug in check_ssl_certificate. We failed to update a certificate in time. by the time of it's expiration, the check went "OK" again. if you run it manually, it "says" ciritcal but the return value is zero. nagios@grolne-moni01:/usr/local/nagios/libe...
by endstille
Tue Oct 25, 2016 11:56 pm
Forum: Open Source Nagios Projects
Topic: Server Reboot wipes /usr/local/nagios/var
Replies: 9
Views: 4409

SOLVED: Server Reboot wipes /usr/local/nagios/var

omg, i'm quite sure i found the reason (that makes sense after all as well!) i decided to "grep -r" first in /etc (nothing found) and then again in /usr ... There i found this entry: GNU nano 2.2.6 Datei: /usr/lib/tmpfiles.d/nrpe.conf #Type Path Mode UID GID Age Argument D /usr/local/nagio...
by endstille
Mon Oct 24, 2016 2:17 am
Forum: Open Source Nagios Projects
Topic: Server Reboot wipes /usr/local/nagios/var
Replies: 9
Views: 4409

Re: Server Reboot wipes /usr/local/nagios/var

Hey, this idea is a great workarround :)

I just tested it succesfully, not more lost nagios /var folder!
However i don't want to reboot the server, due to my quite complex tmux-session :) I will continue to find out the reason, once i do i'll definitly post it here :)

Cheers Marc
by endstille
Thu Oct 20, 2016 6:58 am
Forum: Open Source Nagios Projects
Topic: Server Reboot wipes /usr/local/nagios/var
Replies: 9
Views: 4409

Re: Server Reboot wipes /usr/local/nagios/var

hey sorry for the delay, i somehow did't get any notification for your answer i think... realpath /usr/local/nagios/var points to the real path. I also checked the nagios.cfg but did not find anything (and would wonder if i did...) what i did was updating Nagios to the new Version but did't made &qu...
by endstille
Fri Oct 07, 2016 12:19 am
Forum: Open Source Nagios Projects
Topic: Server Reboot wipes /usr/local/nagios/var
Replies: 9
Views: 4409

Re: Server Reboot wipes /usr/local/nagios/var

Hey avandemore, no I did never try to mount a ramdisk at this path. Here the output of /proc/mounts. I only removed some maybe sensitiv information. rootfs / rootfs rw 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 udev /dev devtmpfs rw,r...
by endstille
Wed Oct 05, 2016 11:55 pm
Forum: Open Source Nagios Projects
Topic: Server Reboot wipes /usr/local/nagios/var
Replies: 9
Views: 4409

Server Reboot wipes /usr/local/nagios/var

Dear Community, some weeks ago i updated my Nagios installation from v4.1.x to v4.2.0 Since then it always wipes /usr/local/nagios/var once i reboot the host OS. Updating to v4.2.1 about a week back did not fix the issue. My host runs on Debian Jessie. Nagios is installed using the official .tar.gz ...