It looks like it is in-fact splitting by white-space, and reading that section it appears the time variable isn't being used.
Code: Select all
ls[2]Code: Select all
ls[0]I've submitted a PR: https://github.com/NagiosEnterprises/nc ... re:patch-1
If 'svcs -a -o STATE,FMRI' works on OpenSolaris, I think it should be fine. I also don't know a whole ton of Python, but, the changes seemed simple enough to make.