=head1 NAME

munin-cron - A program to batch other munin programs

=head1 SYNOPSIS

munin-cron [--options]

=head1 OPTIONS

=over 5

=item B<< --service <service> >>

Limit services to E<lt>serviceE<gt>. Multiple --service options may be supplied. [unset]

=item B<< --host <host> >>

Limit hosts to E<lt>hostE<gt>. Multiple --host options may be supplied. [unset]

=item B<< --config <file> >>

Use E<lt>fileE<gt> as configuration file. [/etc/munin/munin.conf]

=back

=head1 DESCRIPTION

Munin-cron is a part of the package Munin, which is used in combination
with Munin's node.  Munin is a group of programs to gather data from
Munin's nodes, graph them, create html-pages, and optionally warn Nagios
about any off-limit values.

Munin-cron batches all the above tasks by running their respective
programs. All parameters are passed directly to the underlying programs,
so only use parameters that are understood by all the other programs.

=head1 VERSION

This is munin-cron version 0.9.2-3

=head1 AUTHORS

Audun Ytterdal and Jimmy Olsen.

=head1 COPYRIGHT

Copyright © 2002-2004 Audun Ytterdal and Jimmy Olsen / Linpro AS.

This is free software; see the source for copying conditions. There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

This program is released under the GNU General Public License

=cut


syntax highlighted by Code2HTML, v. 0.9.1