Open maethor opened 5 years ago
Shinken allows to take snapshots when a service changes state. I believe it can be quite usefull.https://shinken.readthedocs.io/en/latest/06_medium/snapshots.html
Using https://github.com/naparuba/mod-snapshot-mongodb, snapshots are then stored in mongodb.
I believe Webui should allow to display them.
Are you using this Shinken feature ? I never did ...
Today this feature seems completely useless because we have no way to access snapshots. But I had a case last week where it could have been useful.
Shinken allows to take snapshots when a service changes state. I believe it can be quite usefull.https://shinken.readthedocs.io/en/latest/06_medium/snapshots.html
Using https://github.com/naparuba/mod-snapshot-mongodb, snapshots are then stored in mongodb.
I believe Webui should allow to display them.