Page 1 of 1
Re: Problem with the "Bulk Host Cloning and Import" wizard
Posted: Thu May 15, 2014 8:04 am
by scottwilkerson
Can you post the config for the server you are cloning?
You are getting an error because these services do not have a check_command defined, nor a template...
Re: Problem with the "Bulk Host Cloning and Import" wizard
Posted: Mon May 19, 2014 8:58 am
by lmiltchev
The configs look fine. Go to: CCM->Tools->Write Config Files->click on "Write" (check for errors), then click on "Verify" (check for errors). Copy/paste the output (if you have any errors).
Re: Problem with the "Bulk Host Cloning and Import" wizard
Posted: Mon May 19, 2014 1:08 pm
by lmiltchev
This is strange - what you have in the config and in the database is quite different... for example:
Code: Select all
efine service {
host_name lon-affwiz-srv
service_description CPU Usage
use xiwizard_windowsserver_nsclient_service
check_command check_xi_service_nsclient_long!!CPULOAD!-l 5,80,90
max_check_attempts 3
check_interval 2
retry_interval 1
check_period xi_timeperiod_24x7
notification_interval 60
notification_period xi_timeperiod_24x7
contact_groups NOC
_xiwizard windowsserver
register 1
}
and
Code: Select all
define service {
host_name lon-affwiz-srv
service_description CPU Usage
register 1
}
When you go to CCM->Services->CPU Usage (lon-affwiz-srv), do you see a check command and a service template defined?
Re: Problem with the "Bulk Host Cloning and Import" wizard
Posted: Tue May 20, 2014 8:55 am
by lmiltchev
I believe we will need to schedule a remote session to further troubleshoot this issue. Please, send us an email at
[email protected] and type "Problem with the "Bulk Host Cloning and Import" wizard" in the emails subject. Thank you!