1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00
Commit Graph

3595 Commits

Author SHA1 Message Date
537b8f2630 add more int conversions 2021-12-02 09:14:43 -08:00
4d823575e7 add more float fields 2021-12-02 08:47:25 -08:00
541aa1d09f Add new field float conversions for iostat v11 2021-12-02 08:41:36 -08:00
8f02021014 formatting 2021-12-02 05:54:38 -08:00
158a15157c changelog update 2021-12-01 16:47:17 -08:00
2752e0d66a add iostat streaming parser 2021-12-01 16:47:09 -08:00
6c11e912af update changelog 2021-12-01 16:14:22 -08:00
43d34461e2 update docs 2021-12-01 16:12:51 -08:00
4dfdc9b0f6 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2021-12-01 16:02:10 -08:00
e2311cbb03 add iostat tests 2021-12-01 16:02:06 -08:00
bf15575e90 fixes for ubunut 2021-12-01 16:01:52 -08:00
406336c718 add iostat example 2021-12-01 13:53:31 -08:00
6665ffaeb8 remove python 3.6 from tests 2021-12-01 10:59:07 -08:00
dcf552ca0c add _process and cleanup 2021-12-01 10:34:55 -08:00
7a6ebf3c95 add iostat parser 2021-11-30 16:54:32 -08:00
d2dc4a983c changelog update 2021-11-30 11:59:26 -08:00
1168259bc2 add doc strings 2021-11-30 11:57:04 -08:00
e8e4b46021 use jc.utils type checks 2021-11-30 11:49:40 -08:00
12d2de2282 use jc.utils.input_type_check() and simplify compatibility check 2021-11-30 11:43:06 -08:00
0e2fe401e1 version bump 2021-11-30 10:08:27 -08:00
14247adb0a add input type checks 2021-11-30 10:03:59 -08:00
3a9f0934c4 add input type checks 2021-11-30 09:56:33 -08:00
caf0a5c871 add input type checking 2021-11-30 09:51:27 -08:00
cfb58b1cf3 add input type checks 2021-11-30 09:41:16 -08:00
975cf195cc formatting 2021-11-30 09:40:49 -08:00
8a46a259a3 add input type checks 2021-11-30 09:19:51 -08:00
e395142e59 version bump 2021-11-29 16:45:22 -08:00
caaeaf0d67 add 'str' type check on input 2021-11-29 16:29:23 -08:00
21e69a7cbf ignore _config.yml 2021-11-24 19:33:07 -08:00
603964935b remove trailing whitespace 2021-11-24 19:30:10 -08:00
47eb83ae55 add .vscode 2021-11-24 13:32:51 -08:00
fc0ce6c959 add streaming parser to custom parsers info 2021-11-22 09:45:14 -08:00
077a29fb4e add _jc_meta field info 2021-11-22 09:36:58 -08:00
8568d0d328 fix csv_s documentation 2021-11-22 09:10:11 -08:00
597d39c28e Merge pull request #180 from kellyjonbrazil/dev
Dev v1.17.2
v1.17.2
2021-11-18 06:52:01 -10:00
eb888dcbbc version bump 2021-11-18 08:48:03 -08:00
d1b9ac0841 doc update 2021-11-18 08:41:52 -08:00
89a6d9c5c3 add key-check to restore previous behavior even with non-df data 2021-11-17 12:03:40 -08:00
85d9837616 add df info 2021-11-17 11:41:54 -08:00
cd7731484d fix for cases where the Filesystem data overflows the column length (happens on older versions of df) 2021-11-17 11:26:42 -08:00
086da16b17 version bump 2021-11-15 13:05:53 -08:00
20830528f0 add test for older netstat version fix 2021-11-15 12:52:43 -08:00
83371edd8f add space before inode to compensate for removed dash 2021-11-15 12:25:22 -08:00
364a81decc version bump 2021-11-04 10:25:51 -07:00
ef09592ad3 update for 1.17.2 2021-11-04 10:21:38 -07:00
4a86e109cc Merge pull request #179 from shaikustin/ping-alpine-linux
support alpine linux ping
2021-11-04 10:18:47 -07:00
7fa5391b66 change alpine ping6 to ping 2021-11-04 10:13:44 -07:00
9b53ba5714 support alpine linux ping 2021-11-04 13:42:48 +02:00
b59e38cfd2 Merge pull request #176 from kellyjonbrazil/dev
Dev v1.17.1
v1.17.1
2021-10-30 14:02:25 -07:00
5ba22dae59 add JSON lines info 2021-10-30 13:57:36 -07:00