25.11.2015, 21:47
(25.11.2015, 07:58)admin Wrote: Do you mean to external syslog on the network? It has a fairly simple UDP-based protocol which can be implemented via a script.
For SNMP we can provide LuaSNMP library, but our clients have only used it to query other devices, not other way round.
http://luasnmp.luaforge.net/index.html
My idea was just to monitor the system (cpu, memory, disk, ...) with a monitoring tool like a standard linux device.
Just the standard MIB2 would be enough.
For the syslog, is there a way to make a code executer on each call of alert() ?
Matt