Page 2 of 2
Re: Issue with renaming tool
Posted: Tue Sep 30, 2014 1:11 pm
by WillemDH
Seems to be a correct statement somehow Andy. Although I'm not really sure how I came to name my services different then my hostname..
Grtz
Re: Issue with renaming tool
Posted: Tue Sep 30, 2014 3:02 pm
by abrist
WillemDH wrote:Seems to be a correct statement somehow Andy. Although I'm not really sure how I came to name my services different then my hostname..
Thanks for the confirmation.
EDIT: Clarification - this is WAI.
Re: Issue with renaming tool
Posted: Wed Oct 22, 2014 5:02 pm
by jomann
This has been fixed and will be in the next release of Nagios XI. I've attached the version 1.4.1 renaming tool component if you'd like to update yours ahead of time. You should be able to upload the component via the Component Management GUI in the Admin panel.
Re: Issue with renaming tool
Posted: Thu Nov 13, 2014 10:19 am
by dervari
Sorry for resurrecting this old topic, but I am still having the issue with renaming a host under 2014R2.0 of XI. Just upgraded yesterday. Tried the Write Config workaround but still having issues.
Code: Select all
Reading configuration data...
Read main config file okay...
Error: Could not find any host matching 'XXXXX' (config file '/usr/local/nagios/etc/services/Cron Service.cfg', starting on line 16)
Error: Failed to expand host list 'YYYYY' for service 'CRON Service' (/usr/local/nagios/etc/services/Cron Service.cfg:16)
Error processing object config files!
Re: Issue with renaming tool
Posted: Thu Nov 13, 2014 2:31 pm
by sreinhardt
Can you verify which version of the component you currently have from Admin->Manage Components?
Re: Issue with renaming tool
Posted: Thu Nov 13, 2014 2:33 pm
by lmiltchev
You are correct. I was able to recreate the issue.
It seems like renaming hosts was fixed in the "Renaming Tool" component but NOT in the CCM. I was told by developers that this will be fixed in the next revision.
For the time being you could either use the "Renaming Tool" (if you had "Nagios XI Enterprise Edition") or you could use the CCM + Write Config Tool (delete the configs prior to applying configuration).
Delete->Write->Verify->Apply Configuration
Re: Issue with renaming tool
Posted: Fri Nov 14, 2014 10:44 am
by dervari
sreinhardt wrote:Can you verify which version of the component you currently have from Admin->Manage Components?
v1.4.1
Re: Issue with renaming tool
Posted: Fri Nov 14, 2014 10:46 am
by dervari
lmiltchev wrote:You are correct. I was able to recreate the issue.
It seems like renaming hosts was fixed in the "Renaming Tool" component but NOT in the CCM. I was told by developers that this will be fixed in the next revision.
For the time being you could either use the "Renaming Tool" (if you had "Nagios XI Enterprise Edition") or you could use the CCM + Write Config Tool (delete the configs prior to applying configuration).
Delete->Write->Verify->Apply Configuration
So I rename the hosts, then do the delete/write/verify/apply?
Re: Issue with renaming tool
Posted: Fri Nov 14, 2014 12:21 pm
by lmiltchev
Yes. This should work. It's just a workaround for the time being.