[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SNMP question
- Subject: Re: [cobalt-users] SNMP question
- From: Theodore Jones <theoj@xxxxxxxxxxxxx>
- Date: Fri Jul 7 02:08:49 2000
James,
maybe try "netstat -l" at a command line? (all listening ports)
or "ps -aux"? (all running processes)
~ T (The Humble Unix Boy)
James Spahr wrote:
> Is there a way to get a list of the running processes on the Raq3 using
> snmp? a yes or no is fine - if you know the oids that would be excellent, I
> just don't want to go chasing after ghosts.
>
> (Background : I have a custom SNMP app (Mac based) that is used to monitor
> machines, most of the machines are Macs, and I can get the running processes
> via the Mac OIDS - obviously I'll need to make some alterations to
> accommodate the Raq)
>
> James.