From d922dd185e48f34d984fbb2e6c10535a5ec6689b Mon Sep 17 00:00:00 2001 From: Sims24 Date: Fri, 13 Mar 2020 11:22:44 +0100 Subject: [PATCH] (fix)plugin mq enhance help --- apps/mq/ibmmq/mqi/mode/channels.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/mq/ibmmq/mqi/mode/channels.pm b/apps/mq/ibmmq/mqi/mode/channels.pm index d832b408b..a0b9c5ed6 100644 --- a/apps/mq/ibmmq/mqi/mode/channels.pm +++ b/apps/mq/ibmmq/mqi/mode/channels.pm @@ -192,6 +192,10 @@ Check channels. Filter channel name (Can use regexp). +=item B<--filter-type> + +Filter channel type (Can use regexp). + =item B<--unknown-status> Set unknown threshold for status (Default: ''). @@ -214,4 +218,4 @@ Can be: 'traffic-in', 'traffic-out'. =back -=cut \ No newline at end of file +=cut