Search found 27 matches
- Fri Apr 05, 2024 2:00 pm
- Forum: Nagios XI
- Topic: Upgrade fails to 2024R1.1 from 2024R1.0.2
- Replies: 5
- Views: 2565
Re: Upgrade fails to 2024R1.1 from 2024R1.0.2
hi, I have the same issue, i'm running on Centos 7.9 and actual version is 2024R1.0.2 how can I install chromium or not possible install manualy this package. I try with yum install epel-release but don't show the repo # yum install epel-release Loaded plugins: fastestmirror, langpacks Loading mirro...
- Fri Feb 16, 2024 2:50 pm
- Forum: Nagios XI
- Topic: NCPA - '[Errno 104] Connection reset by peer'
- Replies: 17
- Views: 28439
Re: NCPA - '[Errno 104] Connection reset by peer'
Yes, I try to other server and url respond and I log in sussessfullyjmichaelson wrote: ↑Thu Feb 15, 2024 5:20 pm Are you able to connect to the NCPA client with a browser? i.e., go to https://ip address:5693/?
Ignore the ssl warning that will appear, and use your token to log in.
- Wed Feb 14, 2024 5:20 pm
- Forum: Nagios XI
- Topic: NCPA - '[Errno 104] Connection reset by peer'
- Replies: 17
- Views: 28439
Re: NCPA - '[Errno 104] Connection reset by peer'
Hi, I have the same issue, [XXX@XXXX ~]$ /usr/local/nagios/libexec/check_ncpa.py -H **** -t ***** -M disk -l UNKNOWN: An error occurred connecting to API. (Connection error: '[Errno 104] Connection reset by peer') with nmap the port is open PORT STATE SERVICE 5693/tcp open rbsystem $ curl -v https:/...
- Thu Dec 14, 2023 1:00 pm
- Forum: Nagios XI
- Topic: Nagios XI 2024R1 upgrade issue
- Replies: 18
- Views: 29719
Re: Nagios XI 2024R1 upgrade issue
hi, I have a similar issue, I'm trying upgrade to Nagios XI 5.11.3 to "2024R1 was released on December 6th." but I have this message. I have database offloading Done! INSTALL: Dashlets installed/updated OK. ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/my...
- Tue Jul 18, 2023 8:07 am
- Forum: Nagios XI
- Topic: Reports type page, pdf don't show information
- Replies: 3
- Views: 2448
Re: Reports type page, pdf don't show information
FYI we are seeing the same thing. We just did the upgrade to 5.11 as well, Going to the page works, but exporting it into a PDF shows what OP sees. recreated a test report and it shows the same circle thing instead of service issues. Thanks, for your response. I open a ticket in support and they te...
- Thu Jul 13, 2023 4:44 pm
- Forum: Nagios XI
- Topic: Reports type page, pdf don't show information
- Replies: 3
- Views: 2448
Reports type page, pdf don't show information
Hello all, I have an issue with page reports, this are programming with option on the right on the schedule page programing.png These were working correctly, but after the last update to version 5.11.1 the reports started to arrive with the waiting icons. error_reports.png Please, could you help me ...
- Thu Nov 11, 2021 2:19 pm
- Forum: Nagios XI
- Topic: How to upgrade nagiosxi command line
- Replies: 3
- Views: 1123
Re: How to upgrade nagiosxi command line
Thank you, for your help. I do your recommendations and works fine. Total Warnings: 0 Total Errors: 0 Things look okay - No serious problems were detected during the pre-flight check > Return Code: 0 -------------------------------------- Nagios XI Upgrade Complete! --------------------------- You c...
- Thu Nov 04, 2021 12:20 pm
- Forum: Nagios XI
- Topic: How to upgrade nagiosxi command line
- Replies: 3
- Views: 1123
How to upgrade nagiosxi command line
Hi,
I have a question about to upgrade nagiosxi this is the actual version: 5.8.3 and I need to upgrade to 5.8.7 and the nagios have the database offsite,
which is the best form to upgrade the nagiosxi to version 5.8.7?
Thanks,
I have a question about to upgrade nagiosxi this is the actual version: 5.8.3 and I need to upgrade to 5.8.7 and the nagios have the database offsite,
which is the best form to upgrade the nagiosxi to version 5.8.7?
Thanks,
- Fri Jun 25, 2021 10:38 am
- Forum: Nagios XI
- Topic: Jboss plugin, problem connection
- Replies: 3
- Views: 1165
Re: Jboss plugin, problem connection
I had to use the jboss-cli-client.jar instead of the jboss-client.jar to get it to work, try putting jboss-cli-client.jar from the jboss server in /usr/local/nagios/libexec on the XI server, then run these commands to test it: su - nagios cd /usr/local/nagios/libexec java -Djava.class.path=/usr/loc...
- Wed Jun 16, 2021 9:27 am
- Forum: Nagios XI
- Topic: Jboss plugin, problem connection
- Replies: 3
- Views: 1165
Jboss plugin, problem connection
Hi, I'm trying to use the jboss/wildfly plugin, but I don't know which is the error. when I execute the plugin this spend more than 30 seconds in answer to this error UNKNOWN: Failed to connect: Operation failed with status WAITING # /usr/bin/java -Djava.class.path=/usr/local/nagios/libexec/jboss-cl...