Hi Norbet, On Sat, Jul 22, 2017 at 10:52:16PM +0200, Norbert Hartl wrote:
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/
Thanks very much for your reply. What I was hoping to find was something that acted as the server, not just an agent. But I'll still have a look at this as it will be useful to help monitor pharo processes. Thanks again, Alistair
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