• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question [Server Health Monitor] Where does it save the data

smaxxx

New Pleskian
Hello,

i would like to try to import the data from the Server Health Monitor into my own Grafana, but I can not really find where the data is getting stored. What I know by researching the extension:

It saves stuff in /usr/local/psa/var/health/data/localhost/ - but in a RRD database. I tried to dump the content with:
sw-rrdtool dump percent-idle.rrd > percent-idle.txt but I only get informations that look like this:

<!-- 2019-10-20 17:30:00 CEST / 1571585400 --> <row><v>9.9581750326e+01</v></row>
<!-- 2019-10-21 00:45:00 CEST / 1571611500 --> <row><v>9.9602194488e+01</v></row>
<!-- 2019-10-21 08:00:00 CEST / 1571637600 --> <row><v>9.9591826748e+01</v></row>


Which isn't actually really useful, somehow the Server Health Monitor has newer data in their graphics.

I know that I could use Plesk Obsidian and get a Grafana built-in, but I really want to have the data in a external Grafana, so I have to get the data somewhere. Does anyone know where the data is getting stored? Thank you for an answer.
 
Back
Top