minmon icon indicating copy to clipboard operation
minmon copied to clipboard

MinMon - an opinionated minimal monitoring and alarming tool

Results 20 minmon issues
Sort by recently updated
recently updated
newest added

The systemd journal supports storing extra fields (check/alarm/action name, ..) along with the message. To be able to implement this with the log crate, the currently unstable `kv_unstable` feature is...

enhancement

It would be good to have the option to use a config directory as an alternative to the single config file. See #20

enhancement

The error state possibly shadows the good/bad state. It would be good to have placeholders available in the error action that indicate which state is shadowed (uuid, maybe timestamp, ..).

enhancement

If an action fails, it will be logged but that's all right now. It would be better to retry the action on the next trigger.

enhancement

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.207. Release notes Sourced from serde's releases. v1.0.207 Improve interactions between flatten attribute and skip_serializing/skip_deserializing (#2795, thanks @​Mingun) v1.0.206 Improve support for flatten attribute inside...

dependencies
rust

Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1 to 2. Release notes Sourced from EmbarkStudios/cargo-deny-action's releases. Release 2.0.1 - cargo-deny 0.16.1 Fixed PR#691 fixed an issue where workspace dependencies that used the current dir...

dependencies
github_actions

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66. Release notes Sourced from openssl's releases. openssl-v0.10.66 What's Changed Fixed invariant violation in MemBio::get_buf with empty results by @​alex in sfackler/rust-openssl#2266 Release openssl v0.10.66...

dependencies
rust

Bumps [text_placeholder](https://github.com/bernardoamc/text-placeholder) from 0.5.0 to 0.5.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=text_placeholder&package-manager=cargo&previous-version=0.5.0&new-version=0.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.80 to 0.1.81. Release notes Sourced from async-trait's releases. 0.1.81 Turn off unneeded features of syn dependency (#272, thanks @​klensy) Commits 383f65f Release 0.1.81 4ec740e Merge pull...

dependencies
rust

Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22. Changelog Sourced from log's changelog. [0.4.22] - 2024-06-27 What's Changed Add some clarifications to the library docs by @​KodrAus in rust-lang/log#620 Add links to...

dependencies
rust