Search found 1 match
- Thu Feb 23, 2017 1:38 pm
- Forum: Nagios XI
- Topic: event handler is not working for me
- Replies: 1
- Views: 390
event handler is not working for me
I am running Nagios XI on CentOS 7 and trying to push my script to populate events to our web portal, here is what we use curl --user test1:xxxx "https://crucible01.service-now.com/api/now/table/em_event" --request POST --header "Accept:application/json" --header "Content-Ty...