+ fix help numeric value

This commit is contained in:
garnier-quentin 2016-03-03 14:01:41 +01:00
parent 5be92d771a
commit 2b8b3c5789
1 changed files with 2 additions and 6 deletions

View File

@ -258,10 +258,6 @@ perl centreon_plugins.pl --plugin=apps::protocols::jmx::plugin --custommode=jolo
=over 8
=item B<--oid>
OID value to check (numeric format only).
=item B<--lookup-path>
What to lookup (from internal Jmx4Perl). Use --lookup-jpath for complex matching.
@ -279,9 +275,9 @@ Threshold warning.
Threshold critical.
=item B<--oid-type>
=item B<--type>
Type of the OID (Default: 'gauge').
Type (Default: 'gauge').
Can be 'counter' also. 'counter' will use a retention file.
=item B<--counter-per-seconds>