Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] What are you using to monitor clients in your pool?
- Date: Thu, 03 Jan 2008 10:18:08 -0600
- From: Dimitri Maziuk <dmaziuk@xxxxxxxxxxxxx>
- Subject: Re: [Condor-users] What are you using to monitor clients in your pool?
Ian Chesal wrote:
...
> I was wondering what other people out there are using to monitor and
> track their execute machines. We're looking to track things like disk
> failures, disk full, CPU temperature, CPU load, network load, network
> connectivity (pings for uptime), reboots.
We use snmp w/ nagios -- but we're a unix shop. UCD snmp apparently
works on windows, too, but some of the above is done via exec'ing
external commands which may not be available on win.
Dima