Greetings, Not sure where to start on this. Just finished a migration from VM 5.7.5 to VM 5.7.5 using the backup and restore method. All worked well with the exception when I go to http://<server>/nagiosmobile, I get the following error: ----- Not Found The requested URL /nagiosmobile/ was not found...
Greetings, Just updated to NagiosXI 5.7.1 from 5.6. After upgrading to 5.7.1 noticed when going into Mass Acknowledge, all of the monitored hosts are listed. There are no issues warnings/problems, just the hosts listed. Monitoring server is currently running on a VM client, CentOS 6.10. Please let m...
Greetings, Just updated the OS on our Nagios XI as well as a recent upgrade to 5.5.9 and just noticed the following error when attempting to setup a new host via the Linux SNMP Monitoring Wizard: Backend login to the Core Config Manager failed. #cat /etc/centos-release CentOS release 6.10 (Final) Ha...
More in the line of: ./check_snmp_storage.pl -H ta01 -C XXXXXXX -w 85 -c 90 -m ^/u31 -f /u31: 0%used(0MB/59976MB) (<85%) : OK | '/u31'=0MB;50980;53978;0;59976 When I attempt to run the command listed, I receive the following; ./check_snmp_storage.pl -H ta01 -C XXXXXX -m ^/admin -e -w 70 -c 80 ERROR:...
Thank you for the reply. I did look at that, I am performing the tests all with the -m parameter, the automount is "/admin", in this case and I am not doing any check on the root volume, just volumes such as "/u30", "/u31", etc... Tracing shows that all mountpoints are ...
Greetings, I currently an running volume checks against our Solaris 11 servers using the check_snmp_storage.pl. We currently do not have that many volumes on the servers, less than 10, we also use a number of automounts for mostly home directories. The issue I am running across is that the automount...
I did resolve the issue, it appears that mailx-12.4-7.el6.x86_64 installs the mailer as /usr/bin/Mail (upper case "M"), I created a soft link as /usr/bin/mail (mail with a lower case "m"). Resolved the issue, alerts flowing.