You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have loaded pingprom onto an unraid server with a few adjustments. I modified it to use an influxDB instead of the local storage method.
Most of my sites show the correct date for expiry. But two of my sites just say "Yes" And I'm not entirely sure why or how to fix. From the code it appears that it should display this condition when there's less than 15 days left until expiry, but both sites don't expire until December. I've tried clearing out old data and completely reload Prometheus, but to no avail.
The only explanation I have is when I dig thru the data; those two sites start with a few blank lines that list no date at all(when things were first loaded up). Every other site seems to have picked up right away. And when I pull in Prometheus is shows a date currently.
Any help would be appreciated.
Paul
The text was updated successfully, but these errors were encountered:
This can be more easily imported on Grafana using the above tag number. Unfortunately that does not solve the issue with SSL expiry. I will have to see what I can dig up to fix the dashboard. I'll provide updates here and eventually push a merge request if I find a fix.
Hey thanks for the initiative. The project pingprom is more of a learning tool in my mind than an actual product, since I spend zero time maintaining it. Though if you can help out, it would be greatly appreciated.
I have loaded pingprom onto an unraid server with a few adjustments. I modified it to use an influxDB instead of the local storage method.
Most of my sites show the correct date for expiry. But two of my sites just say "Yes" And I'm not entirely sure why or how to fix. From the code it appears that it should display this condition when there's less than 15 days left until expiry, but both sites don't expire until December. I've tried clearing out old data and completely reload Prometheus, but to no avail.
The only explanation I have is when I dig thru the data; those two sites start with a few blank lines that list no date at all(when things were first loaded up). Every other site seems to have picked up right away. And when I pull in Prometheus is shows a date currently.
Any help would be appreciated.
Paul
The text was updated successfully, but these errors were encountered: