Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 30534

Having some performance issues and wondering if some people could do a little comparison.

$
0
0

We've been running Kaseya for coming on 8 years now.  Have often made adjustments for performance but lately had to strip things down like not collecting event logs on agents which isn't what I like doing.

We have 2 servers, one running the Kaseya Apps which never has high CPU and the other running SQL under Server 2008, SQL 2008, 12 GB RAM, Xeon processor.  CPU often pegs at 100% and stays there.  Database size is about 8 GB.

A couple of things we do know,  KAM sucks SQL dry.  While we have KAM service running, some of the associated SQL queries are constantly at the top of the usage list.  Don't know why as we only rolled out KAM to about 50 machines.

Following are some of the table contents from System -> Statistics and the two lnks on those pages.  Wondering if some people can compare.

Current High CPU Utilization Queries (Past 5 Minutes) 
 Query Text  Last Execution Time  Last CPU Time (ms)  Last Logical Reads  Last Logical Writes 
select top 100 dateSubmitted, conduit, plugin, class, executionTimeInSeconds from hermes.vlog where conduit is not null and errorMessage is null and dateSubmitted > dateAdd(d,-30,getdate()) order by executionTimeInSeconds desc1:27:34 am 30-Jan-131,367,07828,158

2

We often see queries wiht a CPU time of 1,xxx,xxx ms.  Something has to be wrong here, either the table info is wrong or we have some off things going on as a query should not be taking 1400 seconds or 23 minutes to run.   I'm wondering if other people are seeing queries that are taking this long.

The following should be even more easy for comparison.  Not concerned with the items that run once per day,  It's more of a question of the ones at the bottom of the table that are running every 1 to 2 minutes.  It may be correct, but things like KES Periodic Batch Processing that runs every 2 minutes seems a little more then Periodic.

Pending Procedures  Scheduled Execution  Recurring Interval  Admin 
DL Maintenance 11:51:43 pm 24-Feb-1330 Day 
KDPM Log Aging 1:20:43 am 31-Jan-131 Day 
Cleanup KOB Events 1:15:31 am 31-Jan-137 Day 
KDPM Run Cache for Power Savings 1:19:58 pm 30-Jan-1312 Hour*System*
Retrieve KBU Support KB Links 12:52:00 pm 30-Jan-131 Day 
Report License 9:16:51 am 30-Jan-138 Hour 
Hotfix Check 3:00:00 am 30-Jan-131 Day 
Collect SD Stats 2:34:40 am 30-Jan-131 Hour*SYSTEM*
Clean Cache 1:59:58 am 30-Jan-131 Day 
Get Server Gateway 1:53:58 am 30-Jan-131 Day 
VSA Stats 1:40:18 am 30-Jan-130.25 Hour 
Archive and Purge Logs 1:38:45 am 30-Jan-130.16333333333333333 Hour 
Run KSrvrChk App 1:36:48 am 30-Jan-130.03638888888888889 Hour 
KES Periodic Batch Processing 1:35:55 am 30-Jan-130.021388888888888888 Hour 
Run KDPM Audit 1:35:36 am 30-Jan-130.03333333333333333 Hour 
Run Process Alarms 1:35:07 am 30-Jan-130.016666666666666666 Hour 
Run Email Notify 1:35:06 am 30-Jan-130.03333333333333333 Hour


Viewing all articles
Browse latest Browse all 30534

Trending Articles