Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,634
Community Members
 
Community Events
185
Community Groups

setting priority of alert from Zabbix send2opsgenie plugin

Hi All,

 

I have some Zabbix Actions created that run the send2opsgenie program for alerting opsgenie. The instructions for the Zabbix plugin (I'm running Zabbix 4.0) say to copy the following block into the "Commands" window of the Zabbix Action:

/home/opsgenie/oec/opsgenie-zabbix/send2opsgenie -triggerName='{TRIGGER.NAME}' -triggerId='{TRIGGER.ID}' -triggerStatus='{TRIGGER.STATUS}' -triggerSeverity='{TRIGGER.SEVERITY}' -triggerDescription='{TRIGGER.DESCRIPTION}' -triggerUrl='{TRIGGER.URL}' -triggerValue='{TRIGGER.VALUE}' -triggerHostGroupName='{TRIGGER.HOSTGROUP.NAME}' -hostName='{HOST.NAME}' -ipAddress='{IPADDRESS}' -eventId='{EVENT.ID}' -date='{DATE}' -time='{TIME}' -itemKey='{ITEM.KEY}' -itemValue='{ITEM.VALUE}' -recoveryEventStatus='{EVENT.RECOVERY.STATUS}'

 

This does create an alert with the necessary info in Opsgenie, but it creates it at Priority 3. I'd like to have some alerts at other priorities... is there a way to do that inside Zabbix?

 

Thanks!

-Jeff

1 answer

1 vote
Samir
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 27, 2021

Hi @Jeff Avila !

 

The best thing to do would be to edit the zabbix integration within Opsgenie to set the priority. So by default, when an alert is created via a Zabbix integration, it gets created as a P3 like you mentioned...

However, you can set the priority that zabbix alerts will be created as within the integration... (Note - this requires access to "Advanced integrations" in Opsgenie, which is available on the Standard and Enterprise plans)

e.g.

2021-04-27_15-18-21.png

 

If you want the priority to change depending on the context of the alert, you could setup multiple "Create Alert" actions there with filters, to set the priority accordingly.

 

For example...

If alert received from zabbix with trigger severity = CRITICAL, create an alert with priority = P1

2021-04-27_15-19-54.png

 

Else, if alert received from zabbix with trigger severity = HIGH, create an alert with priority = P2

2021-04-27_15-21-03.png

 

So that's how you can set the priority of alerts created in Opsgenie from zabbix, based on the values of the fields Zabbix is sending over.

 

Hope that helps!

 

Thanks,

Samir

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events