Changeset 9f3f1d4 in okconfig.git for trunk/okconfig/examples/rhcs.cfg-example


Ignore:
Timestamp:
05/24/11 11:19:59 (2 years ago)
Author:
Pall Sigurdsson <palli-github@…>
Branches:
master
Children:
9193f29, 8535d2d
Parents:
7fa025e
git-author:
Pall Sigurdsson <palli-github@…> (05/24/11 11:19:59)
git-committer:
Pall Sigurdsson <palli-github@…> (05/24/11 11:19:59)
Message:

Various commits from pall.sigurdsson.is

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/okconfig/examples/rhcs.cfg-example

    r9748138 r9f3f1d4  
    6060        host_name               HOSTNAME 
    6161        service_description     RHCS cman group default 
    62         __GROUP                 default 
     62        __NAME                 default 
    6363        __LEVEL                 0 
    6464} 
     
    7070        host_name               HOSTNAME 
    7171        service_description     RHCS cman group rgmanager 
    72         __GROUP                 rgmanager 
     72        __NAME                 rgmanager 
    7373        __LEVEL                 1 
    7474} 
     75 
     76define service { 
     77        use                     HOSTNAME,rhcs-check_cman_group 
     78        host_name               HOSTNAME 
     79        service_description     RHCS cman group clvmd 
     80        __NAME                 clvmd 
     81        __LEVEL                 1 
     82        register                0 
     83} 
     84 
    7585 
    7686define service { 
Note: See TracChangeset for help on using the changeset viewer.