CPU Log Analyzer
Preview
Introduction
This CPU Log Analyzer gives you a quick impression of the performance of your Anywhere365 UCC server.
The script creates an output file named 'systemlog_dd-mm-yyyy.csv'. Once you have an output file, you can start the CPU Log Analyzer.xlsx file. It will automatically ask for an input file. Select the created output file and hit OK. You will now see the Chart tab with the currently selected data.
On the Variables tab you can change the highlight limit for the Anywhere365 CPU usage and the total CPU usage.
It is possible to schedule the script, so you can periodically check the performance of your Anywhere365 UCC server.
Learn more about the scheduling of this script via the manual, which can be found below.
Management Tool Kit-CPU Log Analyzer Schedule Set-Up
- Place the PowerShell file in C:\install\WORKSTREAMPEOPLE
- Open TaskScheduler
- Choose for ‘Create Task’
- On the ‘General’ tab:
- Name = A365 CPU Logger
- Check ‘Run whether user is logged on or not’
- Check ‘Do not store password. The task will only have access to local computer resources.’
- Check ‘Run with highest privileges’
- On the ‘Triggers’ tab:
- Click ‘New..’
- Check ‘Repeat task every: 5 minutes for a duration of: Indefinitely’
- Click ‘OK’
- On the ‘Actions’ tab:
- Click ‘New’
- Program/Script: powershell.exe
- Add arguments (optional): -command "C:\Install\WORKSTREAMPEOPLE\systemlog.ps1"
- Click ’OK’
- Click ‘OK’
Did you find this page helpful?
Yes No
Sorry about that
Why wasn't this helpful? (check all that apply)
Thank you for your feedback.
Want to tell us more?
Email your feedback to our documentation team.
Great!
Thanks for taking the time to give us some feedback.