Search found 7 matches

by kjhosein
Wed Nov 13, 2013 9:03 am
Forum: Open Source Nagios Projects
Topic: [SOLVED] Problem:Different Inheritance for Hosts vs Services
Replies: 2
Views: 1314

Re: Problem: Different Inheritance for Hosts vs Services

Good call @lmiltchev! I had thought that my service template didn't have any contact info in it, but I was mistaken. Once I removed the contact group from the service template, the config expanded out as I expected.

Thanks!
by kjhosein
Tue Nov 12, 2013 2:12 pm
Forum: Open Source Nagios Projects
Topic: [SOLVED] Problem:Different Inheritance for Hosts vs Services
Replies: 2
Views: 1314

[SOLVED] Problem:Different Inheritance for Hosts vs Services

I have a weird problem with Nagios inheritance. Here's my setup: * Hosts are all in Hostgroups * Contacts are all in Contactgroups * Services are assigned to Hostgroups (not to Hosts) * Contactgroups are assigned to Hosts * Contacts and contactgroups are *not* assigned to services. I'm depending on ...
by kjhosein
Mon Jul 22, 2013 1:43 pm
Forum: Open Source Nagios Projects
Topic: Tool to Calculate 'Effective' Config for a Host or Service?
Replies: 4
Views: 1321

Re: Tool to Calculate 'Effective' Config for a Host or Servi

Great, thank you!

Would be nice to have it in the GUI, but I'm not complaining! I'll take it :D
by kjhosein
Mon Jul 22, 2013 1:22 pm
Forum: Open Source Nagios Projects
Topic: Tool to Calculate 'Effective' Config for a Host or Service?
Replies: 4
Views: 1321

Re: Tool to Calculate 'Effective' Config for a Host or Servi

Taking an example out of http://nagios.sourceforge.net/docs/3_0/objectinheritance.html, let's say you have a couple of definitions where one 'uses' the other, template style: define host{ host_name bighost1 check_command check-host-alive notification_options d,u,r max_check_attempts 5 name hosttempl...
by kjhosein
Fri Jul 19, 2013 2:33 pm
Forum: Open Source Nagios Projects
Topic: Tool to Calculate 'Effective' Config for a Host or Service?
Replies: 4
Views: 1321

Tool to Calculate 'Effective' Config for a Host or Service?

Hello all, I looked around my Nagios Core & Nagios XI interfaces, but can't find a mechanism or a tool that would show me or calculate the 'effective' config for a host or service. This would be particularly useful where you make use of templates, especially nested templates. I searched through ...
by kjhosein
Wed Jul 03, 2013 10:30 am
Forum: Nagios XI
Topic: Am I running Standard or Enterprise version?
Replies: 3
Views: 1321

[SOLVED] Re: Am I running Standard or Enterprise version?

Thanks!

And I just ran across the screen in the web console that describes the license: go to Admin (at the top), then click License Information under System Config in the side navbar.
by kjhosein
Wed Jul 03, 2013 7:49 am
Forum: Nagios XI
Topic: Am I running Standard or Enterprise version?
Replies: 3
Views: 1321

Am I running Standard or Enterprise version?

Hello all,

I just inherited a Nagios XI system, and I'm trying to figure out if I've got the Standard or Enterprise version. I found the file nagiosxi/var/xiversion, but it doesn't indicate that distinction.

Thanks!

_Khalid