BES Relay Info - 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

This analysis reports various information about the configuation and status of BES Relays.

 

The latest version of this Analysis can be found here:  http://bigfix.me/analysis/details/2994575

 

References:

http://technet.microsoft.com/en-us/library/cc938217.aspx

http://www-01.ibm.com/support/docview.wss?uid=swg21606578

 


Property Details

ID2994677
StatusAlpha - Code that was just developed
TitleBES Relay Info
DomainBESC
KeywordsMemUsage BESRelay BESRootServer BES Relay
Added by on 7/22/2014 1:59:10 PM
Last Modified by on 7/22/2014 1:59:10 PM
Counters 4246 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))
Uptime
Period 1 hour
 
  * Results in a true/false
Show indented relevance
uptime of operating system
TcpTimedWaitDelay
Period 6 hours
 
  * Results in a true/false
Show indented relevance
values "TcpTimedWaitDelay" of keys "HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters" of native registry
UploadManager_BufferDirectoryMaxSize
Period 2 days
 
  * Results in a true/false
Show indented relevance
values of settings "_BESRelay_UploadManager_BufferDirectoryMaxSize" of client
UploadManager_BufferDirectoryMaxSize
Period 2 days
 
  * Results in a true/false
Show indented relevance
values of settings "_BESRelay_UploadManager_BufferDirectoryMaxSize" of client
BufferDirectoryMaxSize
Period 1 day
 
  * Results in a true/false
Show indented relevance
values "BufferDirectoryMaxSize" of keys "HKLM\Software\BigFix\Enterprise Server\PostResults" of native registry
Log_Verbose?
Period 1 day
 
  * Results in a true/false
Show indented relevance
values of settings "_BESRelay_Log_Verbose" of client
LogFileSizeLimit
Period 1 day
 
  * Results in a true/false
Show indented relevance
values of settings "_BESRelay_HTTPServer_LogFileSizeLimit" of client

Relevance

Used in 85 fixlets and 10 analyses   * Results in a true/false
Show indented relevance
exists relay service OR exists main gather service
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!