Καλησπέρακαι παλι,
ηθελα να ρωτήσω πως μπορώ να κάνω monitoring
τον tomcat και την mysql ωστε να βλέπω αν ειναι σε λειτουργια και αν ειναι down να μου ερχεται alert?
Προσπάθησα με το Nagios αλλα χαθηκα.
goofy έγραψε:Προσπάθησα με το Nagios αλλα χαθηκα.
έγραψε:9) Other Modifications
If you want to receive email notifications for Nagios alerts, you need to install the mailx (Postfix) package.
#apt-get install mailx
You’ll have to edit the Nagios email notification commands found in /usr/local/nagios/etc/commands.cfg and change any ‘/bin/mail’ references to ‘/usr/bin/mail’. Once you do that you’ll need to restart Nagios to make the configuration changes live.
#/etc/init.d/nagios restart