Search found 4 matches
- Fri Jan 31, 2020 8:23 am
- Forum: Open Source Nagios Projects
- Topic: integrating nagios with jira
- Replies: 5
- Views: 2150
Re: integrating nagios with jira
sorry for the time wasting , i resolved the problem , it was the components field it must be an array with the post pethod , thnx
- Fri Jan 31, 2020 3:23 am
- Forum: Open Source Nagios Projects
- Topic: integrating nagios with jira
- Replies: 5
- Views: 2150
Re: integrating nagios with jira
box293 topic followed : https://support.nagios.com/forum/viewtopic.php?f=7&t=49662&start=0 hello after updating my script i could use the api to get a ticket information , the problem now is when i want to post a ticket i got this problem below (see attachements), here is the new code : #!/...
- Fri Jan 31, 2020 2:41 am
- Forum: Open Source Nagios Projects
- Topic: integrating nagios with jira
- Replies: 5
- Views: 2150
Re: integrating nagios with jira
Hello thnx for the reply here the topic that im folowing:
https://support.nagios.com/forum/viewto ... 62&start=0
https://support.nagios.com/forum/viewto ... 62&start=0
- Thu Jan 30, 2020 11:55 am
- Forum: Open Source Nagios Projects
- Topic: integrating nagios with jira
- Replies: 5
- Views: 2150
integrating nagios with jira
Hello , im working to intergrate nagios with jira ( nagios to open ticket in jira), i have found already a related topic but i could not add a comment cause its closed, at this stage im just trying to get information from rest api in jira , the problem is i get error with internal error 500 in my na...