Search found 3 matches
- Wed Jan 14, 2015 11:03 am
- Forum: Nagios XI
- Topic: How to setup NagiosXI to feed second Nagios XI instance?
- Replies: 1
- Views: 61
How to setup NagiosXI to feed second Nagios XI instance?
Can you point me to documentation that explains how to configure one Nagios XI instance to mirror its information to another? We have multiple sites which monitor their local hosts/services. We would like each Nagios XI instance to report up to a parent instance which displays multiple sites. Thanks.
- Thu Sep 25, 2014 11:30 am
- Forum: Nagios XI
- Topic: check_by_ssh works on cmd line, fails in gui
- Replies: 3
- Views: 1593
Re: check_by_ssh works on cmd line, fails in gui
I noticed the test command has problems with even basic check_by_ssh command requests so I was using the actual service command execution to test. I worked around this problem by placing the complex command line in a wrapper command and then used the gui to call the simple interface. I imported my n...
- Thu Sep 25, 2014 10:35 am
- Forum: Nagios XI
- Topic: check_by_ssh works on cmd line, fails in gui
- Replies: 3
- Views: 1593
check_by_ssh works on cmd line, fails in gui
Using NagiosXI 2014 CentOS VMware image. Attempting to use a complex command line fails after using the gui to configure the command. The error on use is: (No output on stdout) stderr: /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /bin/sh: -c: line 1: syntax error: unexpect...