blob: e1df5fc36b80cfb47728af1e7311e5cf9997fad1 (
plain)
- # host[<host_name>]=<host_alias>;<address>;<parent_hosts>;<host_check_command>;
- # <max_attempts>;<notification_interval>;<notification_period>
- # ;<notify_recovery>;<notify_down>;<notify_unreachable>;
- # <event_handler>
- #
- host[tansania]=Tansania;80.198.165.148;tdk_bynxx9_fe0;check-host-alive;10;120;24x7;1;1;1;
- # hostgroup[<group_name>]=<group_alias>;<contact_groups>;<hosts>
- #
- hostgroup[vega]=Musikhuset VEGA;redpill;tansania
- # service[<host>]=<description>;<volatile>;<check_period>;<max_attempts>;
- # <check_interval>;<retry_interval>;<notification_group>;
- # <notification_interval>;<notification_period>;<notify_recovery>;
- # <notify_critical>;<notify_warning>;<event_hander>;<check_command>
- #
- service[tansania]=PING;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_ping_slow
- #service[tansania]=LOAD;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_load!10!5!2!20!10!5
- #service[tansania]=Current Users;0;24x7;3;5;2;redpill;240;24x7;1;1;1;;check_users!75!150
- #service[tansania]=Zombie Processes;0;24x7;3;5;2;redpill;240;24x7;1;1;1;;check_procs_zombie!5!10
- #service[tansania]=Total Processes;0;24x7;3;5;2;redpill;240;24x7;1;1;1;;check_procs!200!300
- #service[tansania]=Diskspace;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_disk!-w10%!-c5%
- #service[tansania]=Virtual memory;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_swap!-w50%!-c75%
- #service[tansania]=DNS;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_dns
- #service[tansania]=FTP;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_ftp
- service[tansania]=HTTP;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_http
- service[tansania]=IMAP;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check-imap
- #service[tansania]=POP;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_pop
- service[tansania]=SMTP;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_smtp
- service[tansania]=SSH;0;24x7;3;3;1;redpill;120;24x7;1;1;1;;check_ssh
|