Who is Oncall status. version 1.2 Author: Chris O'Rourke with Help from Josh Lovett, Adam Abell, and Thwack.
Here's a quick and clean method to display OpsGenie's Who is Oncall in your team.
Quick 10 minutes to get up and running:
- Add a new external node pointing at app.opsgenie.com
- Install the OpsGenie Template.
- Point it at the external node you just created
- Edit the Powershell script to add your opsgenie API key
- Edit the Powershell script to filter which oncall schedules you want displayed
- Run the test of the script to generate your list of schedules.
- (Optional) edit the field names for the schedules listed.
- Click submit.
- Head over to your favorite dashboard view (or wherever you'd like the data displayed).
- Edit settings
- Add custom HTML widget
- Copy the contents of the attached opsgeniewidget.txt.zip file into the widget
- Edit the skype section to link to the lync-icon where you can serve it from (we made a custom image folder in Orion to serve it)
- Click submit.
- If you don't use Lync just comment that portion out (or delete it entirely).
Currently it converts the email address (assuming first.last@domain) into a separate First and Last name and then makes the displayed name a mailto link. It also adds a direct Lync (Skype for Business) link for easier contact.
On deck for next release will be direct Slack DM function as well as Teams too.