Hi All! My Team leader has told me to search if there is a way to integrate SNMP protocol to Jira Service Management to create automatically the tickets via this protocol. Can you provide me the solution step by step or links with detailed documentation? Thank you All.
Welcome to the Atlassian Community!
That's not what SNMP is for really, and you would have to build something that would read from SNMP and use REST to poke stuff into Jira when you think you need to.
A better solution would be to use an application designed to take data from SNMP scans, and let that work out when to create issues.
I seem to remember Jira's "Assets discovery" does some of its work with SNMP calls, so that might be worth a look, otherwise, I would look for other monitoring or network mapping tools that can automate REST calls or emails into Jira.
I've worked with a few that have Jira "integration" off-the-shelf - years ago I worked with one that simply sent emails to a Jira project when it detected something with SNMP, more recent ones, I configured them to talk to Jira via SOAP and then REST.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.