Sei sulla pagina 1di 3

###############################################################################

#
# Service configuration file
#
# Created by: Nagios Core Config Manager 2.6.8
# Date: 2017-08-02 13:15:07
# Version: Nagios 3.x config file
#
# --- DO NOT EDIT THIS FILE BY HAND ---
# Nagios CCM will overwrite all manual settings during the next update if you
# would like to edit files manually, place them in the 'static' directory or
# import your configs into the CCM by placing them in the 'import' directory.
#
###############################################################################

define service {
host_name localhost
service_description Current Load
use local-service
check_command check_local_load!5.0,4.0,3.0!10.0,6.0,4.0
register 1
}

define service {
host_name localhost
service_description Current Users
use local-service
check_command check_local_users!20!50
register 1
}

define service {
host_name localhost
service_description HTTP
use local-service
check_command check_http
register 1
}

define service {
host_name localhost
service_description PING
use local-service
check_command check_ping!100.0,20%!500.0,60%
register 1
}

define service {
host_name localhost
service_description Root Partition
use local-service
check_command check_local_disk!20%!10%!/
register 1
}

define service {
host_name localhost
service_description Service Status - crond
use local-service
check_command check_xi_service_status!crond!!!!!!
register 1
}

define service {
host_name localhost
service_description Service Status - httpd
use local-service
check_command check_xi_service_status!httpd!!!!!!
register 1
}

define service {
host_name localhost
service_description Service Status - mysqld
use local-service
check_command check_xi_service_status!mysqld!!!!!!
register 1
}

define service {
host_name localhost
service_description Service Status - ndo2db
use local-service
check_command check_xi_service_status!ndo2db!!!!!!
register 1
}

define service {
host_name localhost
service_description Service Status - npcd
use local-service
check_command check_xi_service_status!npcd!!!!!!
register 1
}

define service {
host_name localhost
service_description Service Status - ntpd
use local-service
check_command check_xi_service_status!ntpd!!!!!!
register 1
}

define service {
host_name localhost
service_description SSH
use local-service
check_command check_ssh
register 1
}

define service {
host_name localhost
service_description Swap Usage
use local-service
check_command check_local_swap!20!10
register 1
}
define service {
host_name localhost
service_description Total Processes
use local-service
check_command check_local_procs!400!500!RSZDT
register 1
}

###############################################################################
#
# Service configuration file
#
# END OF FILE
#
###############################################################################

Potrebbero piacerti anche