![]() |
|
|
|
|
|||||||
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| snmp | manoj.solaris | SUN Solaris | 1 | 09-20-2007 04:43 AM |
| Want to set up SNMP with MIB on SCO OS5 | herd5cusa | SCO | 0 | 05-19-2006 02:01 PM |
| Snmp | stancwong | UNIX for Dummies Questions & Answers | 4 | 05-02-2006 02:55 AM |
| Snmp | nean | Linux | 0 | 10-09-2003 08:27 AM |
| Snmp | S.Vishwanath | UNIX for Advanced & Expert Users | 2 | 01-08-2003 08:03 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
| Forum Sponsor | ||
|
|
|
||||
|
SNMP services
I checked by running this command:
#svcs -a | grep -i snmp # offline 17:16:02 svc:/application/management/snmpdx:default also I checked with # ps -eaf | grep snmp and got this # root 528 1 0 17:16:19 ? 0:46 /usr/sfw/sbin/snmpd What does this mean? The first result shows as offline and the second one seems to indicate that snmp is running? am new to solaris pls help Thanks in advance... |
|
||||
|
SNMP services
Hello,
Thanks for that suggestion, however am little sceptic if i will not have both of them running after I stop this running service. I have people above me whom I have to answer if anything goes wrong...that is the problem, if this was a test machine I could have done all the testing on it... |
|
|||
|
How about not killing the current snmp process and enableing the service? Then do a ps -ef | grep snmp
Then show us what you have. After enabling the service please try to do an SNMPwalk to that host from a different machine. Let me know what you get. Quote:
|
|||
| Google UNIX.COM |