Search found 42 matches

by stefanmadsen
Thu Feb 22, 2018 2:48 am
Forum: Nagios XI
Topic: Another reconfigure process is still running, sleeping...
Replies: 5
Views: 798

Re: Another reconfigure process is still running, sleeping..

Yes we're Down to a bare minimum configuration, because i wanted to exclude any configurationwise issues. [root@pfantnag01 ~]# ll /usr/local/nagiosxi/scripts/reconfigure_nagios.lock ls: cannot access /usr/local/nagiosxi/scripts/reconfigure_nagios.lock: No such file or directory so thats a no-go and ...
by stefanmadsen
Wed Feb 21, 2018 8:26 am
Forum: Nagios XI
Topic: Another reconfigure process is still running, sleeping...
Replies: 5
Views: 798

Re: Another reconfigure process is still running, sleeping..

that worked, at least i can get the system profile:
profile.zip
and the psaef:
psaef.txt
by stefanmadsen
Tue Feb 20, 2018 4:16 am
Forum: Nagios XI
Topic: Another reconfigure process is still running, sleeping...
Replies: 5
Views: 798

Another reconfigure process is still running, sleeping...

Hi, One of our nagiosxi test servers have for whatever reason stopped accepting configuration changes. we are unable to apply configurations, it simply just hangs. [root@pfantnag01 tmp]# /usr/local/nagiosxi/scripts/reconfigure_nagios.sh URL: http://localhost/nagiosxi/includes/components/ccm/ CMDLINE...
by stefanmadsen
Tue Nov 14, 2017 8:49 am
Forum: Nagios XI
Topic: discrepancy in Core vs. XI version
Replies: 1
Views: 217

discrepancy in Core vs. XI version

Hi, we are currently running Nagios XI 5.4.7 the internal Nagios Core version is reported as: [adm-shm@pfanpnag01 ~]$ /usr/local/nagios/bin/nagios --help Nagios Core 4.2.4 Looking at https://raw.githubusercontent.com/NagiosEnterprises/nagioscore/master/Changelog We can see that this Core version is ...
by stefanmadsen
Fri Jun 16, 2017 2:08 am
Forum: Nagios XI
Topic: check_nrpe -> check_pdh issue
Replies: 18
Views: 2677

Re: check_nrpe -> check_pdh issue

Code: Select all

NRPE Plugin for Nagios
Copyright (c) 1999-2008 Ethan Galstad ([email protected])
Version: nrpe-3.0
Last Modified: 07-12-2016
License: GPL v2 with exemptions (-l for more info)
SSL/TLS Available: OpenSSL 0.9.6 or higher required
by stefanmadsen
Thu Jun 15, 2017 1:42 am
Forum: Nagios XI
Topic: check_nrpe -> check_pdh issue
Replies: 18
Views: 2677

Re: check_nrpe -> check_pdh issue

stefanmadsen wrote:note that we are running NRPE v3
I'm working on getting the nsclient log file.
by stefanmadsen
Wed Jun 14, 2017 1:48 am
Forum: Nagios XI
Topic: check_nrpe -> check_pdh issue
Replies: 18
Views: 2677

Re: check_nrpe -> check_pdh issue

I appreciate that you're trying, but please go back and read the entire topic - We've already gone through this example. But just for kicks - i copy pasted your example - and nope it doesnt Work. - the value is 0 as I've also previously stated, i dont have access to the machine so i cannot check the...
by stefanmadsen
Tue Jun 13, 2017 1:46 am
Forum: Nagios XI
Topic: check_nrpe -> check_pdh issue
Replies: 18
Views: 2677

Re: check_nrpe -> check_pdh issue

version 4.x was in my mind fairly buggy, so if this is the case - perhaps you should update your supportability :) and no we went for a newer 5.x version as these are much leaner and bug free. now, please address the elephant in the room here - instead of going around it. why is it, when i pull the ...
by stefanmadsen
Mon Jun 12, 2017 2:26 am
Forum: Nagios XI
Topic: check_nrpe -> check_pdh issue
Replies: 18
Views: 2677

Re: check_nrpe -> check_pdh issue

I will have to get back to you regarding the RDP / counter visual confirmation - as i dont have access to this server. however, as you can plainly see above, the counter exists, if i pull it directly from the nagios/Linux commandline, - hell we're even getting it now via the builtin nagiosxi command...
by stefanmadsen
Tue Jun 06, 2017 3:04 am
Forum: Nagios XI
Topic: check_nrpe -> check_pdh issue
Replies: 18
Views: 2677

Re: check_nrpe -> check_pdh issue

note that : check_nrpe_nossl_3args_4kpayload!check_pdh! -a "counter:Memory Manager SQL Cache Memory (KB)=\MSSQL\$"$"MSSQL2014:Memory Manager\SQL Cache Memory (KB)"!!!!!! plays nice with nagiosxi's test command. - but still yielding 0 as result when the check is run via scheduler ...