[prev in list] [next in list] [prev in thread] [next in thread] 

List:       collectd
Subject:    [collectd] Behaviour of Exec's Putval
From:       "baris.cavus" <brscvs () gmail ! com>
Date:       2016-01-12 13:59:11
Message-ID: 569506AF.7080507 () gmail ! com
[Download RAW message or body]

Hi,

I have an exec method like below .The problem is when i get rrd values, 
very rarely I got a very big value. The first thing comes to my mind is 
somehow two different time values are concatenating.

while(1){

     // here some code runs 30 sec to collect info that gathers $t3,$t1,$t2

     print "PUTVAL myplace/mytype interval=30 N:$t3:$t1:$t2";
}

For ex:
  in first 30 sec i print $t3 as 125355000 the folowing 30 sec it is 
36524555
but when i read the value from rrd file it is showing me 12535500036524555

So what might be the problem here? I am missing something ? How can i 
prevent this.


there is no spesific configuration in collectd.conf just exec a file, 
not other conf other than defaults

_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic