Search found 18 matches
- Fri Jun 13, 2025 3:15 am
- Forum: Nagios XI
- Topic: NagiosXI Wizard not passing token correctly to check
- Replies: 4
- Views: 1404
Re: NagiosXI Wizard not passing token correctly to check
So, I used a security token without the ) in the token and all has worked. The wizard process should really be amended to ensure the string it creates wraps the token in quotes. Anyway, I just need to get my security team to agree to use a less complex token.
- Thu Jun 12, 2025 10:29 am
- Forum: Nagios XI
- Topic: NagiosXI Wizard not passing token correctly to check
- Replies: 4
- Views: 1404
Re: NagiosXI Wizard not passing token correctly to check
NCAP client version is 2.4.1. I am having issues upgrading to a later release - but that is another issue
- Thu Jun 12, 2025 10:13 am
- Forum: Nagios XI
- Topic: NagiosXI Wizard not passing token correctly to check
- Replies: 4
- Views: 1404
NagiosXI Wizard not passing token correctly to check
I am on NagiosXI 2024R1.4.3 and have noted that when I use with the Windows or NCPA wizard, the token is not correctly configured in the actual check for the service. While the token is not particularly complex, it does contain a ( and an @ symbol. After running the Wizard, I need to manual amend ea...
- Thu Jun 12, 2025 10:05 am
- Forum: Nagios XI
- Topic: Nagios 2024R1.4.3 possible bug Max check attempts field
- Replies: 4
- Views: 1843
Re: Nagios 2024R1.4.3 possible bug Max check attempts field
Thanks for this. I was encountering the same issue and the work round has been implemented.
- Thu Jun 12, 2025 9:19 am
- Forum: Nagios XI
- Topic: Error upgrade from 2024R1.4.3 to 2024R1.4.3 Could not determine installed version
- Replies: 1
- Views: 531
Re: Error upgrade from 2024R1.4.3 to 2024R1.4.3 Could not determine installed version
[root@cr-dev-nagios2 nagiosxi]# cat /usr/local/nagiosxi/var/xiversion
###################################
# DO NOT DELETE THIS FILE!
# Nagios XI version information
###################################
full=2024R1.4.3
major=2024R1
minor=4.3
releasedate=2025-05-21
release=60403
###################################
# DO NOT DELETE THIS FILE!
# Nagios XI version information
###################################
full=2024R1.4.3
major=2024R1
minor=4.3
releasedate=2025-05-21
release=60403
- Thu Jun 12, 2025 9:09 am
- Forum: Nagios XI
- Topic: Error upgrade from 2024R1.4.3 to 2024R1.4.3 Could not determine installed version
- Replies: 1
- Views: 531
Error upgrade from 2024R1.4.3 to 2024R1.4.3 Could not determine installed version
I am working on an upgrade of Nagios and currently have 2024R1.4.3 on Redhat 9. I encountered an issue with which I believe has been resolved in 2024R1.4.4, however when I try to perform an upgrade via either CLI or GUI, I get an error message ERROR: Could not determine currently installed version o...
- Fri Sep 27, 2024 5:55 am
- Forum: Nagios XI
- Topic: Switch scan fails to show any ports
- Replies: 1
- Views: 1159
Switch scan fails to show any ports
I am trying to scan a new series of Aruba switches into Nagios but Nagios is not seeing any ports. The diagnosis is showing below The key line seems to be SNMPopen failed: The msgAuthoritativeEngineID length of 3 is out of range (5..32) during discovery I can see ports using other SNMP walk tools. T...
- Fri May 24, 2024 4:13 am
- Forum: Nagios XI
- Topic: NagiosXI Centos e17 e19
- Replies: 1
- Views: 1326
NagiosXI Centos e17 e19
Hi - I am trying to migrate a NagiosXI 5.11.1 to the latest version as part of the CentOS update. My Nagios update option is from 5.11.1 to Nagios 2024R1.1.2. The underlying version of CentOS is e17 I deployed a new Nagios install with CentOS - just from the ISO which is CentOS e19 I performed the N...
- Wed Jan 10, 2024 3:20 am
- Forum: Nagios XI
- Topic: http content check for value error on more than
- Replies: 2
- Views: 4024
Re: http content check for value error on more than
Thanks for this, I will take a look
- Tue Jan 09, 2024 11:13 am
- Forum: Nagios XI
- Topic: http content check for value error on more than
- Replies: 2
- Views: 4024
http content check for value error on more than
Hi I am looking for a check that looks at the response from a http check on a webpage and return an error is the content returned is more than a particular value. At the moment the webpage URL returns a 0 and the I want to only issue a critical if it returns a value of more than 30. The check_http i...