Hi, 

I just made it nagios compatible. I developed it because I'm using munin [1]. You can look at this [2] blog post how to do it. If you have questions just ask. 

Norbert

[1] http://munin-monitoring.org/
[2] http://norbert.hartl.name/blog/2015/05/16/system-monitoring-for-pharo-images/




Am 22.07.2017 um 19:41 schrieb Alistair Grant <akgrant0710@gmail.com>:

Hi Everyone,

Does anyone know of a system monitoring library written in Pharo (or at
least smalltalk)?

I'm looking for something that provides functionality similar to nagios
and will allow me to monitor the basics, e.g. free disk space, cpu
usage, process presence, etc.

I found Norbert Hartl's Monitoring library, but that looks like it acts
as an agent for nagios or similar.

Thanks,
Alistair