[mrtg] Re: DNS stats script not returning results

Steve Shipway s.shipway at auckland.ac.nz
Fri Dec 12 02:44:21 MET 2003


>
>@stat = `tail -n 15 $log`;
>
...
>
>What's wrong with that script?
>
Don't you mean 
	$stat = `tail -n 15 $log`;
	@stat = split " ",$stat;
?

Steve

---
Steve Shipway: ITSS, University of Auckland
Email: s.shipway at auckland.ac.nz  Web: http://www.steveshipway.org/  
** We can only discover new oceans when we have the **
** courage to lose sight of the shore.              **


-- Attached file removed by Ecartis and put at URL below --
-- Type: text/x-vcard
-- Size: 155 bytes
-- URL : http://www.ee.ethz.ch/~slist/p/03-Steve%20Shipway.vcf


--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list