cf Bug #5748
This commit is contained in:
parent
7f57f2a4c4
commit
6541d25cd5
|
@ -121,17 +121,17 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check MySQL databases size.
|
||||
Check MSSQL locks-waits per second
|
||||
|
||||
=over 8
|
||||
|
||||
=item B<--warning>
|
||||
|
||||
Threshold warning in bytes.
|
||||
Threshold warning number of lock-waits/seconds.
|
||||
|
||||
=item B<--critical>
|
||||
|
||||
Threshold critical in bytes.
|
||||
Threshold critical number of lock-waits/seconds..
|
||||
|
||||
=item B<--filter>
|
||||
|
||||
|
|
Loading…
Reference in New Issue