BES Relay Status - Extended + Settings - superseded
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is an older version.

1BES Relay Settings & Status4/9/2013 3:23:32 PM
2BES Relay Settings & Status4/9/2013 3:52:23 PM
3BES Relay Settings & Status8/13/2013 8:00:07 AM
4BES Relay Status - Extended + Settings9/19/2013 2:33:44 PM
5BES Relay Status - Extended + Settings12/9/2013 11:47:05 AM
6BES Relay Info7/22/2014 1:59:10 PM
7BES Relay Info7/28/2014 10:35:51 AM
8BES Relay Info7/28/2014 1:37:07 PM
9BES Relay Info9/24/2014 4:55:41 PM

Description

<enter a description of the analysis here>

Property Details

ID2994575
StatusBeta - Preliminary testing ready for more
TitleBES Relay Status - Extended + Settings
DomainBESC
KeywordsMemUsage BESRelay BESRootServer BES Relay
Added by on 9/19/2013 2:33:44 PM
Last Modified by on 9/19/2013 2:33:44 PM
Counters 5113 Views / 4 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

ResultCountLimit
Period 2 days
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_BESRelay_PostResults_ResultCountLimit" of client) then ERROR "500" else value of setting "_BESRelay_PostResults_ResultCountLimit" of client
ResultTimeLimit - seconds
Period 2 days
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_BESRelay_PostResults_ResultTimeLimit" of client) then ERROR "3" else value of setting "_BESRelay_PostResults_ResultTimeLimit" of client
MaxChildCount
Period 2 days
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_Enterprise Server_ClientRegister_MaxChildCount" of client) then ERROR "no limit" else value of setting "_Enterprise Server_ClientRegister_MaxChildCount" of client
UpstreamCheckPeriodMinutes
Period 2 days
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_BESRelay_GatherMirror_UpstreamCheckPeriodMinutes" of client) then ERROR "360" else value of setting "_BESRelay_GatherMirror_UpstreamCheckPeriodMinutes" of client
LimitBytesPerSecond
Period 2 days
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_BESGather_Download_LimitBytesPerSecond" of client) then ERROR "disabled" else value of setting "_BESGather_Download_LimitBytesPerSecond" of client
MaxChildRelayCount
Period 2 days
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_Enterprise Server_ClientRegister_MaxChildRelayCount" of client) then ERROR "no limit" else value of setting "_Enterprise Server_ClientRegister_MaxChildRelayCount" of client
MemUsage BESRelay.exe or BESRootServer.exe WMI
Period 1 hour
 
  * Results in a true/false
Show indented relevance
if (exists wmi) then if(exists main gather service) then ((((string value of selects "WorkingSetSize from win32_process where Name = 'besrootserver.exe'" of wmi) as integer) / (1024*1024)) as string & " MB") else ((((string value of selects "WorkingSetSize from win32_process where Name = 'besrelay.exe'" of wmi) as integer) / (1024*1024)) as string & " MB") else ERROR "WMI not available"
MemUsage BESRelay.exe or BESRootServer.exe inspector
Period 1 hour
 
  * Results in a true/false
Show indented relevance
working set size of process whose (name of it as lowercase is "besrelay.exe" OR name of it as lowercase is "besrootserver.exe") / (1024*1024)
Relay RootPath
Period 1 day
 
  * Results in a true/false
Show indented relevance
value of setting "_BESRelay_HTTPServer_ServerRootPath" of client as string
Cache age (mod time)
Period 1 day
 
  * Results in a true/false
Show indented relevance
now - (minimum of modification times of files of folder "bfmirror\downloads\sha1" of folder (value of setting "_BESRelay_HTTPServer_ServerRootPath" of client as string))
Gather Retry Inveral - minutes
Period 1 day
 
  * Results in a true/false
Show indented relevance
if(not exists settings "_BESGather_Download_RetryMinutes" of client OR not exists values of settings "BESGather_Download_RetryMinutes" of client) then ERROR "Not Set" else value of setting "BESGather_Download_RetryMinutes" of client
Gather Thin Channel Threshold - MB
Period 1 day
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_BESGather_Download_ChannelThreshold" of client) then ERROR "Not Set" else value of setting "_BESGather_Download_ChannelThreshold" of client
Gather Inactivity Timeout - minutes
Period 1 day
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_BESGather_Download_InactivityTimeout" of client) then ERROR "Not Set" else value of setting "_BESGather_Download_InactivityTimeout" of client
Relay Maximum HTTP Connections
Period 1 day
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_BESRelay_HTTPServer_MaxConnections" of client) then ERROR "Not Set" else value of setting "_BESRelay_HTTPServer_MaxConnections" of client
Relay Maximum Results in Posts
Period 1 day
 
  * Results in a true/false
Show indented relevance
if(not exists setting "_BESRelay_PostResults_ResultCountLimit" of client) then ERROR "Not Set" else value of setting "_BESRelay_PostResults_ResultCountLimit" of client
Relay Path
Period 1 day
 
  * Results in a true/false
Show indented relevance
value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string
Cache age (creation time)
Period 1 day
 
  * Results in a true/false
Show indented relevance
now - (minimum of creation times of files of folder "bfmirror\downloads\sha1" of folder (value of setting "_BESRelay_HTTPServer_ServerRootPath" of client as string))

Relevance

Used in 92 fixlets and 24 analyses   * Results in a true/false
Show indented relevance
version of client >= "5.1"
Used in 18 fixlets and 3 analyses   * Results in a true/false
Show indented relevance
exists relay service

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
jgstew -
This now has 2 different properties for "Cache Age"... One based upon the oldest "creation time" of the files in the mirror directory and another based upon the oldest "modification time" of the files in the mirror directory. I'm not sure which is more accurate.
jgstew -
I am not completely certain, but I believe "Cache age" is correct. If so, this property should represent how many "days" of items in the relay cache, which should be representative of how often the relay rolls over its cache. Low values mean that the relay could use more storage for cache. Very high values may mean that a relay has more cache size than required.