I have a situation where I want to call RRDs::Update to store a value 
(time=now),
and then check for the following conditions:

        SUCCESS ->              Return Success
        FAILURE -> TOO SOON     Return Success
        FAILURE -> OTHER        Return Failure

Is there any easy way from PERL to tell whether an UPDATE failed because it
was less than step seconds from the last update vs. failure for another
reason?

Thanks,

Owen

--
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