Ptin trop bien logtop!
tcpdump -i any -n port 53 and udp|grep 'A?'|cut -d' ' -f8|logtop
-
http://www.cyberciti.biz/faq/linux-unix-logtop-realtime-log-line-rate-analyser/Le jour où je dois commencer un projet qui doit envoyer de la perf, je n'hésiterai pas
-
http://www.philipotoole.com/400-days-of-go/La conf change un peu entre apache 2.2 et apache 2.4, c'est pas plus mal, la nouvelle syntaxe est plus carrée je trouve
-
http://httpd.apache.org/docs/2.4/upgrading.htmlPlus rapide que grep, ack, ag...
à tester
-
http://sift-tool.org/info.htmlHow rotation works :
When rsnapshot hourly is called, a new backup will be created from the file system, and saved in <snapshot_root>/hourly.0/. The rest of the retained backups will continue to get incremented each time the command is run. So eventually, what was <snapshot_root>/hourly.0, will become <snapshot_root>/hourly.23/. Then the next time the command is run, this will be deleted.
When rsnapshot daily is called, it will create <snapshot_root>/daily.0/ from the <snapshot_root>/hourly.23/ backup if it exists. Otherwise, rotation works the same way.
Likewise, when rsnapshot weekly is called, it will create <snapshot_root>/weekly.0/ from the <snapshot_root>/daily.6/ backup if it exists. The pattern follows the same for each additional retain level that is configured.
-
https://wiki.archlinux.org/index.php/RsnapshotUn autre moteur de blog (static)
-
http://getgrav.org/