1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

175 Commits

Author SHA1 Message Date
Kelly Brazil 08d4cd4870 add time calculations to acpi parser 2021-03-30 16:34:01 -07:00
Kelly Brazil 9767a50ced update who parser to add epoch naive timestamp 2021-03-30 11:59:44 -07:00
Kelly Brazil 8d7fa07ffd unformat json 2021-03-29 21:20:19 -07:00
Kelly Brazil cade1bfe6e update timedatectl tests for new epoch_utc field 2021-03-29 21:19:12 -07:00
Kelly Brazil e8847c998c update stat tests 2021-03-29 16:35:26 -07:00
Kelly Brazil 2f2f297b29 update uptime fixtures with new fields 2021-03-25 11:35:21 -07:00
Kelly Brazil e4ca0de92a add upower tests 2021-03-24 21:24:25 -07:00
Kelly Brazil 5936940532 rewrite of date parser using datetime library 2021-03-24 20:20:53 -07:00
Kelly Brazil e4b41057e3 update upower fixture names 2021-03-24 17:02:17 -07:00
Kelly Brazil a5c444587b add before and after midnight date tests 2021-03-24 15:13:10 -07:00
Kelly Brazil a56f471be9 update fixture to use UTC for better testing 2021-03-24 15:05:22 -07:00
Kelly Brazil 1e8e553316 add hour_24 field 2021-03-23 14:47:44 -07:00
Kelly Brazil 7cb8577b96 correct epoch_utc calculation. Fix for 12 hour vs. 24 hour representation 2021-03-23 13:55:23 -07:00
Kelly Brazil 1565019966 fix weekday numbering to be ISO 8601 compliant. Add naive calculated epoch timestamp field 2021-03-22 20:56:57 -07:00
Kelly Brazil 01f0c20df0 add sample using C locale timestamp 2021-03-18 16:59:46 -07:00
Kelly Brazil ad39fc6029 working upower parser. history lines are ignored 2021-03-17 11:26:06 -07:00
Kelly Brazil 89f1fd96e6 add acpi tests 2021-03-16 12:12:01 -07:00
Kelly Brazil 1f7aafd041 fix for full charge batter case. Clean up battery object logic 2021-03-12 08:45:32 -08:00
Kelly Brazil 322da9ea6a working parser 2021-03-11 20:43:31 -08:00
Kelly Brazil 58645301ec add acpi command parser 2021-03-11 19:55:47 -08:00
Kelly Brazil f450f9eb8b add hciconfig tests 2021-02-10 10:47:56 -08:00
Kelly Brazil 229e953a38 initial add of hciconfig parser 2021-02-09 13:26:24 -08:00
Kelly Brazil 87b506dc9b fix for spaces in dig answer data 2021-02-05 06:55:06 -08:00
Kelly Brazil 60b9e97982 last parser enhancements: augment hostname with CONSOLE for GUI login, add convenience fields when -F is used: login_epoch, logout_epoch, duration_seconds, calculate duration to hours:minutes 2021-01-06 12:02:47 -08:00
Kelly Brazil 9f485b5981 change mac_address fieldname to bssid. Add credit to Phillip 2021-01-06 11:09:37 -08:00
Kelly Brazil fb422726a8 update test to add 'down' condition 2021-01-05 21:55:06 -08:00
Kelly Brazil f78fe771e1 add iw-scan tests 2021-01-05 21:38:51 -08:00
Kelly Brazil 7351c72e45 add fixes and tests for entries that contain 'crash' 2021-01-05 15:16:40 -08:00
Kelly Brazil e2c77cb935 add test for last -F output 2021-01-05 13:00:38 -08:00
Kelly Brazil 7ac621e4c9 add -F support 2021-01-05 12:29:29 -08:00
Kelly Brazil 22b461eb4b Add period field for en_US.UTF-8 locale 2021-01-05 09:42:05 -08:00
Kelly Brazil ceccfb2c81 add test output for iw-scan and date on ubuntu 20.04 2021-01-04 17:05:26 -08:00
Kelly Brazil cb02211424 add wc tests 2020-12-31 14:19:45 -08:00
Kelly Brazil e4bac3a493 add wc parser 2020-12-31 14:10:37 -08:00
Kelly Brazil d4ae5543f2 add hash tests 2020-12-30 13:11:13 -08:00
Kelly Brazil 6da9510e46 add cksum tests 2020-12-30 11:22:17 -08:00
Kelly Brazil 44a7406057 add hashsum tests 2020-12-29 12:51:43 -08:00
Kelly Brazil 28762aea15 add hashsum parser 2020-12-29 11:36:20 -08:00
Kelly Brazil f3d84bd5bf tighten crontab and crontab-u parser variable detection 2020-08-05 11:28:37 -07:00
Kelly Brazil 5c538816cf ping parser fix for raspberry pi 2020-08-04 17:36:35 -07:00
Kelly Brazil 88b9d5068c finish date parser 2020-08-03 09:26:37 -07:00
Kelly Brazil 42d2017cd6 traceroute updates: handle missing header row, add annotations, don't print timeouts as probes 2020-07-31 10:53:47 -07:00
Kelly Brazil 339238ab36 version bump and add route -6 tests 2020-07-27 20:37:33 -07:00
Kelly Brazil a5f97febd3 update traceroute, tracepath, and uname tests 2020-07-27 16:47:41 -07:00
Kelly Brazil ca470a5d02 add tracepath fixtures 2020-07-27 09:20:00 -07:00
Kelly Brazil b7d4ddc7ce add tests for key/value files 2020-07-24 16:16:54 -07:00
Kelly Brazil 928e39cd10 add generic traceroute tests 2020-07-24 14:16:41 -07:00
Kelly Brazil c03c42d767 add traceroute tests 2020-07-24 13:47:23 -07:00
Kelly Brazil 126b1b121c add traceroute6 example 2020-07-23 11:31:56 -07:00
Kelly Brazil 72d80e95bb remove unused regex patterns 2020-07-23 10:52:40 -07:00