From 3305f24924b732a6c79e875cd96154d16f5a311b Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Fri, 14 Jul 2000 04:11:53 +0000 Subject: [PATCH] added not about not having to put hosts in the 'all' group --- config/spong.groups | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/spong.groups b/config/spong.groups index f394d16..90f3b8b 100755 --- a/config/spong.groups +++ b/config/spong.groups @@ -2,6 +2,9 @@ 'all' => { name => 'All Systems', summary => "This groups contains all hosts monitored by spong" }, +# Note: You do not have to add hosts into the 'all' group. All hosts in +# spong.hosts are automatically a member of the group. + 'unix-all' => { name => "Unix - All", summary => "All Unix Systems and Servers", members => [ 'blue.weeg.uiowa.edu', -- 2.30.2