Tag Archives: logcheck

Have the snort alerts sent to you by email

This script can be used not just for snort, but any kind of logs. It emails you just the changes that occured from last check in the logs.
For the script to run, you need logtail (which is part of the logcheck application). In Debian-based systems do:
$ apt-get install logtail
If it’s not in your distributions repositories, [...]

Cum sa monitorizezi un site (pe care-l administrezi)

Scriu acest articol mai mult pentru mine, pentru ca sa nu uit ce am facut.
Sa zicem ca administram site-ul www.exemplu.com . Si ne trebuie sa fim alertati prin email atunci cand acest site nu functioneaza cum trebuie, sau nu se incarca, ori se incarca cu erori.
Ce solutii avem? Una ar fi Nagios, o platforma de [...]