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...
Problem with the "Bulk Host Cloning and Import" wizard
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Problem with the "Bulk Host Cloning and Import" wizard
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).
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Problem with the "Bulk Host Cloning and Import" wizard
This is strange - what you have in the config and in the database is quite different... for example:
and
When you go to CCM->Services->CPU Usage (lon-affwiz-srv), do you see a check command and a service template defined?
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
}Code: Select all
define service {
host_name lon-affwiz-srv
service_description CPU Usage
register 1
}Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Problem with the "Bulk Host Cloning and Import" wizard
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!
Be sure to check out our Knowledgebase for helpful articles and solutions!