On Mon, Aug 25, 2003 at 06:36:45PM +1000, Stanley Hopcroft wrote:
> my @stuff = `rrdtoo info` provides this information but at the cost of a
> fork (and handling the possibility that fork() fails);  RRDs::info
> provides the DS names but in hash key order, which usually differs from
> that of `rrdtool info`.
> 
> Are there any other alternatives ?
Can't you just do RRDs::info and then use that data to populate an
update template?

-- 
Ed Schmollinger - [EMAIL PROTECTED]

-- Binary/unsupported file stripped by Ecartis --
-- Err : No filename to use for decode, file stripped.
-- Type: application/pgp-signature


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to