From 51758477ddc71e292a510c8bf269dc076b0ae9e4 Mon Sep 17 00:00:00 2001 From: Guilherme Maciel Ferreira Date: Mon, 21 Feb 2011 14:56:54 +0100 Subject: [PATCH] Included the default configuration file --- config/pingcheck.cfg | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 config/pingcheck.cfg diff --git a/config/pingcheck.cfg b/config/pingcheck.cfg new file mode 100644 index 0000000..f7ac777 --- /dev/null +++ b/config/pingcheck.cfg @@ -0,0 +1,7 @@ +#limit_down_host_to_notify=4 + +#[host] +#address=address1 + +#[host] +#address=address2 \ No newline at end of file -- 1.7.1