Search found 2 matches
- Tue Dec 22, 2020 5:52 am
- Forum: Open Source Nagios Projects
- Topic: Posting an alert via HTTP to 3rd party app
- Replies: 2
- Views: 3153
Re: Posting an alert via HTTP to 3rd party app
Hi, Sorry for the late reply and thank you for the hint! Eventually I used the following definitions: define service { host_name computer-2.broadband service_description is_splunk_running check_command check_http!-p 8000!!!!!!! max_check_attempts 1 notification_period 24x7 notification_options w,c,r...
- Sat Dec 05, 2020 3:58 pm
- Forum: Open Source Nagios Projects
- Topic: Posting an alert via HTTP to 3rd party app
- Replies: 2
- Views: 3153
Posting an alert via HTTP to 3rd party app
Good evening experts, First of all I don't have experience with Nagios so any info you'll share will be new to me. I have an app where I want to consume Nagios notifications. I presumed there is a webhook option in Nagios so it can send alert via HTTP to my app. I found a forum thread (https://suppo...