Search found 4 matches

by JBashir
Thu Oct 17, 2019 5:09 pm
Forum: Open Source Nagios Projects
Topic: Nagios Host has 3 services even though .cfg specifies none
Replies: 6
Views: 1200

Re: Nagios Host has 3 services even though .cfg specifies no

Can you grep your config directory for the service name to find all the locations it is defined and look at those service definitions? ah thank you i did that and found it sitting in another cfg file (for another random host) that defined it and when i took it out of there my error disappeared than...
by JBashir
Thu Oct 17, 2019 4:35 pm
Forum: Open Source Nagios Projects
Topic: Nagios Host has 3 services even though .cfg specifies none
Replies: 6
Views: 1200

Re: Nagios Host has 3 services even though .cfg specifies no

This can happen if you have the host assigned to a hostgroup AND you have that hostgroup attached to service definitions. When you attach hostgroups to service definitions ALL of the hosts in the hostgroup get those services added I looked and im not seeing where my hostgroups are defined im readin...
by JBashir
Thu Oct 17, 2019 4:17 pm
Forum: Open Source Nagios Projects
Topic: Nagios Host has 3 services even though .cfg specifies none
Replies: 6
Views: 1200

Re: Nagios Host has 3 services even though .cfg specifies no

This can happen if you have the host assigned to a hostgroup AND you have that hostgroup attached to service definitions. When you attach hostgroups to service definitions ALL of the hosts in the hostgroup get those services added I looked and im not seeing where my hostgroups are defined im readin...
by JBashir
Thu Oct 17, 2019 2:43 pm
Forum: Open Source Nagios Projects
Topic: Nagios Host has 3 services even though .cfg specifies none
Replies: 6
Views: 1200

Nagios Host has 3 services even though .cfg specifies none

Hi im having a strange issue where my nagios is monitoring 3 services on a host with no services specified in the cfg file.
I have tried deleting and recreating the .cfg file from scratch yet this issue persists no matter what i change. Any ideas or help would be greatly appreciated.