nagios サーバ監視

Object Inheritance

Implied Inheritance

Object Type Object Variable Implied Source
Services contact_groups contact_groups in the associated host definition
notification_interval notification_interval in the associated host definition
notification_period notification_period in the associated host definition

トップページ用
# portinstall textproc/php5-xml

HTTP監視 check_http ベーシック認証

define command{
command_name check_oreore
command_line $USER1$/check_http -H www.ryuzee.com -u /secret/index.html --authorization=hogehoge:fugafuga -s おれおれ
}
https://www.ryuzee.com/contents/blog/6289

HTTP監視 check_http cloudfront

https://github.com/nagios-plugins/nagios-plugins/issues/140

cloudfront などは --ssl --sni が必要