shinken-monitoring / mod-webui

Shinken Web User Interface
GNU Affero General Public License v3.0
79 stars 71 forks source link

Manage snapshots #706

Open maethor opened 5 years ago

maethor commented 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.

mohierf commented 5 years ago

Are you using this Shinken feature ? I never did ...

maethor commented 5 years ago

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.