Ad Widget

Collapse

Zabbix & PushOver Notifications

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • innovot
    Junior Member
    • Nov 2013
    • 15

    #1

    Zabbix & PushOver Notifications

    Hello Community:

    Have set up notifications via PushOver using https://github.com/twostairs/zabbix-...pt/tree/master but nothing appears to happen when an issue arises. I have tried specifying the full path to the script as per attached image. If I execute the script from the command line all works well. What am I missing please ?

    Thank you.
    Attached Files
  • authex
    Member
    • Jan 2014
    • 32

    #2
    Hi innovot,
    What I would recommend you to do, is create a user called "Pushover", assign him your unique email address ([email protected]); then create an action that would deliver all notifications to that "email address".

    This is how I have it setup on my org, and it's working just fine.

    Hope this helps.

    Comment

    • lexa500
      Junior Member
      • Oct 2014
      • 4

      #3
      Originally posted by authex
      Hi innovot,
      What I would recommend you to do, is create a user called "Pushover", assign him your unique email address ([email protected]); then create an action that would deliver all notifications to that "email address".

      This is how I have it setup on my org, and it's working just fine.

      Hope this helps.
      no, this does not work good, because pushover have some antispam, so I have ticket system which I wanted to send alerts via pushover.
      It did not work as intended, because my messages were stuck in exim queue and no alerts to my devices. Pushover email server just dropped the connections. I`ve tried to talk to support, but it did not help
      So i switched to api

      Comment

      Working...