This uses "fake" default arguments for check commands. See
http://tracker.nagios.org/print_bug_page.php?bug_id=174 for the bug asking for
a good way to do them, and a workaround for how to do them with current nagios.
notification_period 24x7
notification_options w,u,c,r
contact_groups admins
+
+ __CHECK_CERT_EXPIRY_DAYS 14
+
register 0 ; DONT REGISTER THIS DEFINITION - ITS NOT A REAL SERVICE, JUST A TEMPLATE!
}
use generic-esp-service
service_description HTTPS
check_command check_https
+ __CHECK_CERT_EXPIRY_DAYS 30
}
define service {