[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bbwin central settings
- To: "hobbit (at) hswn.dk" <hobbit (at) hswn.dk>
- Subject: bbwin central settings
- From: John Hoffman <jhoffman (at) invenda.com>
- Date: Fri, 6 Mar 2009 15:44:18 -0800
- Accept-language: en-US
- Acceptlanguage: en-US
- Thread-index: AcmetXgEaakbDb2YR02Ed/eg5nUMyA==
- Thread-topic: bbwin central settings
Is there an option in bbwin central configuration to setup SVCs to autorestart? Here is an example from the local config file for bbwin.
<setting name="Automatic Updates" value="started" autoreset="true" alarmcolor="red" />
This configuration will cause the Automatic Updates service to automatically restart if it is not started.
From central config I have
SVC Automatic_Updates startup=automatic status=started
This causes a red alert if either startup is not automatic or is status is not started. But I don't know how to make it restart. Is there another set of SVC keywords I can use like autoreset=true? I can't find any documentation. Also if I experiment I'm not sure where I will find errors...