Notifications: Store a ticket number from a notification with the checkmk problem

3 votes

Notification scripts are also used to send alerts to ticketing systems. If you do that it would be good to store the ticket number with the problem.

The options I have explored can't be done directly from a plugin in monitoring context.

In the workflow, there will be a need to update tickets. In 'normal' notifications that is just a new message, but in ticketing systems you need to know the ticket number to be able to update or even close the ticket.

In the ServiceNow plugin this was solved by adding a 'work note' to the ticket with the problem-id and then searching for this id when the ticket needs an update. However this is an expensive full text search.

Other ticket systems will require similar workflows.

Combined with the fact that being able to show the ticket number to the engineers working on a problem and the fact that you can have a more clean workflow for working with ticket numbers it makes sense to add a ticket number field in monitoring context.

Under consideration Notifications Suggested by: Andre Koopal Upvoted: 31 Oct, '25 Comments: 1

Comments: 1
OldestNewestMost likesFewest likes