Re: ragraph

Roberto Palmer via Argus-info <[email protected]>
Newsgroups gmane.network.argus
Message-ID <[email protected]>
Hi Carter,

I discovered that skipping the mar record when reading the output of rabins 
solves my problem.

--- /home/roberto/argus-clients-3.0.8.2/bin/ragraph	2016-06-08 
23:39:09.629737182 +0200
+++ /usr/local/bin/ragraph	2016-06-10 11:39:00.127238938 +0200
@@ -1201,7 +1201,7 @@
 
    open(SESAME, $tmpfile);
     
-   for (1 .. 9) {
+   for (1 .. 10) {
       $data = <SESAME>;
    }

Is this a bug ? The mar record should not be considered by ragraph I 
suppose.

Regards,
Roberto


Roberto Palmer via Argus-info wrote:

> Hi all,
> 
> is there anyone having issues with ragraph ?
> I'm using 3.0.8.2 with rrdtools 1.6.0 after having tried
> different versions of rrdtools, but when I run ragraph the
> following error is shown:
> 
> illegal attempt to update using time 1464789900 when last
> update time is 1464789900 (minimum one second step) ....
> 
> Any suggestion would be appreciated,
> 
> Thanks,
> Roberto
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.