Search found 8 matches
- Mon Aug 17, 2020 12:37 am
- Forum: Nagios XI
- Topic: Upgrade to 5.7.2 issue
- Replies: 5
- Views: 237
Re: Upgrade to 5.7.2 issue
This is an issue that will be fixed in the upcoming 5.7.3 release. To fix it in XI 5.7.2 when installing from source (what you have), you should be able to do this: cd /tmp rm -rf /tmp/nagiosxi wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.7.2.tar.gz tar zxf xi-5.7.2.tar.gz cd /tmp/nagio...
- Fri Aug 14, 2020 2:07 am
- Forum: Nagios XI
- Topic: Upgrade to 5.7.2 issue
- Replies: 5
- Views: 237
Re: Upgrade to 5.7.2 issue
Is this an RPM install? Please send the output of this command: rpm -qa | grep nagiosxi The upgrade bug you are hitting should be fixed in the upcoming XI 5.7.3 release. We should be able to modify the script in the 5.7.2 release but I need to know if you're running a source install or an RPM insta...
- Wed Aug 12, 2020 2:09 am
- Forum: Nagios XI
- Topic: Upgrade to 5.7.2 issue
- Replies: 5
- Views: 237
Upgrade to 5.7.2 issue
Hello! We trying to upgrade Nagios XI from 5.6.10 to 5.7.2 and faced some issues. When we try to update via web-interface we've got error The update did not complete properly. Click Go Back and try updating manually. When we try to upgrade XI manually we have error Your dbversion is 2.0.1, and our m...
- Fri Jan 17, 2020 6:48 am
- Forum: Nagios XI
- Topic: A little help for check_dhcp_scope_vbs.txt
- Replies: 1
- Views: 235
A little help for check_dhcp_scope_vbs.txt
Hi guys! I'm newbie in the Nagios, so can you give me a tutorial, how to use external plugins in Windows Server Machines? I found interesting plugin at Nagios Exchange ( link https://exchange.nagios.org/directory/Plugins/Network-Protocols/DHCP-and-BOOTP/Check-DHCP-Server-Scope/details ) and really h...
- Sat Mar 30, 2019 1:56 am
- Forum: Nagios XI
- Topic: Nagios XI and VMware
- Replies: 7
- Views: 972
Re: Nagios XI and VMware
I believe I found what the issue was, while reviewing the logs in the profile. I found this error: Error: Service check command 'check_vmware_api_host!xxx' specified in service 'CPU Usage for VMHost' for host 'xxx' not defined anywhere! For some reason, you are missing both commands that are used i...
- Thu Mar 28, 2019 11:19 am
- Forum: Nagios XI
- Topic: Nagios XI and VMware
- Replies: 7
- Views: 972
Re: Nagios XI and VMware
Did you have any config errors/issues (that you know of) prior to running the wizard? It's possible that you have a file that is "stuck" in the "/usr/local/nagios/etc/import" directory. To check, run the following command: ls -l /usr/local/nagios/etc/import Try the following: 1....
- Thu Mar 28, 2019 11:15 am
- Forum: Nagios XI
- Topic: Nagios XI and VMware
- Replies: 7
- Views: 972
Re: Nagios XI and VMware
Did you have any config errors/issues (that you know of) prior to running the wizard? It's possible that you have a file that is "stuck" in the "/usr/local/nagios/etc/import" directory. To check, run the following command: ls -l /usr/local/nagios/etc/import Try the following: 1....
- Thu Mar 28, 2019 10:20 am
- Forum: Nagios XI
- Topic: Nagios XI and VMware
- Replies: 7
- Views: 972
Nagios XI and VMware
Hi guys! We have esxi 6.0 platforms at our environment, I've installed prerequisitions for monitoring according to manual, but when I try to add host via configuration wizard and choose host metrics (CPU, Memory, Networking and Memorys status, for example), I've got an error "Configuration veri...