Am 21.10.2013 16:17, schrieb Carl Wolff:
> Hello,
>
> we want to add a "special diagnostic command" which can be manually
> started for "deep diagnosis" of a "host down" detected by a periodic
> ping. We want to have that command available in the "hosts down"  list
> in the web-ui.
>
> E.g. if an PoE powered end node is down, we want to power cycle the
> intermediary PoE switch port in an attempt to get the (possebly
> crashed) end node up by a resulting cold reset.
>
> Is it possible to add a command (which starts a command line tool
> under the hood) which can be scheduled immediately having the node(s)
> being down / selected nodes as an argument to that command line tool?.

Have you considered using event handlers (
http://docs.icinga.org/latest/en/eventhandlers.html)?

>
> We want to present the result of that command line tool to the user as
> an "advice" what to do to in order to get the offline nodes back online.

You could use external commands (
http://docs.icinga.org/latest/en/extcommands.html) to add a comment to
the affected services - or send a custom notification.

>
> Best regards
> Carl.

Kind regards,
Gunnar

>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
>
>
> _______________________________________________
> icinga-users mailing list
> icinga-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/icinga-users


-- 
Gunnar Beutner
Application Developer

NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nürnberg
Tel: +49 911 92885-0 | Fax: +49 911 92885-77
GF: Julian Hein, Bernd Erk | AG Nürnberg HRB18461

http://www.netways.de | gunnar.beut...@netways.de

** OSMC 2013 - Oktober - http://www.netways.de/osmc **
** Puppet Camp Munich 2013 - November - http://netways.de/puppetcamp **


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to