Sysmon-0.1.2: Sybase 15 sysmon reports processor

Portabilitynon-portable
Stabilityexperimental
Maintainervirukav@gmail.com

Database.Sybase.Sysmon.SysmonTypes

Description

Sysmon report types

Synopsis

Documentation

data EngineBusy Source

Constructors

EngineBusy 

Fields

name :: String
 
cpuBusy :: Double
 
ioBusy :: Double
 

Instances

Show EngineBusy 
Averageable EngineBusy 

data CpuYield Source

Constructors

CpuYield 

Fields

engName :: String
 
yields :: Int
 

Instances

Show CpuYield 
Averageable CpuYield 

data Kernel Source

Instances

Show Kernel 
Averageable Kernel 

data TaskSwitch Source

Constructors

TaskSwitch 

Fields

byEngine :: String
 
numSwitch :: Int
 

Instances

Show TaskSwitch 
Averageable TaskSwitch 

data Task Source

Instances

Show Task 
Averageable Task 

data Request Source

Constructors

Request 

Fields

granted :: Int
 
waited :: Int
 
totReq :: Int
 

Instances

Show Request 
Averageable Request 

data UlcFlush Source

Constructors

UlcFlush 

Instances

Show UlcFlush 
Averageable UlcFlush 

data Index Source

Constructors

Index 

Fields

splits :: Int
 
shrinks :: Int
 

Instances

Show Index 
Averageable Index 

data Cache Source

Constructors

Cache 

Instances

Show Cache 
Averageable Cache 

data Disk Source

Instances

Show Disk 
Averageable Disk 

data EngineIO Source

Constructors

EngineIO 

Instances

Show EngineIO 
Averageable EngineIO 

data Device Source

Constructors

Device 

Fields

deviceName :: String
 
totalIO :: Int
 

Instances

Show Device 
Averageable Device 

data Sysmon Source

Instances

Show Sysmon 
LogEntry Sysmon 
Averageable Sysmon