1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

Commit Graph

  • 7cd01efa64 fixup for cases where the 'process' and/or 'machine' fields are blank on linux Kelly Brazil 2021-10-19 16:01:56 -07:00
  • 2dbe56456b add nested_dict. start work on hub_port_status and device_status Kelly Brazil 2021-10-15 11:43:15 -07:00
  • 6078a411ef add initial schema doc Kelly Brazil 2021-10-13 11:07:09 -06:00
  • 4a3656562f del null keys Kelly Brazil 2021-10-13 07:26:31 -06:00
  • ba75989a24 update comments Kelly Brazil 2021-10-12 22:51:45 -06:00
  • 9e9e2c3628 move state instantiation before has_data test Kelly Brazil 2021-10-12 22:40:39 -06:00
  • 9a2a8c6b61 shorten set_sections Kelly Brazil 2021-10-12 22:38:03 -06:00
  • dae42ef161 add hub_port_status and device_status Kelly Brazil 2021-10-12 15:55:09 -06:00
  • 931f2cab78 add hub_descriptor Kelly Brazil 2021-10-12 12:38:40 -07:00
  • 72b061bed4 add endpoint_descriptors Kelly Brazil 2021-10-12 12:29:59 -07:00
  • 29a7c73990 add hid_device_descriptor and report_descriptors Kelly Brazil 2021-10-12 11:24:49 -07:00
  • 2d1d68e300 simplify populate_lists. Add CDC lists Kelly Brazil 2021-10-12 09:57:47 -07:00
  • c5c1e170d1 interface descriptors working Kelly Brazil 2021-10-11 21:33:18 -07:00
  • 9c1bb66452 fix remove _state field during schema_populate Kelly Brazil 2021-10-11 07:48:23 -07:00
  • a4f3306bae initial schema build. need to figure out why deleting _state from output_line causes exceptions Kelly Brazil 2021-10-10 22:18:13 -07:00
  • 1bc638b6ee add bus_list and add all device_list data to the list Kelly Brazil 2021-10-10 10:03:39 -07:00
  • 9ad0cd9dae now storing state within the objects to make building the schema (later) easier. Kelly Brazil 2021-10-09 20:05:55 -07:00
  • 6d4a469127 use class for state Kelly Brazil 2021-10-06 22:03:16 -07:00
  • ed6997e3ff add interface_association section Kelly Brazil 2021-10-05 16:47:23 -07:00
  • eb788fca6e somewhat working lsusb parser. needs a lot more TLC Kelly Brazil 2021-10-05 14:59:49 -07:00
  • 9186f5f377 fix file parser for gzip cases (has ': ' in the description, which is the delimiter) Kelly Brazil 2021-10-02 14:53:07 -07:00
  • 30cff5f281 add note that the streaming parser outputs JSON Lines Kelly Brazil 2021-09-27 10:35:08 -07:00
  • b724e0969a -qq instead of -q Kelly Brazil 2021-09-26 20:22:16 -07:00
  • a62c49e871 Merge pull request #172 from kellyjonbrazil/master Kelly Brazil 2021-09-26 16:35:29 -07:00
  • 9b160f6279 link update Kelly Brazil 2021-09-26 16:29:36 -07:00
  • 338a4e2612 formatting Kelly Brazil 2021-09-26 16:27:15 -07:00
  • 0140688750 link updates Kelly Brazil 2021-09-26 16:24:18 -07:00
  • 73e5ea98c1 Merge pull request #170 from kellyjonbrazil/dev v1.17.0 Kelly Brazil 2021-09-26 14:55:18 -07:00
  • 77dcbc544d final doc update Kelly Brazil 2021-09-26 14:50:02 -07:00
  • c7bcb0947a indent subsequent error and warning lines Kelly Brazil 2021-09-26 13:20:42 -07:00
  • 5cd3f7f71d Add example to raise ParseError if there is no output data to yield Kelly Brazil 2021-09-26 13:15:35 -07:00
  • 5044388ab2 raise if line data is unrecognized Kelly Brazil 2021-09-26 13:04:27 -07:00
  • ee075db598 linting Kelly Brazil 2021-09-26 12:00:30 -07:00
  • 9904e0be61 formatting Kelly Brazil 2021-09-25 08:28:57 -07:00
  • 31b69b3242 formatting Kelly Brazil 2021-09-25 08:23:46 -07:00
  • e6a80fea32 formatting Kelly Brazil 2021-09-25 08:19:34 -07:00
  • d6aec00e03 add vmstat-1-long tests Kelly Brazil 2021-09-24 16:45:38 -07:00
  • 4aa7d81e11 ignore re-printed header rows in output Kelly Brazil 2021-09-24 16:27:11 -07:00
  • 48cdabc3b0 document timestamps Kelly Brazil 2021-09-24 10:11:15 -07:00
  • a1791ef547 linting Kelly Brazil 2021-09-24 10:01:13 -07:00
  • 7bc87f6c2d change _meta to _jc_meta Kelly Brazil 2021-09-24 09:24:30 -07:00
  • bbed9e274b linting Kelly Brazil 2021-09-24 09:16:44 -07:00
  • 486282b985 linting Kelly Brazil 2021-09-24 08:52:39 -07:00
  • a4d45b653f linting Kelly Brazil 2021-09-24 08:49:37 -07:00
  • 22e151b01c linting Kelly Brazil 2021-09-24 08:43:09 -07:00
  • 7a4ebcd1ec language hints Kelly Brazil 2021-09-23 21:22:01 -07:00
  • 651cbfe02f add streaming foo parser Kelly Brazil 2021-09-23 21:20:25 -07:00
  • 8c3e764516 add streaming parser to contrib guidelines Kelly Brazil 2021-09-23 21:17:17 -07:00
  • b4e75da7e3 formatting Kelly Brazil 2021-09-23 21:14:47 -07:00
  • 37223f086c formatting Kelly Brazil 2021-09-23 21:13:21 -07:00
  • a404033735 add error and warning message wrap info Kelly Brazil 2021-09-23 20:54:44 -07:00
  • b7433ed085 auto wrap warning and error messages Kelly Brazil 2021-09-23 20:53:31 -07:00
  • 224d3d65ad Add exception class name to error message Kelly Brazil 2021-09-23 13:15:38 -07:00
  • a349fb0bda change _meta to _jc_meta Kelly Brazil 2021-09-23 13:08:31 -07:00
  • e7ddcfb83f change _meta to _jc_meta Kelly Brazil 2021-09-23 13:07:10 -07:00
  • abd20dfe36 formatting Kelly Brazil 2021-09-23 12:58:24 -07:00
  • dc1fd3ef1b fix -qq docs Kelly Brazil 2021-09-23 11:54:58 -07:00
  • 98a7686db4 use -qq to ignore streaming exceptions Kelly Brazil 2021-09-23 11:48:39 -07:00
  • 9c6c6c4330 add next() info Kelly Brazil 2021-09-23 09:04:37 -07:00
  • f9be5651da add language hints Kelly Brazil 2021-09-23 08:59:26 -07:00
  • df9835a3e6 formatting Kelly Brazil 2021-09-23 08:57:14 -07:00
  • 92363be2dd fix streaming python module example Kelly Brazil 2021-09-23 08:56:14 -07:00
  • 31b6203015 formatting Kelly Brazil 2021-09-23 08:54:15 -07:00
  • 18805858d6 formatting Kelly Brazil 2021-09-23 08:53:25 -07:00
  • e676f0e20f add streaming parser info for python module use Kelly Brazil 2021-09-23 08:53:14 -07:00
  • 20652edefa update changelog Kelly Brazil 2021-09-22 20:11:26 -07:00
  • 98c29d0747 add vmstat tests Kelly Brazil 2021-09-22 19:54:12 -07:00
  • 41a6311f6b add streaming parser tests Kelly Brazil 2021-09-22 19:34:44 -07:00
  • 978760ec57 add exception class name to error string Kelly Brazil 2021-09-22 19:32:20 -07:00
  • d410425537 replace single quotes with double quotes in doc Kelly Brazil 2021-09-22 14:43:26 -07:00
  • 6b7430329c doc update Kelly Brazil 2021-09-22 14:38:13 -07:00
  • 40fe0d4a60 working parser Kelly Brazil 2021-09-22 14:34:46 -07:00
  • 365c5354a0 remove debug print statement Kelly Brazil 2021-09-22 14:34:32 -07:00
  • b246a05cbb fix vmstat-s name Kelly Brazil 2021-09-22 14:34:19 -07:00
  • 9e5a7a4abb add vmstat sample output Kelly Brazil 2021-09-22 14:07:09 -07:00
  • f266acbcca add processing logic Kelly Brazil 2021-09-22 14:06:51 -07:00
  • 4e3b471f18 add format for vmstat Kelly Brazil 2021-09-22 14:06:28 -07:00
  • 5e28736c2e add vmstat and vmstat_s Kelly Brazil 2021-09-22 12:08:20 -07:00
  • a91913a3b5 streaming parser template Kelly Brazil 2021-09-22 12:07:27 -07:00
  • 90c64f0ae0 initial working parser Kelly Brazil 2021-09-22 12:07:09 -07:00
  • 7cc642ed1a formatting Kelly Brazil 2021-09-22 12:06:56 -07:00
  • 809f64d35a Merge pull request #169 from kellyjonbrazil/streaming Kelly Brazil 2021-09-21 22:58:18 -07:00
  • a6f859a55e add final ping_s tests Kelly Brazil 2021-09-21 22:47:48 -07:00
  • 39ef88078f add destination_ip to error lines Kelly Brazil 2021-09-21 22:47:02 -07:00
  • aeea5e8d2e formatting Kelly Brazil 2021-09-21 22:00:05 -07:00
  • 1a0700bff4 add more ping-s tests Kelly Brazil 2021-09-21 21:58:59 -07:00
  • b5fa6d068f update docs Kelly Brazil 2021-09-21 16:03:00 -07:00
  • 1baec0b420 add some streaming tests Kelly Brazil 2021-09-21 15:43:02 -07:00
  • 4f2a4e1dee skip blank lines and warning lines Kelly Brazil 2021-09-21 15:42:45 -07:00
  • 758d617668 doc update Kelly Brazil 2021-09-21 13:29:50 -07:00
  • 55322c37f5 formatting Kelly Brazil 2021-09-21 12:36:36 -07:00
  • d19ea5552b add streaming ls parser tests Kelly Brazil 2021-09-21 12:33:05 -07:00
  • 130c3527c1 update docstrings Kelly Brazil 2021-09-21 12:32:34 -07:00
  • 3f221f4714 doc update Kelly Brazil 2021-09-20 13:21:20 -07:00
  • d64c4cb390 add streaming parsers section Kelly Brazil 2021-09-20 13:04:26 -07:00
  • 448c56aa46 formatting Kelly Brazil 2021-09-20 13:04:14 -07:00
  • 9fbea15b6d rename state class to _state Kelly Brazil 2021-09-20 11:59:54 -07:00
  • 932060314b doc update Kelly Brazil 2021-09-20 11:51:27 -07:00
  • 5e68ae5009 import exception. tighten up os detection Kelly Brazil 2021-09-20 11:42:15 -07:00
  • d03541beae add docstring examples. add exception raise when OS cannot be detected. Kelly Brazil 2021-09-20 11:24:59 -07:00