[clo-devel] Cron job to check available disk vs nagios?

Chun Tian (binghe) binghe.lisp at gmail.com
Mon May 23 16:05:26 UTC 2011


Hi, Erik

I can take this task by running up a Lisp-based daemon to check up everything else on the server include available disk space, but I need more time because I'm a bit busy in this and next week on my local job.  Considering we're all Lisp programmers and we're maintaining a Lisp site, using a Lisp-based solution may be better than nagios or other similar solutions.

For details, I want to run "snmpd" up, and use cl-net-snmp to check local server status (include disk spaces) and send alarm mails when necessary. This program could also provide a simple web interface.

--binghe

在 2011-5-22,01:52, Erik Huelsmann 写道:

> Hi,
> 
> While working on turning back on all the cron jobs that we are running
> on cl-net, I found there's a cron job to check available disk space.
> 
> Shouldn't we be using other software, like nagios, to monitor the
> services? Maybe we can write plugins/task scripts to do any of the
> cl-net specific tasks, but having a framework like that sounds better.
> 
> Bye,
> 
> Erik.





More information about the clo-devel mailing list