Can I monitor a service's memory/cpu usage on OpenSolaris?
- by Phillip Oldham
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.