Re: [Nagios-devel] Advance Notification Configuration
Posted: Wed Oct 18, 2006 1:23 am
farhan ahmed wrote:
> Hello Guys,
>
> I have been using nagios for some time. it is awsome product. Keep it up
>
> Now I have a challenging requirement in nagios. At the moment We have been using
> concord Ehealth for network element monitoring. In ehealth when device is down
> or up, we are executing PERL script that connects with oracle database through
> DBI and pull all client information against the device and send an email to NOC.
> so NOC ppl find every thing in email regarding the customer (customer name,
> reference number, location,contact etc).
>
> I am just curious is it possible in Nagios.
>
> For example device 'abc' is down and script should execute which fetch client
> information from database against the device 'abc' and put it in ticket and send
> notification(email). Is it possible?
>
Yes. You can run any script/program/command you like as your
notification command. With minimal changes, you should be able to re-use
your eHealth notification script for use with Nagios. Sift through the
nagios docs for macros and how to use them and you'll be good to go.
--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
> Hello Guys,
>
> I have been using nagios for some time. it is awsome product. Keep it up
>
> Now I have a challenging requirement in nagios. At the moment We have been using
> concord Ehealth for network element monitoring. In ehealth when device is down
> or up, we are executing PERL script that connects with oracle database through
> DBI and pull all client information against the device and send an email to NOC.
> so NOC ppl find every thing in email regarding the customer (customer name,
> reference number, location,contact etc).
>
> I am just curious is it possible in Nagios.
>
> For example device 'abc' is down and script should execute which fetch client
> information from database against the device 'abc' and put it in ticket and send
> notification(email). Is it possible?
>
Yes. You can run any script/program/command you like as your
notification command. With minimal changes, you should be able to re-use
your eHealth notification script for use with Nagios. Sift through the
nagios docs for macros and how to use them and you'll be good to go.
--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]