Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
d04a020d
Commit
d04a020d
authored
Aug 17, 2017
by
julian.gethmann
Browse files
Add hddtemp to common_software
* To see how high the hdd temperatures are if one gets a mail from smartd
parent
eb18da83
Changes
1
Hide whitespace changes
Inline
Side-by-side
group_vars/all
View file @
d04a020d
...
...
@@ -3,13 +3,15 @@
common_software:
- git
- vim
- htop
- tmux
- iotop
- iftop
- ncdu
- dmidecode
- lm_sensors
# diagnostic for admins
- htop # processes
- iotop # disk IO
- iftop # network IO
- ncdu # nice disk usage
- dmidecode # general hardware information
- lm_sensors # cpu/gpu temperatures
- hddtemp # HDD temperatures
client_software:
- gnuplot
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment