Search found 17 matches

by mikemontreal
Tue Nov 25, 2014 7:45 am
Forum: Nagios XI
Topic: Bulk template replace
Replies: 2
Views: 167

Bulk template replace

Since Import is not working still (appending and not replacing) is there another way to bulk replace the service template in a service config?
http://support.nagios.com/forum/viewtop ... 16&t=29163
by mikemontreal
Wed Oct 15, 2014 12:00 pm
Forum: Nagios XI
Topic: NCPA - Server work queue and uptime missing
Replies: 3
Views: 250

Re: NCPA - Server work queue and uptime missing

So page file,logon errors (counts) and anything else from nsclient will be ported over in 1.8 :D
by mikemontreal
Wed Oct 15, 2014 11:35 am
Forum: Nagios XI
Topic: Host template setting not applied to host group members
Replies: 2
Views: 165

Re: Host template setting not applied to host group members

I thought that was the case but wasn't sure.

Thanks for your knowledge and time
by mikemontreal
Wed Oct 15, 2014 8:53 am
Forum: Nagios XI
Topic: Host template setting not applied to host group members
Replies: 2
Views: 165

Host template setting not applied to host group members

Host template setting are not applied to host group members I have tried using host group "+" and "Standard" testtemplate added--> hostgrouptest <-- testhost I get the following error on Apply Error: Invalid max_check_attempts value for host 'test' Error: Could not register host ...
by mikemontreal
Wed Oct 15, 2014 8:17 am
Forum: Nagios XI
Topic: NCPA - Server work queue and uptime missing
Replies: 3
Views: 250

NCPA - Server work queue and uptime missing

I may have not seen it or overlooked it but I don't see NCPA checks for Windows server Server work queue and uptime. Could you guys guide me to the right path.

Thanks for your time
by mikemontreal
Tue Sep 16, 2014 12:40 pm
Forum: Nagios XI
Topic: Import config not working
Replies: 11
Views: 752

Re: Import config not working

Thank you for your time, I look forward to the patch.
Work around for now that I'm using is copy all host.cfgs to other location> delete all hosts and services and apply >make changes to copys>move back to /../nagios/etc/hosts/ > follow import doc
by mikemontreal
Tue Sep 16, 2014 8:35 am
Forum: Nagios XI
Topic: Import config not working
Replies: 11
Views: 752

Re: Import config not working

Started with this ############################################################################### # # Host configuration file # # Created by: Nagios Core Config Manager 2.2.0 # Version: Nagios 3.x config file # # --- DO NOT EDIT THIS FILE BY HAND --- # Nagios CCM will overwrite all manual settings d...
by mikemontreal
Mon Sep 15, 2014 4:09 pm
Forum: Nagios XI
Topic: Import config not working
Replies: 11
Views: 752

Re: Import config not working

So I did as you said. But it seems to append changes and not replace?? Before import ############################################################################### # # Host configuration file # # Created by: Nagios Core Config Manager 2.2.0 # Version: Nagios 3.x config file # # --- DO NOT EDIT THIS...
by mikemontreal
Mon Sep 15, 2014 3:17 pm
Forum: Nagios XI
Topic: Import config not working
Replies: 11
Views: 752

Re: Import config not working

sorry for not being clear I am using Nagiosxi config files,hosts that exist in my Nagiosxi already hostabc.cfg < is a host in nagiosxi and I am simply making some manual changes. The reason behind this is I need to change 100+ host cnnfig host template names so I just wanted to use the sed command s...
by mikemontreal
Mon Sep 15, 2014 2:52 pm
Forum: Nagios XI
Topic: Import config not working
Replies: 11
Views: 752

Import config not working

So anytime I import a host config file that I make changes to manually,I lose changes. So I do the following 1-I make copy of hostabc.cfg to /usr/local/nagios/etc/hosts/example/hostabc.cfg 2- Edit file like change template name 3- Import with Overwrite Database checked 4- Apply config changes 5- All...