[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: lua to read Linux, Solaris, FreeBSD kernel statistics
- From: Stefan Parvu <sparvu@...>
- Date: Sat, 21 Feb 2015 12:59:57 +0200
Hi,
Anyone, any ideas if there is anything done in Lua which can read /proc from Linux or
sysctl interface from *BSD systems. Im interested to use Lua to fetch system statistics:
* cpu, memory utilization
* disk, nic utilization
and find out if I could port some of the Kronometrix perl data recorders to Lua. I want to
make the data recorder package even smaller but keep a scripting language rather than
use C.
http://www.kronometrix.org/recording/agents.html
Many thanks,
--
Stefan Parvu <sparvu@kronometrix.org>