[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] snmp



NET-SNMP for Linux provide a way to run a private command and get the results via SNMP.
It has it own private OID, so the MIB can be extended to support and get  values other then native SNMP data (like mib2).

Take a look at Cacti or collectd which provide some info how to configure net-snmp with private command.
This way you can pull out condor values using a command line (condor_q, consor_status), and convert it to a snmp message.
It even support TRAP configuration.

Hope that helps

Sassy

On Wed, Aug 25, 2010 at 11:04 PM, Erik Paulson <epaulson@xxxxxxxxxxxx> wrote:
No, not natively. It wouldn't be hard to write something that took
condor statistics and proxied them out over SNMP. Going the other way,
it'd be pretty easy to write a startd_cron job that periodically
polled devices via SNMP and inserted SNMP information into classads.

-Erik

On Tue, Aug 24, 2010 at 6:13 AM, Mag Gam <magawake@xxxxxxxxx> wrote:
> Does condor have snmp capabalities? Especially for the collector and scheduler?
>
> TIA
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/