Veni,
> From the documents from sun, it is implied that from Symon 1.6
> http://docs.sun.com/db/doc/805-4829/6j4io2pah?a=view, we should have
> the mibs for hardware component monitoring
Ah, I see where you're coming from. SyMON 1.x and SyMON 2.x (renamed
to "Sun Management Center" as of version 3) are totally seperate
products. Essentially 1.x was scrapped when 2.x was codeveloped with a
partner (where Halcyon comes in). 2.x onwards all use the same core
infrastructure, so 2.x docs still have some relevance to the most
current version (3.5.1). But 1.x docs have nothing to do with 2.x or
higher.
> I am wondering if it would simply be cleaner to implement an
> snmp trap (for hardware component monitoring) using the generic tools on
> sun & perl given that critical errors and failures should be readable
> and grepped off some of the syslog or var/admin logs.
Scripts and logs may well be enough for your environment, especially
if you have a bunch of non-production and/or small systems to
maintain. But SunMC hardware monitoring also uses C code/libraries to
query hardware for things that otherwise don't show up in log files.
Especially for larger systems (3/4/6800, 12/15/20/25k range).
You also have to ask yourself how much work it will be to maintain
your setup in the face of new Sun hardware and software (i.e. Solaris
10) given that the basic hardware monitoring in SunMC is free.
Downloading a new version may be easier to do than hacking away at
Perl, though not nearly as fun!
Regards,
Mike
Note: I am an employee of Halcyon (
www.HalcyonInc.com)