ansible-json-monitor
duf
ansible-json-monitor | duf | |
---|---|---|
3 | 26 | |
11 | 12,953 | |
- | - | |
3.1 | 0.9 | |
about 2 months ago | 4 months ago | |
Rust | Go | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ansible-json-monitor
-
Introducing Caradoc: A beautiful new way to view your Ansible logs
Along the same lines, I also learned recently about ansible-json-monitor which saves results to a json file instead of asciidoc.
-
Your favourite Rust CLI utilities this year?
ajmon together with ansible with the JSON output callback to probe the results of playbooks on the command-line. Much easier the the huge web monstrosities for monitoring ansible runs and also useful with just single machine runs.
- ajmon: a simple tool for reviewing the result of ansible playbook runs
duf
-
Go: What We Got Right, What We Got Wrong
Not sure these are really popular, but I cannot resist advertising a few utilities written in Go that I regularly use in my daily workflow:
- gdu: a NCDU clone, much faster on SSD mounts [1]
- duf: a `df` clone with a nicer interface [2]
- massren: a `vidir` clone (simpler to use but with fewer options) [3]
- gotop: a `top` clone [4]
- micro: a nice TUI editor [5]
Building this kind of tools in Go makes sense, as the executables are statically compiled and are thus easy to install on remote servers.
[1]: https://github.com/dundee/gdu
[2]: https://github.com/muesli/duf
[3]: https://github.com/laurent22/massren
[4]: https://github.com/xxxserxxx/gotop
[5]: https://github.com/zyedidia/micro
-
Clean mount lists in Linux
Somewhat related - `duf` is "a better `df` alternative":
https://github.com/muesli/duf
-
dysk, a better df
I'm normally using duf but this looks pretty neat.
- FLaNK Stack Weekly 3 April 2023
-
PPA or not to PPA
Otherwise the last option is to get the deb/appimage files from their official git repos or website, like for my use cases, MongoDB Compass (which was not officially maintained on flatpak) or duf (not available in Ubuntu repos)
-
What "nice-to-have" CLI tools do you know?
duf
-
What little CLI tools do you know, that do something useful and faster than regular commands? For example DUF.
What cool CLI tools do you know, that are do something faster than regular commands, and do something useful? For example: https://github.com/muesli/duf.
- Ncdu – NCurses Disk Usage
-
I wrote a "12 favourite terminal tools" list-article, what did I left out that should be absolutely included?
duf - Disk Usage/Free Utility - a better 'df' alternative.
- DUF - Linux “DU” clone, shows all the details about the Linux systems disks & storage
What are some alternatives?
navi - An interactive cheatsheet tool for the command-line
hacktoberfest-swag-list - Multiple companies go above and beyond for Hacktoberfest, and this repo tries to list them all.
fastmod - A fast partial replacement for the codemod tool
gdu - Fast disk usage analyzer with console interface written in Go
lsd - The next gen ls command
rust-memchr - Optimized string search routines for Rust.
rhit - A nginx log explorer
lakeFS - lakeFS - Data version control for your data lake | Git for data
zoxide - A smarter cd command. Supports all major shells.
QDirStat - QDirStat - Qt-based directory statistics (KDirStat without any KDE - from the original KDirStat author)
exa - A modern replacement for ‘ls’.
dbxfs - User-space file system for Dropbox