opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.51k stars 827 forks source link

Where the monitor data saved? #245

Closed yunfeifei closed 7 years ago

yunfeifei commented 7 years ago

How to config opserver to save monitor data and where it saved to,i find it after restartup,the data have lost!

smurariu commented 7 years ago

It lives in memory until the app pool is recycled

NickCraver commented 7 years ago

@smurariu2 is correct if using WMI the data store is in-memory only, so there's no database dependency.

If you are using Bosun or Orion, the data is pulled from their stores.