BES Relay Info - superseded
| 0 Votes |
Versioning - This is an older version.
| 1 | BES Relay Settings & Status | 4/9/2013 3:23:32 PM |
| 2 | BES Relay Settings & Status | 4/9/2013 3:52:23 PM |
| 3 | BES Relay Settings & Status | 8/13/2013 8:00:07 AM |
| 4 | BES Relay Status - Extended + Settings | 9/19/2013 2:33:44 PM |
| 5 | BES Relay Status - Extended + Settings | 12/9/2013 11:47:05 AM |
| 6 | BES Relay Info | 7/22/2014 1:59:10 PM |
| 7 | BES Relay Info | 7/28/2014 10:35:51 AM |
| 8 | BES Relay Info | 7/28/2014 1:37:07 PM |
| 9 | BES Relay Info | 9/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
| 2994677 | |
| Alpha - Code that was just developed | |
| BES Relay Info | |
| BESC | |
| MemUsage BESRelay BESRootServer BES Relay | |
| jgstew on 7/22/2014 1:59:10 PM | |
| jgstew on 7/22/2014 1:59:10 PM | |
| 4246 Views / 4 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Properties
ResultCountLimit
Period
2 days
| * Results in a true/false |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
value of setting "_BESRelay_HTTPServer_ServerRootPath" of client as string
Cache age (mod time)
Period
1 day
| * Results in a true/false |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
now - (minimum of creation times of files of folder "bfmirror\downloads\sha1" of folder (value of setting "_BESRelay_HTTPServer_ServerRootPath" of client as string))
TcpTimedWaitDelay
Period
6 hours
| * Results in a true/false |
values "TcpTimedWaitDelay" of keys "HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters" of native registry
UploadManager_BufferDirectoryMaxSize
Period
2 days
| * Results in a true/false |
values of settings "_BESRelay_UploadManager_BufferDirectoryMaxSize" of client
UploadManager_BufferDirectoryMaxSize
Period
2 days
| * Results in a true/false |
values of settings "_BESRelay_UploadManager_BufferDirectoryMaxSize" of client
BufferDirectoryMaxSize
Period
1 day
| * Results in a true/false |
values "BufferDirectoryMaxSize" of keys "HKLM\Software\BigFix\Enterprise Server\PostResults" of native registry
Log_Verbose?
Period
1 day
| * Results in a true/false |
values of settings "_BESRelay_Log_Verbose" of client
LogFileSizeLimit
Period
1 day
| * Results in a true/false |
values of settings "_BESRelay_HTTPServer_LogFileSizeLimit" of client
Relevance
exists relay service OR exists main gather service
version of client >= "5.1"
Sharing
| Social Media: |

