Re: [icinga-users] alert via incoming email

2012-09-11 Thread Michael Friedrich
Bryan Chapman wrote: > Hi, > > Is there anyway of having icing create an alert triggered by an > incoming email to it. > > I'd like a script to send an email to icinga and have icinga raise a > critical alert based on the content with a script parsing the inbox on patterns, and then sending an

Re: [icinga-users] alert via incoming email

2012-09-10 Thread Markus Frosch
Hey Bryan, Have a look at the docs, you will have to send a passive check result to a configured service via the command pipe. Tipp: use the active checks wisely! Am 11.09.2012 00:33 schrieb "Bryan Chapman" : > Hi, > > Is there anyway of having icing create an alert triggered by an incoming > em

[icinga-users] alert via incoming email

2012-09-10 Thread Bryan Chapman
Hi, Is there anyway of having icing create an alert triggered by an incoming email to it. I'd like a script to send an email to icinga and have icinga raise a critical alert based on the content Possible? Many thanks Bryan