[projects/nagios-config] cosmetics
glen
glen at pld-linux.org
Wed Aug 5 21:22:33 CEST 2015
commit b27c8959e8e170f6954176d04847633c4a6e1879
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Aug 5 22:22:24 2015 +0300
cosmetics
commands/check_dns.cfg | 1 -
commands/check_file_age.cfg | 2 +-
commands/check_mailq.cfg | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/commands/check_dns.cfg b/commands/check_dns.cfg
index fb1d6aa..bae780b 100644
--- a/commands/check_dns.cfg
+++ b/commands/check_dns.cfg
@@ -23,4 +23,3 @@ define service {
check_command check_dns
}
-
diff --git a/commands/check_file_age.cfg b/commands/check_file_age.cfg
index 2365b85..3ee6cc5 100644
--- a/commands/check_file_age.cfg
+++ b/commands/check_file_age.cfg
@@ -8,8 +8,8 @@ define command {
define service {
use generic-service
name file_age
- register 0
service_description file_age
+ register 0
check_period 24x7
notification_interval 30
diff --git a/commands/check_mailq.cfg b/commands/check_mailq.cfg
index e6fa1e6..010fb42 100644
--- a/commands/check_mailq.cfg
+++ b/commands/check_mailq.cfg
@@ -8,8 +8,8 @@ define command {
define service {
use generic-service
name mailq
- register 0
service_description mailq
+ register 0
check_command check_mailq!-w 5 -c 10
}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/nagios-config.git/commitdiff/b27c8959e8e170f6954176d04847633c4a6e1879
More information about the pld-cvs-commit
mailing list