Search found 25 matches

by djohansen
Thu Dec 07, 2017 5:36 pm
Forum: Nagios XI
Topic: geting check rults on non-exist services for non-exist hosts
Replies: 4
Views: 311

Re: geting check rults on non-exist services for non-exist h

Lock 'er up!

NOT to be confused with "Lock HER up!!" ;)
by djohansen
Thu Dec 07, 2017 5:05 pm
Forum: Nagios XI
Topic: geting check rults on non-exist services for non-exist hosts
Replies: 4
Views: 311

Re: geting check rults on non-exist services for non-exist h

Solved..

Turned out I had outbound transfers set on another host which was trying to forward messages to my other host and not having the services present made Nagios unhappy with me.. I am working on a primary/secondary with two hosts for hot/cold operations
by djohansen
Thu Dec 07, 2017 3:57 pm
Forum: Nagios XI
Topic: geting check rults on non-exist services for non-exist hosts
Replies: 4
Views: 311

geting check rults on non-exist services for non-exist hosts

I have a problem with non-existant services reporting back check results on non-existant hosts.. We are running 5.4.7 on RHEL 7.4 and I keep getting the following in nagios.log: [1512679643] Error: Got check result for service 'SNMP Traps' on host 'ilo-fsdb427.oa.caiso.com'. Unable to find service [...
by djohansen
Wed Sep 06, 2017 10:53 am
Forum: Nagios XI
Topic: Not able to see assigned services (or hosts) in servicegroup
Replies: 3
Views: 291

Re: Not able to see assigned services (or hosts) in serviceg

Thanks, apparently I didn't go far enough into the button.. The "0" next to the "Manage Hosts" buttons is what threw me..

Thx...

-D
by djohansen
Tue Sep 05, 2017 3:41 pm
Forum: Nagios XI
Topic: Not able to see assigned services (or hosts) in servicegroup
Replies: 3
Views: 291

Not able to see assigned services (or hosts) in servicegroup

Hi, quick question here.. Working with service and host groups.. Using XI V5.4.7, on RHEL 7.4 I assign the service and host to respective host groups or service groups from the individual service or host management forms, BUT when I go to the Host or Service GROUP Management forms, I see NO assigned...
by djohansen
Thu Aug 24, 2017 2:05 pm
Forum: Nagios XI
Topic: Commnds not being passed System Macros values
Replies: 4
Views: 250

Re: Commnds not being passed System Macros values

Apparently violating the first rule of programming doesn't sit well with Nagios..

"If you are going to pass a variable (or macro), better make sure it has a value in it..."

Resolved.. (with embarassed look... ;) )
by djohansen
Thu Aug 24, 2017 1:56 pm
Forum: Nagios XI
Topic: Commnds not being passed System Macros values
Replies: 4
Views: 250

Re: Commnds not being passed System Macros values

Yes, I guess the $HOSTNAME$ is working.. All the other ones aren't.. I had double quotes on the other system around the $HOSTOUPUT$, on the other system and I took them off here because I saw a reference to that in another post. Doesn't seem to make a difference. Fails for both.. Peculiar thing is t...
by djohansen
Thu Aug 24, 2017 12:39 pm
Forum: Nagios XI
Topic: Commnds not being passed System Macros values
Replies: 4
Views: 250

Commnds not being passed System Macros values

I have set up a couple of commands that are being executed in a Contact (one for Host, One for Service). On one of my servers this works just fine, as expected. On another host which was "supposedly" set up identically, it will not pass the values of $HOSTNAME$, $HOSTNOTES$, $HOSTSTATE$, e...
by djohansen
Wed Jul 19, 2017 12:07 am
Forum: Nagios XI
Topic: Message forwarding (primary to backup)
Replies: 17
Views: 871

Re: Message forwarding (primary to backup)

My term of template (policy later on) is a holdover from my Openview days.. I changed everything in the CCM in hosts and services. Upon realization template has an entirely different meaning in Nagios. All part of the learning curve
by djohansen
Tue Jul 18, 2017 10:43 am
Forum: Nagios XI
Topic: Message forwarding (primary to backup)
Replies: 17
Views: 871

Re: Message forwarding (primary to backup)

Thanks for all the great info so far.. I'm diving back into it in a few here.. I caught that the approaches were reversed, but still valid.. I understand the concepts, but being new to Nagios, I have run across quite a few "gotchas" either based on how we build our systems or certain assum...