Perl seems to handle it well: bash-2.04$ perl -e "print 6.0e-06 + 1;" 1.000006
bash-2.04$ perl -v This is perl, v5.6.0 built for i386-linux Copyright 1987-2000, Larry Wall Serge. -----Original Message----- From: Stephen Cravey [mailto:[EMAIL PROTECTED] Sent: Thursday, January 30, 2003 5:36 AM To: Juan Lizardo Garcia Ahumada Cc: [email protected] Subject: [rrd-users] Re: rrdtool alarm integration I don't think this is what rrdtool was meant for. Try www.nagios.org. I would like an rrdtool plugin for Nagios at some point. If I could get some help with the C library for rrdtool, I'd probably write one.Actually, If I could get some help understanding the library, I'd probably write threshold alarm too. Actually, shell programming an alarm wouldn't be so bad if I could figure out how to handle the scientific notation. Ideas? I'd heard about rrdtool for quite some time, though I've only started playing with it over the past few days. It's unfortunate that its benefits were not brought to my attention sooner. -Stephen On Wed, 29 Jan 2003, Juan Lizardo Garcia Ahumada wrote: > > Hi all > > Do you have any idea how RRD can send messages to e-mails when the > storage data is over threshold. In MRTG it's easy, but don“t find any > way on RRD > > Thanks for all > > John > > -- -- 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
