Search found 4 matches

by reshujain4u
Thu Jun 30, 2016 2:25 pm
Forum: Open Source Nagios Projects
Topic: Need WebHooks/Http Push notification to be pushed into nagio
Replies: 6
Views: 7342

Re: Need WebHooks/Http Push notification to be pushed into n

Current NR send data to follwoing channels, unfortunatly nagios is not one of them.

select a channel type
Campfire
E-mail
HipChat
OpsGenie
PagerDuty
Slack
VictorOps
Webhook
by reshujain4u
Thu Jun 30, 2016 2:22 pm
Forum: Open Source Nagios Projects
Topic: Need WebHooks/Http Push notification to be pushed into nagio
Replies: 6
Views: 7342

Re: Need WebHooks/Http Push notification to be pushed into n

Anyway for Nagio to pull these data or Absorb it as Webhook/Email ? i am naive to nagios.
by reshujain4u
Thu Jun 30, 2016 1:54 pm
Forum: Open Source Nagios Projects
Topic: Need WebHooks/Http Push notification to be pushed into nagio
Replies: 6
Views: 7342

Re: Need WebHooks/Http Push notification to be pushed into n

{ "created_at":"2014-03-04T14:31:35+00:00", "alert_policy_name":"Default application alert policy", "account_name":"Account name", "severity":"Critical", "message":"Message about alert", "short_d...
by reshujain4u
Thu Jun 23, 2016 3:40 pm
Forum: Open Source Nagios Projects
Topic: Need WebHooks/Http Push notification to be pushed into nagio
Replies: 6
Views: 7342

Need WebHooks/Http Push notification to be pushed into nagio

Hi All, I need Nagios to understand Incomining WebHooks from other system. Nagios or some other utility should be able to parse it and push it to Nagios or Trigger an alarm. Is there anyway to do it? Example :- New Relic / Other Monitoring or log gathering app.. Sends Output as webhook but we do not...