ssax,
We have three servers running the following: Windows Server 2008 R2 Enterprise SP1, One running Windows Server 2008 R2 Standard SP1 and another one running Windows Server 2012 R2 Standard. For a total of five servers.
Search found 10 matches
- Thu Jun 01, 2017 8:23 am
- Forum: Nagios XI
- Topic: NRDS_win Passive Checks Not Working
- Replies: 17
- Views: 3921
- Wed May 31, 2017 3:33 pm
- Forum: Nagios XI
- Topic: NRDS_win Passive Checks Not Working
- Replies: 17
- Views: 3921
Re: NRDS_win Passive Checks Not Working
Do you happen to know if there is going to be an updated version that will support TLS 1.1 or 1.2? If so, do you know if there is an expected time for release on an update version?
- Wed May 31, 2017 9:17 am
- Forum: Nagios XI
- Topic: NRDS_win Passive Checks Not Working
- Replies: 17
- Views: 3921
Re: NRDS_win Passive Checks Not Working
I changed the nagios config.ini (c:\program files\nagios\NRDS_Win\) to use the https://FQDN/nrdp/ instead of the IP address. Turned off TLS 1.0 using the IISCrypto 2.0. Restarted the computer. Failed to send the passive checks. Nagios shows the client as offline. One thing I tested was using the FQD...
- Fri May 26, 2017 5:11 pm
- Forum: Nagios XI
- Topic: Nagios XI Performance Graph No Longer Showing Data
- Replies: 10
- Views: 4690
Re: Nagios XI Performance Graph No Longer Showing Data
I can now confirm the performance graph data is now starting to populate data again.
- Fri May 26, 2017 4:58 pm
- Forum: Nagios XI
- Topic: Nagios XI Performance Graph No Longer Showing Data
- Replies: 10
- Views: 4690
Re: Nagios XI Performance Graph No Longer Showing Data
I commented out the following line in the file: /usr/local/nagios/etc/pnp/process_perfdata.cfg
#RRD_DAEMON_OPTS = unix:/var/rrdtool/rrdcached/rrdcached.sock
Restarted the NPCD service using the command indicated. Waiting to see if the data will start populating.
#RRD_DAEMON_OPTS = unix:/var/rrdtool/rrdcached/rrdcached.sock
Restarted the NPCD service using the command indicated. Waiting to see if the data will start populating.
- Fri May 26, 2017 2:23 pm
- Forum: Nagios XI
- Topic: Nagios XI Performance Graph No Longer Showing Data
- Replies: 10
- Views: 4690
Re: Nagios XI Performance Graph No Longer Showing Data
I ran the following as root, this is the output. [root@nagiosxi ~]# cat /etc/sysconfig/rrdcached OPTIONS="-s nagios -m 0660 -l unix:/var/rrdtool/rrdcached/rrdcached.sock -F -w 900 -z 90 -j /tmp/ -b /var/rrdtool/rrdcached -P FLUSH,PENDING" RRDC_USER=nagios [root@nagiosxi ~]# ls -la /tmp/rrd...
- Fri May 26, 2017 9:44 am
- Forum: Nagios XI
- Topic: Nagios XI Performance Graph No Longer Showing Data
- Replies: 10
- Views: 4690
Re: Nagios XI Performance Graph No Longer Showing Data
dwhitefield,
I have sent you a PM with the Nagios Profile information. Please review and let me know if you need any additional information.
Thank you,
hamija2017
I have sent you a PM with the Nagios Profile information. Please review and let me know if you need any additional information.
Thank you,
hamija2017
- Thu May 25, 2017 1:46 pm
- Forum: Nagios XI
- Topic: Nagios XI Performance Graph No Longer Showing Data
- Replies: 10
- Views: 4690
Re: Nagios XI Performance Graph No Longer Showing Data
The upgrade was performed under the "Admin -> System Information -> Check for Updates Now button". As I know, this is how it was installed.
I am currently going through the profile that was zipped and removing some sensitive info from it and will then PM you the file.
I am currently going through the profile that was zipped and removing some sensitive info from it and will then PM you the file.
- Thu May 25, 2017 10:43 am
- Forum: Nagios XI
- Topic: Nagios XI Performance Graph No Longer Showing Data
- Replies: 10
- Views: 4690
Nagios XI Performance Graph No Longer Showing Data
Nagios XI is no longer showing performance graph data. Following the following topic: https://support.nagios.com/kb/article.php?id=9. I checked the log file using the following command. tail -f /usr/local/nagios/var/npcd.log I did not see any errors. This is part of the log file details: [root@nagio...
- Thu Apr 27, 2017 8:55 am
- Forum: Nagios XI
- Topic: NRDS_win Passive Checks Not Working
- Replies: 17
- Views: 3921
Re: NRDS_win Passive Checks Not Working
Our cert for the NagiosXI is using *.extraspace.com, however the NRDS uses the IP address. Adding the CA to the server was done, however it did not resolve the passive check. Is there a way to use a local generated cert instead to resolve the issue. The NRDS Config Manager already has ignore ssl cer...