Changeset 12482 in genesis
- Timestamp:
- Oct 18, 2013, 9:00:48 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/gformat.py
r12480 r12482 1673 1673 retry_interval %(retry_interval)s ; Schedule host check retries at 1 minute intervals 1674 1674 max_check_attempts %(max_check_attempts)s ; Check each FreeBSD host 10 times (max) 1675 check_command check-host-alive ; Default command to check FreeBSD hosts 1675 1676 register 0 ; DONT REGISTER THIS DEFINITION - ITS NOT A REAL HOST, JUST A TEMPLATE! 1676 1677 } … … 1736 1737 } 1737 1738 1738 define service { 1739 use wleiden-service 1740 hostgroup_name srv_hybrid 1741 service_description DNS 1742 check_command check_dns 1743 } 1739 # Little bit broken from standard install 1740 #define service { 1741 # use wleiden-service 1742 # hostgroup_name srv_hybrid 1743 # service_description DNS 1744 # check_command check_dns 1745 #} 1744 1746 1745 1747 # TDB: Can only test this if we have the proxy listening to all addresses.
Note:
See TracChangeset
for help on using the changeset viewer.