Xymon Mailing List Archive search

Solaris 10 service monitoring

list Bob Gordon
Thu, 31 Aug 2006 16:47:28 -0700
Message-Id: <user-51de77b5c746@xymon.invalid>

Hello -

I'm running into an issue where I need to monitor the individual services (
svcs -a ) instead of the processes (ps -ef) on multiple Solaris 10 clients.
I didn't see anything in the man pages about it (although I may have missed
it) so I was wondering if anyone has been able to set Hobbit up to do so?

Sample output from svcs -a

$ svcs -a |head -20
STATE          STIME    FMRI
legacy_run     Jul_28   lrc:/etc/rcS_d/S00umask_sh
legacy_run     Jul_28   lrc:/etc/rcS_d/S29wrsmcfg
legacy_run     Jul_28   lrc:/etc/rcS_d/S51installupdates
disabled       Jul_28   svc:/system/sysidtool:net
disabled       Jul_28   svc:/system/sysidtool:system
disabled       Jul_28   svc:/network/rpc/keyserv:default
disabled       Jul_28   svc:/network/rpc/nisplus:default
disabled       Jul_28   svc:/network/nis/server:default
online         Jul_28   svc:/milestone/multi-user-server:default
online         Jul_28   svc:/system/zones:default
online         Aug_15   svc:/application/hobbit:default

I need to be able to alarm if zones goes offline or if nisplus goes online
(for example)...

Thanks!

-- 
--==[ Bob Gordon ]==--