On Tue, 18 Jun 2002, Michael Hoennig wrote: > Thanks! Does anybody have a link for the syntax of the time periods for > somebody who can summarize his Perl knowlege like this: "It's a scripting > languages and taking a look a some Perl scripts, it seems to be write only > for me." ;-)
for mon's syntax of the periods in the config file: cd mon-0.99.2 nroff -man doc/mon.8 | less (look for the section titled "Period Definitions") for the syntax of the period specification itself: perldoc Time::Period neither of the above documentation sources have any reliance on Perl knowledge, so you shouldn't be afraid.
