Monitor APT pending upgrades & required reboots using Prometheus #82

Open
jeltz wants to merge 1 commit from prometheus_apt_pending_and_reboot into master
Owner

Additional fix: increase the alert level for swap usage to 50% (instead of 20%).

This PR is required to get rid of apt-listchanges.

Additional fix: increase the alert level for swap usage to 50% (instead of 20%). This PR is required to get rid of apt-listchanges.
jeltz force-pushed prometheus_apt_pending_and_reboot from dfb3829894 to 046cd93581 2021-12-13 02:45:33 +01:00 Compare
erdnaxe approved these changes 2021-12-14 07:39:12 +01:00
erdnaxe left a comment
Member

LGTM

LGTM
@ -159,0 +166,4 @@
severity: warning
annotations:
summary: >
Des mises à jour de paquets sont en attente
Member

Cela va spammer, non ?

Cela va spammer, non ?
Author
Owner

Ah oui, effectivement.

On pourrait limiter les labels (type "*security*", mais Proxmox par exemple ne sépare pas sécurité & non-sécurité) ?

Sinon y'a peut-être un système de paquets "on hold" (cf. les mails d'apt-listchange), et peut-être que cette métrique est exportée. Je regarde.

Ah oui, effectivement. On pourrait limiter les labels (type "\*security\*", mais Proxmox par exemple ne sépare pas sécurité & non-sécurité) ? Sinon y'a peut-être un système de paquets "_on hold_" (cf. les mails d'apt-listchange), et peut-être que cette métrique est exportée. Je regarde.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin prometheus_apt_pending_and_reboot:prometheus_apt_pending_and_reboot
git checkout prometheus_apt_pending_and_reboot
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aurore/ansible#82
No description provided.