...
Info | ||
---|---|---|
| ||
Customers are reporting a lingering downtime that is no longer relevant. While this issue may be rare, a customer had a similar experience documented HERE. |
Table of Contents |
---|
Problem
The customer is experiencing difficulties resolving the constant downtime for a specific host. The issue involves a situation where the downtime was initiated without an associated end time.
Troubleshooting
- The first step would be to check the downtimes for both services and hosts:
...
Code Block | ||||
---|---|---|---|---|
| ||||
grep -rl <DOWNTIMESUMMARY> ~/var/check_mk/core/archive/* |
Solution
Warning | ||
---|---|---|
| ||
Please note that the following steps are unsupported, and a backup of the Checkmk site should be created before proceeding. |
...