Skip to content

pybruno/py_webhooks_notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sending notifications status using webhooks google

  • requirements python 2.7

#f03c15 before using this scripts please change url webkooks line 13

Declare host notify in centreon:

host-notify-by-bot

/usr/bin/python /usr/lib64/nagios/plugins/notify_webhooks_for_host.py "$NOTIFICATIONTYPE$" "$HOSTNAME$" "$SERVICEDESC$" "$HOSTADDRESS$" "$SERVICESTATE$" "$SERVICEOUTPUT$" "$LONGDATETIME$"

Declare service notify in centreon:

service-notify-by-bot

/usr/bin/python /usr/lib64/nagios/plugins/notify_webhooks_for_service.py "$NOTIFICATIONTYPE$" "$HOSTNAME$" "$SERVICEDESC$" "$HOSTADDRESS$" "$SERVICESTATE$" "$SERVICEOUTPUT$" "$LONGDATETIME$"

About

google chat: sends notifications centreon webhooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages