informatique:logiciels:arpwatch
Differences
This shows you the differences between two versions of the page.
| informatique:logiciels:arpwatch [2017/08/28 14:10] – créée pteu | informatique:logiciels:arpwatch [2025/10/21 13:10] (current) – [Afficher les dates au format lisible] pteu | ||
|---|---|---|---|
| Line 65: | Line 65: | ||
| Aug 28 16:06:00 ipscc2 arpwatch: bogon 192.168.1.112 0: | Aug 28 16:06:00 ipscc2 arpwatch: bogon 192.168.1.112 0: | ||
| Aug 28 16:06:02 ipscc2 arpwatch: bogon 0.0.0.0 0: | Aug 28 16:06:02 ipscc2 arpwatch: bogon 0.0.0.0 0: | ||
| + | </ | ||
| + | |||
| + | =====Tips===== | ||
| + | |||
| + | ====Afficher les dates au format lisible==== | ||
| + | |||
| + | Par défaut les dates journalisées par arpwatch sont au format UNIX, qui n'est pas lisible. On peut les convertir avec la commande suivante: | ||
| + | <code bash> | ||
| + | # avant | ||
| + | head -1 / | ||
| + | 0: | ||
| + | |||
| + | # avec la conversion de la date | ||
| + | head -1 / | ||
| + | 0: | ||
| </ | </ | ||
informatique/logiciels/arpwatch.txt · Last modified: 2025/10/21 13:10 by pteu