What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Can PRTG Integrate with HipChat?

Votes:

1

Apologies for the self-answer but felt this may be useful for others.

If you'd like to have PRTG send chat notifications directly into HipChat Rooms you can use the Execute HTTP Action notification option.

1. Create a new Notifications (Account Settings>Notifications). Suggestion: create one notification for UP and one for DOWN. 2. Select Execute HTTP Action 3. Populate the Action:

URL: https://api.hipchat.com/v1/rooms/message/?auth_token=<INSERT V1 API KEY>&room_id=<INSERT ROOM ID>&from=PRTG&color=red

PostData: &message=%device %name %status %down (%message)

If you created separate PRTG Notifications for Up/Down you can set color=red and color=green appropriately.

You can obtain the room id necessary from the following URL: https://www.hipchat.com/rooms/ids

You will need to obtain a v1 API Key from your HipChat Group administrator.

api hipchat prtg

Created on Jul 24, 2014 10:09:14 PM



2 Replies

Votes:

0

Hi,
Thank you for sharing your thoughts. May I ask you to add the contents of your question as answer? This way users can upvote as well as they can choose this as best answer.

Thank you!

Created on Jul 25, 2014 7:45:41 AM by  Konstantin Wolff [Paessler Support]



Votes:

2

If you'd like to have PRTG send chat notifications directly into HipChat Rooms you can use the Execute HTTP Action notification option.

1. Create a new Notifications (Account Settings>Notifications). Suggestion: create one notification for UP and one for DOWN.

2. Select Execute HTTP Action

3. Populate the Action:

URL: https://api.hipchat.com/v1/rooms/message/?auth_token=<INSERT_V1 API_KEY>&room_id=<INSERT_ROOM_ID>&from=PRTG&color=red

PostData: &message=%device %name %status %down (%message)

If you created separate PRTG Notifications for Up/Down you can set color=red and color=green appropriately.

You can obtain the room id necessary from the following URL: https://www.hipchat.com/rooms/ids

You will need to obtain a v1 API Key from your HipChat Group administrator.

Created on Jul 28, 2014 7:03:12 PM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.