Date: Mon, 14 Jul 2014 13:17:48 +0300 From: Zaro Korchev <zkorchev@mail.bg> To: soc-status@freebsd.org Subject: Re: [Machine readable output from userland utilities] report Message-ID: <60B2286C-F0BA-4757-9603-BE23E365A576@mail.bg> In-Reply-To: <19220D3B-101C-45A4-AE41-068E033D5F92@mail.bg> References: <8D1B686D-1AAA-4E07-9270-E42699110561@mail.bg> <2F779B73-EAC5-49B4-B3E8-7A81109EC166@mail.bg> <5AF0FF20-E41B-4D46-A427-D84D9E2CD047@mail.bg> <C9A0231C-553B-4046-9181-F3D8866DB9F6@mail.bg> <CE908FC5-321D-40BA-9756-72904F93AA51@mail.bg> <19220D3B-101C-45A4-AE41-068E033D5F92@mail.bg>
index | next in thread | previous in thread | raw e-mail
Hi everybody
This week I added libsol support for several other tools.
sockstat
wc
last
This is a sample output from last:
[
{
"type": "login",
"user": "root",
"line": "ttyv0",
"host": "",
"time": "Tue May 27 13:59",
"logout": "shutdown",
"duration": {
"days": 0,
"hours": "00:01"
}
},
{
"type": "boot",
"time": "Tue May 27 13:58"
},
{
"type": "shutdown",
"time": "Tue May 27 13:58"
},
{
"type": "login",
"user": "root",
"line": "ttyv1",
"host": "",
"time": "Tue May 27 12:55",
"logout": "shutdown",
"duration": {
"days": 0,
"hours": "01:03"
}
},
{
"type": "login",
"user": "root",
"line": "ttyv0",
"host": "",
"time": "Tue May 27 12:23",
"logout": "shutdown",
"duration": {
"days": 0,
"hours": "01:34"
}
},
{
"type": "boot",
"time": "Tue May 27 12:23"
}
]
Zaro
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?60B2286C-F0BA-4757-9603-BE23E365A576>
