How it works :

Any package can be installed by using shinken install

Add your package to this index by using shinken publish


notification-smtp

Send notification using specified SMTP serveur

shinken install notification-smtp

pack-smtp-email-notification

This pack contain some command and notifiationway to allow us to send email using an SMTP server.

For configuring smtp credential you have to edit resource.d/smtp.cfg file

$SMTP_HOST$=localhost $SMTP_USERNAME$=shinken@example.com $SMTP_PASSWORD$=myP@ssW0rd $SMTP_SENDER_EMAIL$=monitoring@example.com

Usage

This pak add a new notificationway named smtp-email. You can configure your users to use it.