Im creating my own system to drawing charts in real-time mode. File /var/lve/info seems to be the best way to get current info but what fields are presented in it?
First is of course lve_id but the rest?
[root@king ~]# cat /var/lve/info
0,0,20,0,12,0,262144,0,0
640,0,20,2,10,0,51200,0,0
642,0,20,1,10,0,51200,0,0
646,3,25,1,12,51886,230400,0,0
550,1,20,4,10,4030,51200,0,0
999,0,20,1,10,0,51200,0,0
941,1,20,1,10,1422,51200,0,0
First is of course lve_id but the rest?
[root@king ~]# cat /var/lve/info
0,0,20,0,12,0,262144,0,0
640,0,20,2,10,0,51200,0,0
642,0,20,1,10,0,51200,0,0
646,3,25,1,12,51886,230400,0,0
550,1,20,4,10,4030,51200,0,0
999,0,20,1,10,0,51200,0,0
941,1,20,1,10,1422,51200,0,0
Comment