Search found 4 matches

by zazak
Fri Mar 10, 2017 3:10 am
Forum: Open Source Nagios Projects
Topic: Nagios inheritance issue
Replies: 6
Views: 1756

Re: Nagios inheritance issue

Just for sake of make things clear - here is a screen for the service with current performance data.

PZ
by zazak
Fri Mar 10, 2017 3:02 am
Forum: Open Source Nagios Projects
Topic: Nagios inheritance issue
Replies: 6
Views: 1756

Re: Nagios inheritance issue

Please find the attached configuration files.

PZ
by zazak
Thu Mar 09, 2017 4:49 am
Forum: Open Source Nagios Projects
Topic: Nagios inheritance issue
Replies: 6
Views: 1756

Re: Nagios inheritance issue

Hi, Below you can find the last two hosts definition: define host{ use linux-server ; Name of host template to use ; This host definition will inherit all variables that are defined ; in (or inherited by) the linux-server host template definition. host_name psplb01a.example.com alias psplb01a.exampl...
by zazak
Wed Mar 08, 2017 5:18 am
Forum: Open Source Nagios Projects
Topic: Nagios inheritance issue
Replies: 6
Views: 1756

Nagios inheritance issue

Hi, After long time of use Nagios core 4.1.1 today I noticed a wired behavior I'd say even a bug in inheritance. My configuration is as follows: Host definition example (similar for all hosts in the group except host name and IP): define host{ use linux-server ; Name of host template to use ; This h...