Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 - 1
#
2
# tuned configuration main service
3
#
4
 
5
[main]
6
# Interval for monitoring and tuning. Default is 10s.
7
# interval=10
8
 
9
#
10
# Disk monitoring section
11
#
12
[DiskMonitor]
13
# Enabled or disable the plugin. Default is True. Any other value
14
# disables it.
15
# enabled=False
16
 
17
#
18
# Disk tuning section
19
#
20
[DiskTuning]
21
# Enabled or disable the plugin. Default is True. Any other value
22
# disables it.
23
# enabled=False
24
# hdparm=False
25
# alpm=False
26
 
27
#
28
# Net monitoring section
29
#
30
[NetMonitor]
31
# Enabled or disable the plugin. Default is True. Any other value
32
# disables it.
33
# enabled=False
34
 
35
#
36
# Net tuning section
37
#
38
[NetTuning]
39
# Enabled or disable the plugin. Default is True. Any other value
40
# disables it.
41
enabled=False
42
 
43
#
44
# CPU monitoring section
45
#
46
[CPUMonitor]
47
# Enabled or disable the plugin. Default is True. Any other value
48
# disables it.
49
# enabled=False
50
 
51
#
52
# CPU tuning section
53
#
54
[CPUTuning]
55
# Enabled or disable the plugin. Default is True. Any other value
56
# disables it.
57
# enabled=False