User Tools

Site Tools


outils_de_supervision_gnu_linux

Outils de supervision GNU/Linux

Liste d'outils basé à l'origine sur l'article suivant : https://blog.serverdensity.com/80-linux-monitoring-tools-know/

Supervision système

  • top
  • htop
  • atop
  • apachetop
  • ftptop
  • mytop
  • powertop
  • iotop
  • ntopng
  • iftop
  • nmon
  • conky
  • Glances
  • saidar
  • RRDtool
  • monit
  • Linux process explorer
  • df
  • discus
  • xosview
  • Dstat
  • Net-SNMP
  • incron
  • monitorix
  • vmstat
  • uptime
  • mpstat
  • pmap
  • ps
  • sar
  • collectl
  • iostat
  • free
  • /proc file system
  • GKrellM
  • Gnome system monitor
  • collectd
  • MobaXterm

Supervision réseau

  • jnettop
  • bandwidthd
  • EtherApe
  • ethtool
  • NetHogs
  • iptraf
  • ngrep
  • MRTG
  • bmon
  • traceroute
  • IPTState
  • darkstat
  • vnStat
  • netstat
  • ss
  • nmap
  • mtr
  • tcpdump
  • justniffer
  • Observium
  • Nload
  • SmokePing

Supervision log

  • GoAccess
  • Logwatch
  • Swatch
  • MultiTail

Outils systèmes

  • acct ou psacct
  • whowatch
  • strace
  • DTrace
  • webmin
  • stat
  • ifconfig
  • ulimit
  • lshw
  • w
  • lsof

Supervision d'infrastructure

  • Server Density
  • OpenNMS
  • SysUsage
  • brainypdm
  • PCP
  • KDE system guard
  • Munin
  • Nagios
  • Shinken
  • Zenoss
  • Cacti
  • Zabbix

Export configuration

sosreport

Paquet disponible sur Red Hat et qui vient se substituer à sysreport. Il génère un fichier tar.gz contenant toute la configuration système d'un OS à communiquer au support.

LINUXexplo

C'est un script à éxécuter et qui génère un tar.gz avec toutes les informations systèmes dans une arborescence.

./linux-explorer.sh -d /tmp/sysreport/ -t all -v

Il a la particularité de fonctionner sur plusieurs OS notamment Debian.

outils_de_supervision_gnu_linux.txt · Last modified: 2021/01/21 21:42 (external edit)