Problem with NRPE
Posted: Mon Oct 28, 2013 2:17 pm
Hello friends,
I have a problem I installed nagios with windows computers but I have no problem with linux if I installed the NRPE but status information appears as (null) in status information
Now install the tools on that page NRPE as http://sharadchhetri.com/2013/06/11/how ... t-command/
en ETC/NAGIOS-PLUGINS/CONFIG
In comands
define coomand {
command_name check_nrpe
command_line /usr/lib/nagios/plugins/check_disk_check_nrpe -H '$HOSTADDRESS$' -c '$ARG'}
In services
define service {
use generic-service
hostgroup_name linux
service_description C
check_command check_nrpe!check_disk
In HOST
define host{
host_name ocs
alias ocs
adress 192.168.X.X
check_commando 5
contact_groups linux
hostgroups linux}
Pleaseeeee help me is very important for me!!!!
Thanks!!!!!
I have a problem I installed nagios with windows computers but I have no problem with linux if I installed the NRPE but status information appears as (null) in status information
Now install the tools on that page NRPE as http://sharadchhetri.com/2013/06/11/how ... t-command/
en ETC/NAGIOS-PLUGINS/CONFIG
In comands
define coomand {
command_name check_nrpe
command_line /usr/lib/nagios/plugins/check_disk_check_nrpe -H '$HOSTADDRESS$' -c '$ARG'}
In services
define service {
use generic-service
hostgroup_name linux
service_description C
check_command check_nrpe!check_disk
In HOST
define host{
host_name ocs
alias ocs
adress 192.168.X.X
check_commando 5
contact_groups linux
hostgroups linux}
Pleaseeeee help me is very important for me!!!!
Thanks!!!!!