Search found 4 matches

by kostadin.boychev
Fri Oct 01, 2021 11:01 am
Forum: Nagios XI
Topic: Question with updating recurring downtime
Replies: 1
Views: 107

Question with updating recurring downtime

Hello forum, I just updated a recurring downtime schedule that I have for the weekend for specific services on a host to match our reboot cycles and when I go to the Scheduled Downtime section where it gets generated by this schedule, I still see the old schedule and not the new one. It has been mor...
by kostadin.boychev
Fri Jun 26, 2020 7:09 am
Forum: Nagios XI
Topic: Issues with setting check_mountpoints on linux server
Replies: 5
Views: 330

Re: Issues with setting check_mountpoints on linux server

Thanks for the timely replies! I got back to the issue and tested your recommendations.Ran as root command returns the exact same result. Don't really know the nagios password and switching to nagios user using root privileges still requires to input password when executing a command. On the other s...
by kostadin.boychev
Wed Jun 24, 2020 7:54 am
Forum: Nagios XI
Topic: Issues with setting check_mountpoints on linux server
Replies: 5
Views: 330

Re: Issues with setting check_mountpoints on linux server

Hello really banging my head on this one. Defined in common.cfg ### Check Mount command[check_mountpoints]=/usr/local/nagios/libexec/check_mountpoints.sh $ARG1$ Now I am getting : NRPE: Unable to read output error instead. Tried using check_mountpoint instead of check_nrpe_mount and I get : CRITICAL...
by kostadin.boychev
Fri Jun 19, 2020 3:25 pm
Forum: Nagios XI
Topic: Issues with setting check_mountpoints on linux server
Replies: 5
Views: 330

Issues with setting check_mountpoints on linux server

I set up a monitoring service on a linux host with check_nrpe_mount (attached image of the service). On a brand new set up host on Nagios (5.6.14 version btw) this returns "NRPE: Command 'check_mountpoints' not defined". The check_mountpoints.sh file is in /usr/local/nagios/libexec/ but no...