diff options
| -rw-r--r-- | Home.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -39,7 +39,11 @@ This is the wiki for retiolum. A private VPN of the krebs foundation. ## Monitoring -- [prometheus.r](http://prometheus.r): logs alerts to `#xxx` on irc.r +- [prometheus.r](http://prometheus.r): + - logs alerts to `#xxx` on irc.r + - [alert rules](https://github.com/Mic92/dotfiles/blob/master/nixos/eva/modules/prometheus/alert-rules.nix) + - [prometheus config](https://github.com/Mic92/dotfiles/blob/master/nixos/eva/modules/prometheus/default.nix#L42) + - [telegraf configuration](https://github.com/Mic92/dotfiles/blob/master/nixos/eva/modules/telegraf.nix) ## IRC - [irc.r](irc://irc.r) |
