Re: [icinga-users] New CommandCheck object

2016-11-07 Thread Michael Friedrich
> On 31 Oct 2016, at 16:39, Antony Stone > wrote: > > Hi. > > I've just defined a new CheckCommand for a plugin of my own: > > object CheckCommand "interface_bytecount" { >command = [ PluginDir + "/check_interface_bytecount" ] > } > > It takes no parameters, so according to the examples

[icinga-users] New CommandCheck object

2016-10-31 Thread Antony Stone
Hi. I've just defined a new CheckCommand for a plugin of my own: object CheckCommand "interface_bytecount" { command = [ PluginDir + "/check_interface_bytecount" ] } It takes no parameters, so according to the examples I see in section 9.3 of http://docs.icinga.org/icinga2/latest/doc/mo