Search found 42 matches
- Tue Jun 11, 2019 1:01 am
- Forum: Nagios XI
- Topic: VMware vMA Settings Manager:
- Replies: 7
- Views: 661
Re: VMware vMA Settings Manager:
These are the permissions on my lab machine where the test works: drwxr-xr-x+ 2 root root 37 Jun 6 01:38 . drwxr-xr-x 6 root root 55 Jun 6 01:37 .. -rw-r-x---+ 1 root root 672 Jun 6 01:38 id_dsa -rw-r-xr--+ 1 root root 174 Jun 6 01:38 known_hosts If this doesn't work, try running the ssh command as...
- Fri Jun 07, 2019 6:48 am
- Forum: Nagios XI
- Topic: VMware vMA Settings Manager:
- Replies: 7
- Views: 661
Re: VMware vMA Settings Manager:
It looks like things have changed a bit since the documentation was created. Run the following on the XI command line: cp /home/nagios/.ssh/known_hosts /usr/share/httpd/.ssh/ Type cp /home/nagios/.ssh/id_dsa /usr/share/httpd/.ssh/ and press Enter Type setfacl -R -m u:apache:r-x /usr/share/httpd/.ss...
- Wed Jun 05, 2019 6:46 am
- Forum: Nagios XI
- Topic: VMware vMA Settings Manager:
- Replies: 7
- Views: 661
Re: VMware vMA Settings Manager:
Are you following the steps in https://exchange.nagios.org/components/com_mtree/attachment.php?link_id=5840&cf_id=29 (starting on page 8) to create and transfer the certificate? What is the output if you run the following on the XI machine: su nagios - ssh vi-admin@vma_ip_or_hostname ? Yes, we ...
- Tue Jun 04, 2019 4:18 am
- Forum: Nagios XI
- Topic: VMware vMA Settings Manager:
- Replies: 7
- Views: 661
VMware vMA Settings Manager:
We just installed a new VMA. This was needed because our new vCenter was no longer working with the old VMWare VMA. After some effort we seemed to have everything working. Checks work, key login works with the Nagios user. However, after starting the test from the vMA Settings Manager we get the fol...
- Fri Sep 29, 2017 2:08 am
- Forum: Nagios XI
- Topic: SQL syntax error when editing services.
- Replies: 3
- Views: 2151
Re: SQL syntax error when editing services.
Please provide the following information: Nagios XI version Full name of the service We would like to try replicating this on our end. Nagios XI 5.4.10 (and the previous version as well) At least the check_xi_service_nsclient is affected, probably more. I have already tried the default SQL DB repai...
- Thu Sep 28, 2017 1:41 am
- Forum: Nagios XI
- Topic: SQL syntax error when editing services.
- Replies: 3
- Views: 2151
SQL syntax error when editing services.
SQL Error [nagiosxi] : ERROR: syntax error at or near "CPU" LINE 1: ...gios XI','mkaiser',4,'User reconfigured service \'CPU Usage\... When we edit a service (either using the advanced tab, to change some threshold or via CCM) we get the above error when hitting the apply button. It does ...
- Fri Aug 18, 2017 4:30 am
- Forum: Nagios XI
- Topic: Do not show a service as "critical" right away.
- Replies: 3
- Views: 227
Re: Do not show a service as "critical" right away.
Hehe, sometimes the solution is so simple you overlook it.
We are using Nagvis for this usergroup: set it to ignore soft states en we are done!
Thank you!
We are using Nagvis for this usergroup: set it to ignore soft states en we are done!
Thank you!
- Thu Aug 17, 2017 2:00 pm
- Forum: Nagios XI
- Topic: Check two websites for one service...
- Replies: 2
- Views: 200
Check two websites for one service...
We are using Cisco for our telephony. In order for us to see on what "side" we are running (backup or primary) we can check a website. If the website contains the word "idle" that side is not running. If it contains the word "active" that side is running. I would like t...
- Thu Aug 17, 2017 1:54 pm
- Forum: Nagios XI
- Topic: Do not show a service as "critical" right away.
- Replies: 3
- Views: 227
Do not show a service as "critical" right away.
Is there some way to not show a service as critical (in the various ops screens, ops. center, Nagvis, etc.) the first time it goes into a critical state? You can do more checks before it sends out an alert, but is there some mechanism to prevent it from showing as critical as well? Our users are get...
- Thu Aug 17, 2017 1:51 pm
- Forum: Nagios XI
- Topic: Graph explorer and multistacked graph explorer intervals
- Replies: 3
- Views: 232
Graph explorer and multistacked graph explorer intervals
We use graph explorer and multistacked graph explorer to troubleshoot issues. The standard graph explorer shows the checks we run every minute in 1 minute intervals. The multistacked version uses 5 minute intervals, for the same 1 minute checks. Is there some way we can get the multistacked graph ex...