> 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
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