TROUBLESHOOTING: Run BES Client Diagnostics - Cleanup (Linux/UNIX/Mac)
Log In or Register to download the BES file, and more.

0 Votes

Description

The BES Client Diagnostics task will create an archive of useful information for analyzing a BES deployment and troubleshooting client issues.


The listed computers have leftover result files and folders generated by the "TROUBLESHOOTING: Run BES Client Diagnostics (Non-Windows)" task. This task allows you to remove these result files and folders.

Note: Do not set the "Reapply" behavior when taking this action or you may cause the BES Client to constantly attempt to remove result files and folders.

Important Note: Make sure the result files have already been uploaded to the BES Server before deploying this action.


Property Details

ID232
TitleTROUBLESHOOTING: Run BES Client Diagnostics - Cleanup (Linux/UNIX/Mac)
CategoryTroubleshooting
Download Size0
SourceBigFix
Source ID<Unspecified>
Source Severity<Unspecified>
KeywordsBES Client Diagnostics TROUBLESHOOTING TABLE
Added by on 10/17/2012 1:14:36 PM
Last Modified by on 10/17/2012 1:14:36 PM
Counters 4795 Views / 3 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 221 fixlets   * Results in a true/false
Show indented relevance
(if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
Used in 92 fixlets and 24 analyses   * Results in a true/false
Show indented relevance
version of client >= "5.1"
Used in 2 fixlets   * Results in a true/false
Show indented relevance
not ((if (version of client >= "8.0") then (windows of it) else (name of it starts with "Win")) of operating system)
Used in 2 fixlets   * Results in a true/false
Show indented relevance
(if exists property "android" of type "operating system" then (not android of operating system) else true)
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists file ((preceding text of last "/" of (client folder of current site as string)) & "/ClientDiagnostics_" & computer name & ".tar.gz")) or (exists file ((preceding text of last "/BESClient" of (client folder of current site as string)) & "/ClientDiagnostics_" & computer name & ".tar.gz")) or (exists file ((preceding text of last "/" of (client folder of current site as string)) & "/__Global/Archive/Last/client_0_ClientDiagnostics_" & computer name & ".tar.gz")) or (exists file ((preceding text of last "/" of (client folder of current site as string)) & "/__Global/Archive/Last/client_1_ClientDiagnostics_" & computer name & ".tar.gz"))

Actions

Action 1

Action Link Click here to remove leftover result files and folders.
Script Type BigFix Action Script
delete "{(preceding text of last "/" of (client folder of current site as string)) & "/ClientDiagnostics_" & computer name & ".tar.gz"}"
delete "{(preceding text of last "/BESClient" of (client folder of current site as string)) & "/ClientDiagnostics_" & computer name & ".tar.gz"}"
delete "{(preceding text of last "/" of (client folder of current site as string)) & "/__Global/Archive/Last/client_0_ClientDiagnostics_" & computer name & ".tar.gz"}"
delete "{(preceding text of last "/" of (client folder of current site as string)) & "/__Global/Archive/Last/client_1_ClientDiagnostics_" & computer name & ".tar.gz"}"
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!