NagiosXi Auto Discovery glitch???
-
mholtaftac
- Posts: 36
- Joined: Mon May 13, 2013 10:05 am
NagiosXi Auto Discovery glitch???
I've just installed the demo version of NagiosXi on a Redhat 5.8 clean build system.
I'm now trying to run the auto-discovery wizard which completes and finds 80 host.
I click on the "New Hosts" under "Processing Options" and it takes me to "Monitoring Wizard - Step 2" This page is blank.
I click "next" and it takes me to "Monitoring Wizard - Step 3" which is blank.
I click "next" and it takes me to "Monitoring Wizard - Step 4" which as the following:
Monitoring Settings
Define basic parameters that determine how the host and service(s) should be monitored.
Under normal circumstances...
Monitor the host and service(s) every minutes.
When a potential problem is first detected...
Re-check the host and service(s) every minutes up to times before generating an alert.
What am I doing wrong?
Thanks
Mike
I'm now trying to run the auto-discovery wizard which completes and finds 80 host.
I click on the "New Hosts" under "Processing Options" and it takes me to "Monitoring Wizard - Step 2" This page is blank.
I click "next" and it takes me to "Monitoring Wizard - Step 3" which is blank.
I click "next" and it takes me to "Monitoring Wizard - Step 4" which as the following:
Monitoring Settings
Define basic parameters that determine how the host and service(s) should be monitored.
Under normal circumstances...
Monitor the host and service(s) every minutes.
When a potential problem is first detected...
Re-check the host and service(s) every minutes up to times before generating an alert.
What am I doing wrong?
Thanks
Mike
-
mholtaftac
- Posts: 36
- Joined: Mon May 13, 2013 10:05 am
Re: NagiosXi Auto Discovery glitch???
Looks like I'm getting the same problem when trying to use the "Host Creation" tool. Looks like everything works... But new host never get added.?????
Host Creation Tool Monitoring Wizard
Configuration submitted for processing...
Waiting for configuration verification.....
Configuration applied successfully.
Configuration Request Successful
Your configuration changes have been successfully applied to the monitoring engine.
Run this monitoring wizard again
Run another monitoring wizard
Other Options:
View the latest configuration snapshots
Host Creation Tool Monitoring Wizard
Configuration submitted for processing...
Waiting for configuration verification.....
Configuration applied successfully.
Configuration Request Successful
Your configuration changes have been successfully applied to the monitoring engine.
Run this monitoring wizard again
Run another monitoring wizard
Other Options:
View the latest configuration snapshots
Re: NagiosXi Auto Discovery glitch???
Can you show us a screenshot? Do you see something similar on Step 2 and 3? Run the following command and show the output:I click on the "New Hosts" under "Processing Options" and it takes me to "Monitoring Wizard - Step 2" This page is blank.
Code: Select all
tail /var/log/httpd/error_logYou do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
mholtaftac
- Posts: 36
- Joined: Mon May 13, 2013 10:05 am
Re: NagiosXi Auto Discovery glitch???
Files added.
You do not have the required permissions to view the files attached to this post.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NagiosXi Auto Discovery glitch???
Run the following command and show the output:
Code: Select all
tail /var/log/httpd/error_log-
mholtaftac
- Posts: 36
- Joined: Mon May 13, 2013 10:05 am
Re: NagiosXi Auto Discovery glitch???
[root@nagios ~]# tail /var/log/httpd/error_log
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib64/mrtg2/SNMP_util.pm line 627
SNMPWALK Problem for 1.3.6.1.2.1.1 on [email protected]:::::2:v4only
at /usr/bin/cfgmaker line 918
WARNING: Skipping [email protected]:::::2 as no info could be retrieved
[Tue Jun 25 17:06:33 2013] [error] [client 198.201.85.78] PHP Notice: Undefined index: passback_data in /usr/local/nagiosxi/html/config/monitoringwizard.php on line 321, referer: http://198.201.85.38/nagiosxi//config/m ... 9&show=new
[Tue Jun 25 17:06:39 2013] [error] [client 198.201.85.78] PHP Notice: Undefined index: passback_data in /usr/local/nagiosxi/html/config/monitoringwizard.php on line 453, referer: http://198.201.85.38/nagiosxi//config/m ... wizard.php
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib64/mrtg2/SNMP_util.pm line 627
SNMPWALK Problem for 1.3.6.1.2.1.1 on [email protected]:::::2:v4only
at /usr/bin/cfgmaker line 918
WARNING: Skipping [email protected]:::::2 as no info could be retrieved
[Tue Jun 25 17:06:33 2013] [error] [client 198.201.85.78] PHP Notice: Undefined index: passback_data in /usr/local/nagiosxi/html/config/monitoringwizard.php on line 321, referer: http://198.201.85.38/nagiosxi//config/m ... 9&show=new
[Tue Jun 25 17:06:39 2013] [error] [client 198.201.85.78] PHP Notice: Undefined index: passback_data in /usr/local/nagiosxi/html/config/monitoringwizard.php on line 453, referer: http://198.201.85.38/nagiosxi//config/m ... wizard.php
-
mholtaftac
- Posts: 36
- Joined: Mon May 13, 2013 10:05 am
Re: NagiosXi Auto Discovery glitch???
[Tue Jun 25 17:49:03 2013] [error] [client 198.201.85.78] request failed: URI too long (longer than 8190)
[Tue Jun 25 17:49:09 2013] [error] [client 198.201.85.78] PHP Notice: unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Argument is not a string in /usr/local/nagiosxi/html/includes/components/xicore/status-utils.inc.php on line 302, referer: http://198.201.85.38/nagiosxi//config/m ... wizard.php
[Tue Jun 25 17:49:09 2013] [error] [client 198.201.85.78] PHP Notice: unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Argument is not a string in /usr/local/nagiosxi/html/includes/components/xicore/status-utils.inc.php on line 302, referer: http://198.201.85.38/nagiosxi//config/m ... wizard.php
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NagiosXi Auto Discovery glitch???
Hi mholtaftac,mholtaftac wrote:Looks like I'm getting the same problem when trying to use the "Host Creation" tool. Looks like everything works... But new host never get added.?????
I am the creator of the Host Creation Tool. Just so we don't cloud the problem, please continue to troubleshoot the Auto Discovery issue with lmiltchev. Once that has been resolved, if you are still getting issues with the Host Creation Tool, please email me at [email protected] and I will help you resolve the issue.
Cheers
Troy
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
mholtaftac
- Posts: 36
- Joined: Mon May 13, 2013 10:05 am
Re: NagiosXi Auto Discovery glitch???
Will do Troy.
Thanks
Mike
Thanks
Mike
-
mholtaftac
- Posts: 36
- Joined: Mon May 13, 2013 10:05 am
Re: NagiosXi Auto Discovery glitch???
So, should I just blow everything away and reinstall from scratch? We've put a pruchase request in to buy this product, but so far haven't been able to demo on our systems. management is happy with me right now.
mike
mike