[mrtg] Re: multiple configs

Jacek Zabicki jzabicki at equifax.ca
Wed Oct 13 17:15:12 MEST 1999


Do you want to start all 6 cfg's at the same time? This script should do
this:

for i in /path_to_your_cfg_directory/*.cfg
do
	/path_to_your_mrtg/mrtg $i &
done

-------------------
Jacek Zabicki
zabicki at i.am
http://zabicki.i.am
-------------------


-----Original Message-----
From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On
Behalf Of Nail, Thomas
Sent: 13 October, 1999 10:53
To: mrtg at list.ee.ethz.ch
Subject: [mrtg] multiple configs


Hello all,
just a quick request: Does anyone have a script that will let you monitor
more than one cfg at a time? I'm monitoring 6 different cfg's for various
elements on over 150 machines and I'm running out of space to do them in a
crontab. Any help would be appreciated.

Thanks,
Tom Nail
SBC

p.s. - yes, I know I should probably go over to rrdtool, but I can't yet...

--
* To unsubscribe from the mrtg mailing list, send a message with the
  subject: unsubscribe to mrtg-request at list.ee.ethz.ch
* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg


More information about the mrtg mailing list