User Tools

Site Tools


informatique:linux:monitoring_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
informatique:linux:monitoring_linux [2021/01/17 16:02] – [neofetch] pteuinformatique:linux:monitoring_linux [2021/01/17 16:12] (current) – [inxi] pteu
Line 39: Line 39:
           `"Y$b._           `"Y$b._
               `"""               `"""
 +</code>
 +
 +====inxi====
 +
 +A l'instar de neofetch, permet d'afficher des informations système (plus détaillées cependant).
 +<code bash>
 +$ inxi -F
 +System:    Host: tyr Kernel: 4.19.0-13-amd64 x86_64 bits: 64 Console: tty 0 Distro: Debian GNU/Linux 10 (buster)
 +Machine:   Type: Desktop Mobo: Intel model: DN2800MT v: AAG81515-900 serial: <root required> BIOS: Intel
 +           v: MTCDT10N.86A.0165.2013.0114.1540 date: 01/14/2013
 +CPU:       Topology: Dual Core model: Intel Atom N2800 bits: 64 type: MT MCP L2 cache: 512 KiB
 +           Speed: 800 MHz min/max: 798/1862 MHz Core speeds (MHz): 1: 800 2: 800 3: 800 4: 800
 +Graphics:  Device-1: Intel Atom Processor D2xxx/N2xxx Integrated Graphics driver: gma500 v: N/A
 +           Display: server: No display server data found. Headless machine? tty: 125x35
 +           Message: Unable to show advanced data. Required tool glxinfo missing.
 +Audio:     Message: No Device data found.
 +Network:   Device-1: Intel 82574L Gigabit Network driver: e1000e
 +           IF: eno0 state: up speed: 100 Mbps duplex: full mac: 00:22:4d:00:11:22
 +           IF-ID-1: tun0 state: unknown speed: 10 Mbps duplex: full mac: N/A
 +Drives:    Local Storage: total: 465.76 GiB used: 252.53 GiB (54.2%)
 +           ID-1: /dev/sda vendor: Toshiba model: DT01ACA050 size: 465.76 GiB
 +Partition: ID-1: / size: 19.10 GiB used: 4.33 GiB (22.7%) fs: ext4 dev: /dev/sda2
 +           ID-2: /boot size: 486.8 MiB used: 171.6 MiB (35.2%) fs: ext4 dev: /dev/sda1
 +           ID-3: /home size: 438.12 GiB used: 247.96 GiB (56.6%) fs: ext4 dev: /dev/sda3
 +           ID-4: swap-1 size: 511.0 MiB used: 76.0 MiB (14.9%) fs: swap dev: /dev/sda4
 +Sensors:   Missing: Required tool sensors not installed. Check --recommends
 +Info:      Processes: 128 Uptime: 28d 6h 37m Memory: 1.93 GiB used: 415.9 MiB (21.0%) Init: systemd runlevel: 5
 +           Shell: bash inxi: 3.0.32
 </code> </code>
 =====Processus===== =====Processus=====
informatique/linux/monitoring_linux.txt · Last modified: 2021/01/17 16:12 by pteu