IT

185 Posts · Page 26 of 31

iostat and microseconds

Solaris 11.4 got a small extension to the iostat command. In a time when storage gets faster and faster, you may end up in a situation where the wsvc_t and...

gcore with less impact

This isn't an everyday tool, however for diagnosing problems gcore is one of the important tools in your toolbox. With gcore you can create a core image of...

ps

Today I won't write a blog entry explaining a feature. I would just like to guide your attention to an article at "Teaching an old ps command new tricks"...

Jitter and delay for svcbundle generated SMF manifests

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 extended

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...

Which SRU to get those new features?

Short answer: The newest one you can get on the day you are reading this. The long answer: All the features I'm writing about in the last few days didn't...