BES Relay Status
Log In or Register to download the BES file, and more.

2 Votes

Description

This analysis contains information about the health of the BES Relay deployment. This information will be useful in assessing where the BES Relays are set up properly and whether the BES Clients are correctly reporting to them.

After activating this analysis, you will see the following properties:

  • BES Relay Installed Status
  • BES Client's Parent Relay
  • BES Relay's Parent Relay
  • Manual Selection Status

Property Details

ID22
TitleBES Relay Status
KeywordsBES Relay Status TABLE TBODY
Added by on 10/17/2012 1:16:35 PM
Last Modified by on 10/17/2012 1:16:35 PM
Counters 11867 Views / 78 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.

Properties

BES Relay Installed Status
Period Every Report
 
  * Session Relevance
Show indented relevance
if exists relay service then "Yes - " & state of service "BESRelay" else if exists main gather service then "Main BES Server" else "Not Installed"
BES Client's Parent Relay
Period Every Report
 
  * Session Relevance
Show indented relevance
if ((it starts with "127." OR it starts with "::") of (name of registration server as string)) then (if ((exists setting"_BESRelay_PostResults_ParentRelayURL" of it AND exists value of setting"_BESRelay_PostResults_ParentRelayURL" of it) of client) then "n/a (BES Relay Installed)" else "n/a (BES Server Installed)") else (name of registration server as string)
BES Relay's Parent Relay
Period Every Report
 
  * Session Relevance
Show indented relevance
if ((it starts with "127." OR it starts with "::") of (name of registration server as string)) then (if ((exists setting"_BESRelay_PostResults_ParentRelayURL" of it AND exists value of setting"_BESRelay_PostResults_ParentRelayURL" of it) of client) then (preceding text of first "/" of (following text of first "//" of (value of setting "_BESRelay_PostResults_ParentRelayURL" of client as string))) else "n/a (BES Server Installed)") else "n/a (BES Relay Not Installed)"
Manual Selection Status
Period Every Report
 
  * Session Relevance
Show indented relevance
if ((it starts with "127." OR it starts with "::") of (name of registration server as string)) then ("n/a (Local Relay/Server)") else(if ((exists setting "__RelaySelect_Automatic" of client) and (value of setting "__RelaySelect_Automatic" of client = "1")) then "n/a (Automatic)" else if ((not exists setting "__RelayServer1" of client OR not exists value of setting "__RelayServer1" of client OR value of setting "__RelayServer1" of client = "") AND (not exists setting "__RelayServer2" of client OR not exists value of setting "__RelayServer2" of client OR value of setting "__RelayServer2" of client = "")) then "Primary and Secondary Relay Not Set" else if ((exists setting "__RelayServer1" of client) AND (exists setting "__RelayServer1" whose (value of it as string != "") of client ) AND ((preceding text of first "/" of following text of first "//" of (value of setting "__RelayServer1" of client as string)) as lowercase) = (name of registration server as string as lowercase)) then "Using Primary Relay" else if ((exists setting "__RelayServer2" of client) AND (exists setting "__RelayServer2" whose (value of it as string != "") of client ) AND ((preceding text of first "/" of following text of first "//" of (value of setting "__RelayServer2" of client as string)) as lowercase) = (name of registration server as string as lowercase)) then "Using Secondary Relay" else if ((name of registration server as string as lowercase) = (preceding text of first "/" of following text of first "//" of (value of setting "__Relay_Control_RootServer" of client as string as lowercase))) then "Defaulting to Main BES Server" else "Unknown State")

Relevance

Used in 95 fixlets and 101 analyses   * Results in a true/false
Show indented relevance
true
Used in 92 fixlets and 24 analyses   * Results in a true/false
Show indented relevance
version of client >= "5.1"

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
jgstew -
This is related: https://bigfix.me/analysis/details/2994717