1tuned(8)                 Adaptive system tuning daemon                tuned(8)
2
3
4

NAME

6       tuned - dynamic adaptive system tuning daemon
7

SYNOPSIS

9       tuned [options]
10

DESCRIPTION

12       tuned is a dynamic adaptive system tuning daemon that tunes system set‐
13       tings dynamically depending on usage. For  each  hardware  subsystem  a
14       specific monitoring plugin collects data periodically. This information
15       is then used by tuning plugins to change system settings  to  lower  or
16       higher  power saving modes in order to adapt to the current usage. Cur‐
17       rently monitoring and tuning plugins for CPU, ethernet network and  ATA
18       harddisk devices are implemented.
19
20       In  order  to  make  it easier to switch between settings for different
21       setups or locations we now have an additional tool  to  switch  between
22       profiles.  Several pre defined profiles have already been included, but
23       new ones can easily be  added  or  existing  ones  modified.  For  more
24       details look at tuned-adm(1).
25

OPTIONS

27       -d, --daemon
28                   This  options starts tuned as a daemon as opposed to in the
29                   foreground without forking at startup.
30
31       -c, --conffile="conffile"
32                   Specify the  name  and  path  of  the  configuration  file,
33                   default is /etc/tuned.conf.
34
35       -D, --debug Sets  the  highest logging level. This could be very useful
36                   when having trouble with tuned.
37

FILES

39       /etc/tuned.conf
40       /usr/share/doc/tuned-*/README
41

SEE ALSO

43       tuned.conf(5) tuned-adm(1)
44

AUTHOR

46       Written by Phil Knirsch <pknirsch@redhat.com>.
47

REPORTING BUGS

49       Report bugs to <pknirsch@redhat.com>.
50
51
52
53Phil Knirsch                      25 Feb 2009                         tuned(8)
Impressum