mirror of
https://github.com/benzino77/clamav-rest-api.git
synced 2026-04-25 20:25:49 +03:00
[PR #71] add a diff field for monitoring usages #46
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/clamav-rest-api#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/benzino77/clamav-rest-api/pull/71
State: open
Merged: No
it is designed to monitor if the cvd is uptodate.In my cases promethues + Blackbox-exporter.
in other words,if the value of diff is not 0,it means the cvd is required to check in time in case of expiration.