Werk #7196: agent_prism: Fixed wrong usage and capacity detection
Component | Checks & agents | ||
Title | agent_prism: Fixed wrong usage and capacity detection | ||
Date | Mar 7, 2019 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
The special agent used the API endpoint "storage.usage_bytes" and "storage.capacity_bytes" what leaded to wrong values. New used API endpoints are "storage.user_usage_bytes" and "storage.user_capacity_bytes".