I have 20 routers and 20 switches which I am going to monitor with nagios .
the question is that do I have to create service for every node or creating one service and referring all of the nodes to it will work.
for instance for ping service . should it be one entry-per node ?
do I have to create service for every node
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: do I have to create service for every node
What you could do, is create a set of services and apply them to every host that they would work properly with. This should be fine:
http://nagios.sourceforge.net/docs/3_0/ ... tions.html
http://nagios.sourceforge.net/docs/3_0/ ... tions.html
Re: do I have to create service for every node
yes In the created service we need to add the hostgroup we need to use the service.
solved
solved