Watchdog for RootServer
Log In or Register to download the BES file, and more.

0 Votes

Description

This task has one job... when/if RootServer fails, it will start it back up.  If it can't start it, this task will wait 10min and try again.  It will do this for 99 failures before giving up.

Property Details

ID3633
StatusBeta - Preliminary testing ready for more
TitleWatchdog for RootServer
DomainBES
CategoryBESRootServer
Download Size0
Sourcedanielheth@bigfix.me
Source ID<Unspecified>
Source Severity<Unspecified>
Source Release Date5/2/2011 12:00:00 AM
Added by on 10/22/2013 1:15:47 PM
Last Modified by on 10/22/2013 1:15:47 PM
Counters 4074 Views / 12 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 93 fixlets and 2 analyses   * Results in a true/false
Show indented relevance
version of client >= "6.0"
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists service "BESRootServer"
Used in 1 fixlet   * Results in a true/false
Show indented relevance
not exists running service "BESRootServer"

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
//this task is triggered if filldb is stopped... it will kick in and start it back up...

waithidden cmd /c net start BESRootServer
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!