How do I send Nagios Alerts to Squadcast?
How do I send Nagios Alerts to Squadcast?
We recently onboarded ourselves to an Incident Management Platform : http://www.Squadcast.com. Looking to understand how to send Nagios Alerts to Squdcast.
Re: How do I send Nagios Alerts to Squadcast?
I'm not familiar with Squadcast but my first step is usually searching exchange.nagios.com or throwing in some relevant search terms into a search engine i.e. "squadcast nagios". If I can't find anything that seems to fit the need then the next step is to identify how Squadcast can ingest data from an external source like Nagios - email, snmp trap, api, etc... If it can accept emails then you're in luck because that is the main method Core uses to send notifications. If mail isn't an option then you're likely looking at writing a custom event handler. https://assets.nagios.com/downloads/nag ... dlers.html. An event handler is just a script that Nagios can execute when it needs to send information to something like Squadcast.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: How do I send Nagios Alerts to Squadcast?
Hi Ann,
You can send Nagios alerts to Squadcast using a custom alert handler which we have already created for you.
Please refer the below article for more details:
https://support.squadcast.com/docs/nagios (Recommended method)
Alternatively, you can send alerts to squadcast using Emails as well and you can find more details in the below link
https://support.squadcast.com/docs/email
I suggest you to try the recommended method for best results.
Hope this helps.
You can send Nagios alerts to Squadcast using a custom alert handler which we have already created for you.
Please refer the below article for more details:
https://support.squadcast.com/docs/nagios (Recommended method)
Alternatively, you can send alerts to squadcast using Emails as well and you can find more details in the below link
https://support.squadcast.com/docs/email
I suggest you to try the recommended method for best results.
Hope this helps.
Raghu Chinnannan
Squadcast Support
Squadcast Support
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How do I send Nagios Alerts to Squadcast?
Thanks @raghusq!raghusq wrote:Hi Ann,
You can send Nagios alerts to Squadcast using a custom alert handler which we have already created for you.
Please refer the below article for more details:
https://support.squadcast.com/docs/nagios (Recommended method)
Alternatively, you can send alerts to squadcast using Emails as well and you can find more details in the below link
https://support.squadcast.com/docs/email
I suggest you to try the recommended method for best results.
Hope this helps.