-
Notifications
You must be signed in to change notification settings - Fork 0
/
base.dtperf
52 lines (46 loc) · 1.36 KB
/
base.dtperf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
!
! Copyright (c) 2002-2014 Matthew Pearson <[email protected]>.
!
! These scripts are free. There is no warranty; your mileage may vary.
! Visit http://creativecommons.org/licenses/by-nc-sa/4.0/ for more details.
!
! $Id$
! preferences for Solaris/CDE sdtperfmeter
!
Sdtperfmeter*AutoLoadByHost: false
Sdtperfmeter*CanvasColor: 0
Sdtperfmeter*Direction: horizontal
Sdtperfmeter*DisplayList: 1,0,2,7
Sdtperfmeter*GraphType: solid
Sdtperfmeter*LabelColor: 1
Sdtperfmeter*Log: false
Sdtperfmeter*SampleTime: 1
Sdtperfmeter*ShowLimit: false
Sdtperfmeter*ShowMenubar: false
Sdtperfmeter*ShowStripChart: true
Sdtperfmeter*SizeToFit: true
Sdtperfmeter*cpu.CurMax: 100
Sdtperfmeter*cpu.Limit: 50
Sdtperfmeter*cpu.LimitColor: 1
Sdtperfmeter*cpu.MaxMax: 100
Sdtperfmeter*cpu.MeterColor: 1
Sdtperfmeter*cpu.MinMax: 80
Sdtperfmeter*disk.CurMax: 40
Sdtperfmeter*disk.Limit: 20
Sdtperfmeter*disk.LimitColor: 1
Sdtperfmeter*disk.MaxMax: 8388607
Sdtperfmeter*disk.MeterColor: 1
Sdtperfmeter*disk.MinMax: 40
Sdtperfmeter*load.CurMax: 4
Sdtperfmeter*load.Limit: 2
Sdtperfmeter*load.LimitColor: 1
Sdtperfmeter*load.MaxMax: 8388607
Sdtperfmeter*load.MeterColor: 1
Sdtperfmeter*load.MinMax: 4
Sdtperfmeter*pkts.CurMax: 64
Sdtperfmeter*pkts.Limit: 16
Sdtperfmeter*pkts.LimitColor: 1
Sdtperfmeter*pkts.MaxMax: 8388607
Sdtperfmeter*pkts.MeterColor: 1
Sdtperfmeter*pkts.MinMax: 32
!EOF __TAGGED__