Search found 7 matches
- Thu Oct 24, 2024 11:08 pm
- Forum: Open Source Nagios Projects
- Topic: Migrate PNP4Nagios Perfdata to a new server
- Replies: 3
- Views: 7850
Re: Migrate PNP4Nagios Perfdata to a new server
Thank you for your response @danderson, Sorry, I couldn't find any backup and restore script for RRD database. As per the configuration on my current system, the RRD files are stored in the following direcotry. # grep 'rrdbase' /usr/local/pnp4nagios/etc/config.php $conf['rrdbase'] = "/usr/local...
- Tue Oct 22, 2024 6:09 am
- Forum: Open Source Nagios Projects
- Topic: Migrate PNP4Nagios Perfdata to a new server
- Replies: 3
- Views: 7850
Migrate PNP4Nagios Perfdata to a new server
Hi All, We are migrating our Nagios Core server from RHEL 7 to RHEL 8. As part of this migration, we also want to migrate the performance data to the new server to retain historical data in PNP4Nagios. Could you please advise on how to migrate the performance data in a way that PNP4Nagios can read o...
- Tue Aug 20, 2024 1:31 am
- Forum: Open Source Nagios Projects
- Topic: Clearpass Radius Auth Check
- Replies: 2
- Views: 6744
Re: Clearpass Radius Auth Check
Hi @Igute, thanks for your response.
Yes, I have tried different plugins from the terminal, but nothing worked. It seems that either no suitable plugins are available for this check, or I couldn't find the right one.
Now, I am trying with the wpa_supplicant tool.
Thanks!
Yes, I have tried different plugins from the terminal, but nothing worked. It seems that either no suitable plugins are available for this check, or I couldn't find the right one.
Now, I am trying with the wpa_supplicant tool.
Thanks!
- Sun Aug 11, 2024 7:05 pm
- Forum: Open Source Nagios Projects
- Topic: Clearpass Radius Auth Check
- Replies: 2
- Views: 6744
Clearpass Radius Auth Check
Hello All, Could you please help me with this ? We have a Radius server running in Clearpass and we have configured a Nagios plugin to do a Radius authentication which was working fine. As part of mitigation to a recent security vulnerability (CVE-2024-3596) we have modified these parameter under th...
- Mon Feb 19, 2024 7:17 pm
- Forum: Open Source Nagios Projects
- Topic: check_http with SSO over redirct
- Replies: 1
- Views: 3359
check_http with SSO over redirct
Hello All, I have a problem with check_http monitoring a website with SSO login (Shibboleth IdP) over redirected pages. Not sure if it is cookie issue, if it is, do we have a workaround for it ? # /usr/local/nagios/libexec/check_http -S -t 30 -H www.xxxxx.yyy -u /zzzzzzz/ --sni -f follow -vvv SSL in...
- Mon Sep 11, 2023 1:50 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core UI 503 Service Unavailable
- Replies: 1
- Views: 18242
Nagios Core UI 503 Service Unavailable
Hi All, I have newly installed Nagios core 4.4.14 from the source on a Red Hat Enterprise Linux release 8.8 server by following the instructions given in the below article. https://support.nagios.com/kb/article/nagios-core-installing-nagios-core-from-source-96.html#RHEL I have installed Nagios plugi...
- Wed Jan 13, 2021 9:07 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Received 0 bytes from daemon. Check the remote s
- Replies: 0
- Views: 2039
CHECK_NRPE: Received 0 bytes from daemon. Check the remote s
This is the error from the nsclient log; 2021-01-13 23:14:19: error:c:\source\master\include\socket/connection.hpp:139: Socket was unexpectedly closed trying to send data (possibly check your timeout settings) 2021-01-14 11:19:50: error:c:\source\master\include\socket/connection.hpp:139: Socket was ...