Add more services to Nagios Core vers. 4.3.2
Posted: Tue Sep 26, 2017 6:55 am
Hi,
I would like to add one service to my Nagios Core vers. 4.3.2 called "Lasernet7 (NetsShare:3288)" that is a service which is made for our employees that sends our letters digitally. This service is installed on our server where I also installed the NSclient.
How do I crate myself a service which is not a part of the Nagios service definition ?
Example from Nagios service definition: https://assets.nagios.com/downloads/nag ... tions.html
define service{
host_name linux-server
service_description check-disk-sda1
check_command check-disk!/dev/sda1
contact_groups linux-admins
}
Above as I wrote is just an example from Nagios object definitions.
But would it be written like that or what do I have to do adding a service from our server services ?
I would like to add one service to my Nagios Core vers. 4.3.2 called "Lasernet7 (NetsShare:3288)" that is a service which is made for our employees that sends our letters digitally. This service is installed on our server where I also installed the NSclient.
How do I crate myself a service which is not a part of the Nagios service definition ?
Example from Nagios service definition: https://assets.nagios.com/downloads/nag ... tions.html
define service{
host_name linux-server
service_description check-disk-sda1
check_command check-disk!/dev/sda1
contact_groups linux-admins
}
Above as I wrote is just an example from Nagios object definitions.
But would it be written like that or what do I have to do adding a service from our server services ?