Can I monitor a service's memory/cpu usage on OpenSolaris?
Posted
by Phillip Oldham
on Server Fault
See other posts from Server Fault
or by Phillip Oldham
Published on 2010-03-11T09:35:47Z
Indexed on
2010/04/18
4:03 UTC
Read the original article
Hit count: 593
What would be the best way to monitor a service's memory/load on the OpenSolaris platform so that one can send alerts and automate service management (restarts, etc) based on "rules"?
On the linux platform I use Monit, but since OpenSolaris has SMF I thought there may be a complimentary service "built-in" if SMF doesn't have those features and I'd prefer to use a standard OpenSolaris app if there is one.
© Server Fault or respective owner