import torrus 1.0.9
[freeside.git] / torrus / doc / manpages / torrus_flushmonitors.pod.in
1 #  Copyright (C) 2010  Stanislav Sinyagin
2 #
3 #  This program is free software; you can redistribute it and/or modify
4 #  it under the terms of the GNU General Public License as published by
5 #  the Free Software Foundation; either version 2 of the License, or
6 #  (at your option) any later version.
7 #
8 #  This program is distributed in the hope that it will be useful,
9 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
10 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 #  GNU General Public License for more details.
12 #
13 #  You should have received a copy of the GNU General Public License
14 #  along with this program; if not, write to the Free Software
15 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
16
17 # $Id: torrus_flushmonitors.pod.in,v 1.1 2010-12-27 00:04:39 ivan Exp $
18 # Stanislav Sinyagin <ssinyagin@yahoo.com>
19 #
20 #
21
22 =head1 NAME
23
24 flushmonitors - Flush monitor alarms and tokenset members
25
26 =head1 SYNOPSIS
27
28 B<torrus flushmonitors> --tree=I<TREENAME> [I<options...>]
29
30 =head1 DESCRIPTION
31
32 This command flushes the state of all monitor alarms for a given tree,
33 and also the tokenset members which were originated by the monitor alarms.
34
35 =head1 OPTIONS
36
37 =over 4
38
39 =item B<--all>
40
41 Instructs to flush all trees.
42
43 =item B<--debug>
44
45 Sets the log level to debug.
46
47 =item B<--verbose>
48
49 Sets the debug level to info.
50
51 =item B<--help>
52
53 Displays a help message.
54
55 =back
56
57 =head1 SEE ALSO
58
59 L<torrus(@mansec_usercmd@)>
60
61 =head1 NOTES
62
63 See more documentation at Torrus home page: http://torrus.org
64
65
66 =head1 AUTHOR
67
68 Stanislav Sinyagin E<lt>ssinyagin@yahoo.comE<gt>