Search found 5 matches

by daishi
Mon Jan 26, 2015 8:20 pm
Forum: Nagios XI
Topic: Core to XI: Change in check command arguments
Replies: 9
Views: 334

Re: Core to XI: Change in check command arguments

our core servers are on 3.4.4
by daishi
Mon Jan 26, 2015 12:29 pm
Forum: Nagios XI
Topic: Core to XI: Change in check command arguments
Replies: 9
Views: 334

Re: Core to XI: Change in check command arguments

I'm not sure what you mean by macro? If the instance name is specified, it would be" _alias SQLserver1 _instance App1Instance That works fine for any server that is configured with an instance. It is just when there is no instance specified, XI sends "_instance" instead of an empty st...
by daishi
Sat Jan 24, 2015 10:39 am
Forum: Nagios XI
Topic: Core to XI: Change in check command arguments
Replies: 9
Views: 334

Re: Core to XI: Change in check command arguments

We have a home built tool that builds our config files for a number of different nagios servers. Twice a day it auto builds out the config files and a cron job on the nagios servers gets the configs, loads them in, does a check and then a restart. Eventually we may rebuild our tool for directly conf...
by daishi
Sat Jan 24, 2015 12:29 am
Forum: Nagios XI
Topic: Core to XI: Change in check command arguments
Replies: 9
Views: 334

Re: Core to XI: Change in check command arguments

These are all static configs so they don't show up in services in CCM.
I did try and go through tools > static configurations and after choosing the config file, I got File is not readable.
by daishi
Fri Jan 23, 2015 10:54 pm
Forum: Nagios XI
Topic: Core to XI: Change in check command arguments
Replies: 9
Views: 334

Core to XI: Change in check command arguments

I am in the process of standing up a XI server to replace a Core server, and think I found a bug. Our config files are identical between XI and Core, however I am getting a different check command sent to Nsclient. We have a check to see if the SQL server is available. The instance is left blank if ...