Skip to content
Snippets Groups Projects
Commit 6492fbf6 authored by Florian Pritz's avatar Florian Pritz
Browse files

Add vnstat to sysadmin tools


Sometimes it's helpful to monitor network bandwidth.

Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent f0c03f3b
No related branches found
No related tags found
No related merge requests found
- name: install sysadmin tools - name: install sysadmin tools
pacman: name=lsof,psmisc,htop,nethogs,iftop,rsync,tmux,mtr,sshfs,dfc,tree,dstat,dmidecode,net-tools,ncdu,nmap,sysstat,iptraf-ng state=present pacman: name=lsof,psmisc,htop,nethogs,iftop,rsync,tmux,mtr,sshfs,dfc,tree,dstat,dmidecode,net-tools,ncdu,nmap,sysstat,iptraf-ng,vnstat state=present
- name: install misc utils - name: install misc utils
pacman: name=zsh,colordiff,multitail,httpie,the_silver_searcher,cloc,ipcalc,calc,wget,neovim,python2-neovim,vim state=present pacman: name=zsh,colordiff,multitail,httpie,the_silver_searcher,cloc,ipcalc,calc,wget,neovim,python2-neovim,vim state=present
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment