fedi.matsuu.org

fedi.matsuu.org

Profile for matsuu. Username @matsuu, fedi.matsuu.org.

About

Joined on Jan, 2023. 7554 posts. Followed by 38. Following 2.

Recent posts

matsuu . @matsuu,

JSONだけでなくYAML, TOML, JSONL, CBOR, msgpackなどに対応したjq代替かな。名称にgrepとついているが正規表現には対応しない模様。コマンドがjgなのでjqと見間違えやすい。Rust実装
---
GitHub - micahkepe/jsongrep: A path query language for JSON, YAML, TOML, and other serialization formats.
https://github.com/micahkepe/jsongrep
#bookmarks

Open thread
matsuu . @matsuu,

Docker環境における各コンテナのCPU, メモリー, トラフィックなどのリソース状況をtopコマンドのように逐次表示できるCLIツール。複数ホストも対応。Rust実装。
---
GitHub - amir20/dtop: Terminal dashboard for Docker monitoring across multiple hosts with Dozzle integration.
https://github.com/amir20/dtop
#bookmarks

Open thread
matsuu . @matsuu,

PostgreSQLから統計情報などを取集してレポート出力してくれるSQL一式。SQLなので環境を選ばずDBaaSなどに対しても使える。
---
GitHub - jobinau/pg_gather: Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql.
https://github.com/jobinau/pg_gather
#bookmarks

Open thread
matsuu . @matsuu,

nginxのsticky session機能は従来商用版のnginx plusでしか利用できなかったが、1.29.6からオープンソース版でも利用可能に。1.29.7でMPTCPもサポート。keepaliveの件は以前お伝えしたとおり。
---
NGINX OSS 1.29.6 and 1.29.7: Open Sourced Session Persistence, Multipath TCP and More  – NGINX Community Blog
https://blog.nginx.org/blog/nginx-oss-1-29-6-and-1-29-7-open-sourced-session-persistence-multipath-tcp-and-more
#bookmarks

Open thread