Monitor Plugin Last fail date always update to 1970
nghost-nghost opened this issue · 7 comments
nghost-nghost commented
TheWitness commented
Oh, interesting. We might have to re-pull that function from Cacti, or just use the Cacti function.
netniV commented
It may also be happening if your mySQL is not set to allow zero dates.
Kodlitko commented
Hello, I am facing same issue on my instance - all hosts have last fail date 1970-01-01 01:32:50.
Can you please tell me, what exact MySQL options should I search for? Thanks.
My system:
Debian Linux 10
MariaDB v10.3.34
PHP v7.3.31
Cacti v1.2.22
Monitor plugin v2.5
CatGuai commented
ran into the same problem
AlmaLinux 8.6
TheWitness commented
That 1970 date is old school never seen. @netniV may be right.
netniV commented
I think we may have to start revisiting the idea of using null dates rather than zero dates @TheWitness as much as it pains us
TheWitness commented
Resolved.