Servicename in ps
Yesterday I wrote in "prstat -x" about the addition of a feature to show the FMRI of the service which the process is part of. ps got a similar enhancement....
Yesterday I wrote in "prstat -x" about the addition of a feature to show the FMRI of the service which the process is part of. ps got a similar enhancement....
When looking at processes on your system, sometimes you ask yourself "Who the heck started this process?" Often it's a process started by SMF as part of a...
This is a rather small change in one of the Solaris 11.4 SRUs. SMF had so far three methods. You could have a start method, which is as the name says meant to...
Another addition to svcbundle was the ability to set * user * group * privileges to directly create manifests for SMF that didn't need manual editing to adhere...
Another extension to the svcbundle tool is the introduction of -s delay= and -s jitter= for periodic SMF services. If you have something to start in a periodic...
svcbundle is a really useful tool to create SMF manifests without having to hassle too much with XML. Most often you don't have to work with XML at all, but...