<div dir="ltr">Hello list!<div><br></div><div>My plan is for every Master server collect the current usage of license and sessions and summarize these values for monitoring and graphing this in our Op5 system (Nagios)<br></div><div><br></div><div>Is there any way I can get the current usage of license & sessions count in a machine parseable format on a master server ?<br></div><div><br></div><div>Example:  licenses=134 sessions=156  (i.e not very "advanced" like a XML or JSON...)</div><div><br></div><div>I know the data is in the rrd file ( and I know that tobi is on the list :-)</div><div><br></div><div>I only want the current value, so I can merge this with all the other servers.</div><div><br></div><div>I have played around with rrdtool on my home server, and it might work...</div><div><br></div><div><div># % rrdtool fetch /var/opt/thinlinc/statistics/users-licenses.rrd MAX --start=now-2h</div><div>#                       licenses            sessions</div><div>#</div><div>#1417953600: 1.0000000000e+01 1.0000000000e+00</div><div>#1417960800: -nan -nan</div></div><div>#</div><div>#%</div><div><br></div><div>Any other ideas ?<br></div><div><br></div><div>/Peter</div><div><br></div></div>