thewatchman
thewatchman copied to clipboard
Added or removed entities, unavailable or unknown entities
trafficstars
Hello, Thanks for the great integration! Hopefully, the core developers see its utility and work with you to add this functionality natively!
I've set up thewatchman to send an email nightly if there are any missing entities or services. Would also be handy to be able to receive an email for entities added or removed since the last notification as well as entities that are unknown or unavailable.
Thanks again!
Hey @mwolter805, keeping report history will require significant changes to the integration's architecture, I will consider this as a future improvement. In the meantime, I believe, this can be automated without watchman. Just an idea, not tested:
- Rename the last report so that it is not overwritten by the new report
- Create the new report
- Run a command line file comparison tool which could create a .diff file between two versions of the report
- Send the .diff file via email