X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fstatic%2Fconf.d%2Fgeneric-service.cfg;h=93ec6c9ec38bcebdeb7cea4ed53d1d5c84a7037c;hb=527dd9a9bfe81a51a373bc42b3a482f5ec0bd625;hp=17ccbe24cf812fe0c6ca94144dfc6510b0397afa;hpb=e784074e6e81761c3c71fadc2d15b3675e59e8b6;p=mirror%2Fdsa-nagios.git diff --git a/config/static/conf.d/generic-service.cfg b/config/static/conf.d/generic-service.cfg index 17ccbe2..93ec6c9 100644 --- a/config/static/conf.d/generic-service.cfg +++ b/config/static/conf.d/generic-service.cfg @@ -1,3 +1,7 @@ +############################################################################# +## THIS FILE IS COPIED TO THE FINAL LOCATION USING PUPPET +## ITS AUTHORITATIVE HOME IS THE DSA-NAGIOS CONFIGURATION GIT +############################################################################# # generic service template definition define service{ name generic-service ; The 'name' of this service template @@ -13,7 +17,8 @@ define service{ process_perf_data 1 ; Process performance data retain_status_information 1 ; Retain status information across program restarts retain_nonstatus_information 1 ; Retain non-status information across program restarts - notification_interval 0 ; Only send notifications on status change by default. + ; notification_interval 0 ; Only send notifications on status change by default. + notification_interval 300 is_volatile 0 check_period 24x7 normal_check_interval 15