Date: Sun, 23 Dec 2001 10:15:46 -0800 (PST) From: Doug White <dwhite@resnet.uoregon.edu> To: Robert Sexton <robert@kudra.com> Cc: <freebsd-hackers@FreeBSD.ORG> Subject: Re: Looking for a sysctl logger Message-ID: <Pine.BSF.4.33.0112231015180.35760-100000@resnet.uoregon.edu> In-Reply-To: <20011221173245.B85713@kudra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Dec 2001, Robert Sexton wrote: > I'm looking for a program that can interrogate the sysctl mechanism > and dump the data out for use by rrd or some other thing. > > I have something that does this now for acpi battery info (I feed the > data into rrd for analysis), but I was hoping for something more > general purpose. And no, I don't want to write it in perl : -) > I'm trying to make it low impact, hence c. mrtg? :-) You're just calling sysctl and returning the result; it could be done in a very short shell script. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0112231015180.35760-100000>