summaryrefslogtreecommitdiffstats
path: root/Monitoring/nagios/shinken/objects/shackspace/monitoring.shack/Ssh.cfg
blob: e07f5e57e07f0d5e51351175721fef3cb8c86176 (plain)
1
2
3
4
5
6
define service {
  service_description   Ssh
  use   generic-service
  check_command   check_ssh
  host_name   monitoring.shack
}