nook24 / statusengine

New PHP based MySQL Backend for Naemon and Nagios 4 + responsive web frontend
https://statusengine.org/
GNU General Public License v2.0
16 stars 8 forks source link

Hoststatus and Servicestatus tables get not truncated #29

Closed nook24 closed 7 years ago

nook24 commented 7 years ago

On a nagios/naemon reload/restart the tables prefix_hoststatus and prefix_servicestatus should be cleaned up that deleted hosts and services will get removed out of the table

nook24 commented 7 years ago

Fixed with #36