Changeset 706
- Timestamp:
- Apr 1, 2008, 9:58:10 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
noc/nagios/hostgroups.cfg
r670 r706 50 50 hostgroup_name all-remote 51 51 alias All except localhost 52 members *,!localhost ,!wildcard.scripts,!scripts-cert,!scripts,!sql52 members *,!localhost 53 53 } 54 55 define hostgroup { 56 hostgroup_name real-servers 57 alias All except localhost 58 members *,!localhost,!wildcard.scripts,!scripts-cert,!scripts,!sql,!sipb-ether 59 }
Note: See TracChangeset
for help on using the changeset viewer.