Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Parser Adapter

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    629

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    2.0k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    890

Parser Adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
49 Beiträge 4 Kommentatoren 4.8k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Q Offline
    Q Offline
    Qlink
    schrieb am zuletzt editiert von
    #32

    Hi Leute,

    ich hätte eine Frage bzgl. Regex:

    Meine Abfrage lautet: "Drive Warning"[^}]+\D\s(\d+)

    Auf regex101.com bekomme ich mit meiner Abfrage den richtigen Wert:
    https://regex101.com/r/NxzobQ/1

    6f6c8147-bf0d-4a66-a748-6a0081fc3c36-image.png

    wenn ich dieselbe Abfrage im Parser Adapter verwende bekomme ich den falschen Wert retour:

    2b558ef6-cc73-4e9d-b8b1-dd5a12690d69-image.png

    Wo habe ich hier einen Fehler drin, bzw. wieso bekomme ich unterschiedliche Ergebnisse ?

    Beste Grüße

    HomoranH 1 Antwort Letzte Antwort
    0
    • G GOETSCHHOFER

      @homoran said in Parser Adapter:

      wo ist denn der Quelltext?

      @homoran sagte in Parser Adapter:

      dazu brauche ich den echten Seitenquelltext (rechte Maustaste in die Seite wo die Werte stehen und Seitenquelltext anzeigen anklicken)

      @goetschhofer sagte in Parser Adapter:

      Die Regex stimmt soweit,

      selbst das stimmt nicht, außer du willst den RegEx in php verwenden.
      iobroker nutzt aber Javascript.

      Seitenquelltext anzeigen mit rechter Maustaste:

      <!doctype html>
      <html lang="de">
      <head>
          <!--<meta http-equiv="Content-Security-Policy" content="default-src * 'unsafe-inline' 'unsafe-eval';">-->
          <meta charset="utf-8">
          <meta name="viewport" content="width=device-width, initial-scale=1.0">
          <title>ESP-Device</title>
          <link rel="stylesheet" href="custom.css">
          <link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAAAvVBMVEX///8AAADt6+1dU2Db2dxvZXFLP05hVmT08vQ6Ojp0c3QaFxtcUl/29PZSSVTf3eCdnJ42MTcfHCBtY2+qqapGPkjo5ugdHR3mZG4lHyZZWVnJxsptbG0tKC4IBwgRDhLxaXOGOkBlZGU3LjlBNkMhISEsLCzSz9NEQ0S2tLaFhIXDw8N7entPTk9bW1tMRE9GHiGyTVUmEBKRkJExMTGurq4vJzGioKJEPkYaCwyCgYI1FxqkR068UlpbJyvkZI6xAAAJmUlEQVR4nO2deXuiOhTGBW3BhWo7lta6dWxdKzoz2urMnXu//8e6Qk6QQBAEsuiT9y+JAfIjIcuBcyiVUqqyq20Hmhwabmu7StqCp1TrSTRVRE+tAvk+RdPE6LMgPssRTRIrxywCUB+K5jgluwBA0QwJyo8YqMF6P6B7geo/HAs1zAu48o+0LxsBlW+E6tvaH7lW+QA/8HHujTKhxjexiDc3e1y0j1yEeBhchwAlILwpQ9kGeQDncYAyEN7cQenmOQgdehOVhBA3VCc7oAkXKcLnSjSeKyhf9nF/HluFrr4JEUG4z9tMN+gAd1TAckOMysaR0kAF3GQmHKG+ig4oTI1AH4BGxVFmwhka68lGanBTmXZej9FHrHslnGUmrKLJGnGq9SM3BceoBj7v2tvChGj6Vi2QEA9BfDRs4PM+BlIP3ULDYEVocF5JdXB3FkwcugVhRci3Cg+CIeKRSHT79qshNHVX5pxIvCbCJSLU7Wsl7OkgczrmS7jpeppW2Kpp6b5MN6HFjbDVdFVp6nxltjkSomusCBWhIlSEilARKkJFqAgVoSJUhIpQESpCRagIFaEiVISKUBEqQkWoCEUQmkVLMkKr21rWitSy1bUkIjQrLF7ndyqmLIRmlwGfq64pCaHOyltoIEkdmhtGgJq2MeUg3DIj3MpByNLnRI5WCoT38Hok2urDFrpFO7BVhwMidbytAWz10Y6vSN+lJPSy+IRoCxOirXrwgD4h2sKEz64UoSJUhIpQEfIm3GYFtLQLIdSsjIR/LoawlomvWdMuhlDrNc+Dqyyq2lGXQOiqukgbZ8EOLdgvhfCgl1Se3R9aSJwJM8y8A0rhFBwBTEv4AK7ksBOxNYStIWVrAFuIXvuO9CMjYTIiZbEn//qQ3CWBcBTdJYnQouxTkEbW+YQJzoi+c0q98/V2O0xFqLMytR2aXLo6HN6+fXXqeKfTvQ0YlYa3nlISWktGgEsrLaGrdzD5nY5b84IyvZ9FqJtsEJdpLcJQIe/o75eThCiGQv32PELd6q60orWKmPWTCKG8TycJB9kID4y6Xaz0yGOLZEJ0K56OIjFBec4n5KFEQlQ/k5OEMNt+u0jCN/T36YUGdtb8ukDCLyh7QoSF450+7LxdDOFbJ+CCfRqw1NIikp+QUGIYt9mFEybHV7DG4X0uinCcxmQTfmJ9SYQpg/F8jC+UsJo+KFazvajNziU0rYNob4kEspjpsljULKcIJ71F+0xrVKk0PYvQarZG2/FsOddjAUy73auOq712Mzoj8/nmy9l4O2pVKFlOEGaMaDZPT2g2j8vgXVz5F36WRUwOa+ePa6tm5ErFE2YOo5R+bUEErnCotVOpB7LUw+/KIBGd3Dz92iIrYPo3hsjIHNqWUvgKmUWrUPKEXnmYC39jyC9kuPTaKtpQw0FsnyI5rMgaM3QVxBFa0XlQ5PIvIlkW4SzzSJZZSisGO0Ibndk3sW4dPJJWQ5XoW7h+/fcP/mmHqhA/SRg4/hVLaYliTWjConL8OZ1O4XmVNqWWTfv5+vr6L/xuk5WIB6dldzqdw5XqCX5jCLoaExkGtLkX0aWHNnZk2XoY0H0m8ZNa/B2kTt3DQIudyEEINu8Xr2i4bH+IskEL/AWPXX6hcpHm3j+B69SdgtFPdCutBAlriBAaW40kRNX8AwjRQ4kJSQhtHY5Sk4TQDhA6RB0uaHX4+xnpt7dF9pS4t4U6dCQh9Jqpfx+6iFOYvYXuQ6iSv8H7sEa9D1feUWS5D1EzxcXXdtNpF7qU0GDt96V/n1+f/8LvUF+Kpw29Q1+Kp6c18YReM/WfzDxN8K9Z3Hg4+Md/oZjMEZg3TPz5T1d4K0XNlBKW/iM8YYm+R7wJZ4k+m3WEz2lwbxqZl/ai89JJKEt0dm71wocRPy/FzTQ8pZxRlkbhq0AxgZih+W2kIQghrFBa2ChaeHeNHFwbbaPrW1fE0+QwoChCmJvafhMbf8at8Y/34iYmh/Xpr/Frdvo1PltCfwnVbNdm1ZfFB92K5JVQny+dqrOcx9uiTPNj8VKd1dr2OXYaxoTHlb4ZZyTTySwJeWKziCKs2LTSsJAwQm6GYWGE3BDFEfJqpwIJaZbBKyPkgyiUkMutKJSQC6JYQh6Iggk5IIomZN/diCdkPS5KQMi4pcpAyLYa5SBkWY2SEDJklIaQGaNEhAdGFvejVIQeZNGUshF6lIViykh4JC1EPL/gcSZhMQoQ4q92XS8hrsRrJvQ+TnjdhO6nvMBl80oJXTEj3Nnet4IC5+Yie8eN0HEDqs2PD4Knm0JjtcXK4UaItMDvDUUfT7MVN0KtC62HXSQs0YTwcTJ2TrICCIkvLWrvd0i8CRsMCXFYAE/4C6zGPV/AvsGQsFw+InaOl5IrYj9QGhaEBuUX+Zu1iPPmJUTjz5Bn+c8TfPk1+6fH4ZW8RvKpBAl6vmwBeFzBPHAtGiRWa1TARKfKWMH7vn1Zmynu2qeZCbFXsKzNFI/E2QHxjViXsxKhJ81xG5ZKTU3idupPP872OwxqJS2i4U8+VnkAjyGH6ndyMRpr/y3GpKBCCdr5s6WH/Z0hi+72R2fGXT7AUolVdJ2i1MsLeLwV5VS+mxAkcy0uiwA8BjyRT5k9nMNiFuoqn2pmUYAH6ZtIuAzBGm9yjhIUSOQNMeghgYGtQ2hIS4SO/YFIBEf6OpkVJQ5piVs4L3IqmhWO5wp1qk86sj+Da8QtoS9aIgQ3eicSIfLYG5kVJX7REkeenb0JPuGFdKERIbfOJxuZgbkTIvuzrQgVoSJUhFdBiFyusDsksWrE9n3SrvOIEu+IRDCxPBKJYBy8Jw+KEsFp0+JGaNIIy1TC/QnCPZWQXOsCoakIhREaJ1spsf8FECIb9IBIwzBkxTZo2GU06SRt7HIRlr0JNdl9gNWP7D6gUwqb8LzqfgjtLhdhef/QX4fTjH2nE01cdzr7aGL/YR9Ok4ywbNCsjnkSpSMsXIpQESpCRcjhIYUoQvzwlL3QiWrcCSlBo5mqxZswGnWHscB/kyNhNCIQU+GoRRwJdZunnX+MXW94Euo2vyeLK9+3iCuhbnWXTpW9nGXgWx58CSHANXMFw/HwJuQvRagIFaEiVISKUBEqQkWoCBWhIlSEipA5IbxBIxRQN1EhEj76m1EQyrktshKtT1SIDRNC7Hb/YZmiZPllYELof99yxieCAkV+0HY2gLTvWwpSdpfKBIWj/4vS6e/h5hHL78SfIyavsSM1B8mnZ65BLn/DRIn3LSnIESheenslzrlkvGqf3UL/B3TpaK75ILmuAAAAAElFTkSuQmCC">
          <script src="jquery351.js"></script>
      </head>
      <body>
      <div id="layout">  <!--This is the parent `<div>` that contains the menu and the content area :: side-menu.css-->
          <!-- Menu toggle -->
          <!--<a href="#menu" id="menuLink" class="menu-link">-->
          <a id="menuLink" class="menu-link">
              <!-- Hamburger icon -->
              <span></span>
          </a>
          <div id="menu">
              <div class="pure-menu">
                  <!--<a class="pure-menu-heading" href="#">Device</a>-->
                  <span class="pure-menu-heading" name="devicetype">DeviceType</span>
                  <ul class="pure-menu-list">
                      <li class="pure-menu-item"><a class="pure-menu-link" data="panel-home">Zähler</a></li>
                      <li class="pure-menu-item menu-graf"><a class="pure-menu-link" data="panel-graf">Grafik</a></li>
                      <li class="pure-menu-item"><a class="pure-menu-link" data="panel-log">Log</a></li>
                      <li class="pure-menu-item"><a class="pure-menu-link" data="panel-status">Status</a></li>
                      <li class="pure-menu-item"><a class="pure-menu-link" data="panel-general">Allgemein</a></li>
                      <li class="pure-menu-item"><a class="pure-menu-link" data="panel-wifi">WiFi</a></li>
                      <li class="pure-menu-item"><a class="pure-menu-link" data="panel-mqtt">MQTT</a></li>
                      <li class="pure-menu-item"><a class="pure-menu-link" data="panel-update">Update</a></li>
                      <li class="pure-menu-item"><a class="pure-menu-link" data="panel-hist">Versionsinfo</a></li>
                  </ul>
              </div>
          </div>
      
          <div class="content">  <!--The content `<div>` is where all your content goes.  :: side-menu.css-->
            <div class="panel" id="panel-graf">
              <div id="chart-container" class="chart">
                  <br>Daten von Thingspeak werden geladen...<br>
              </div>
              <div class="chart-below">
              <div class="pure-g">
                <div class="pure-u-1 pure-u-sm-1-5">
                  <button class="pure-button button-load" onclick="loadOneChannel();" style="margin-left: 10px;width:160px;">Daten nachladen:</button>
                </div>
                <select class="pure-u-1 pure-u-sm-1-5" style="margin-left: 10px;" id="Loads">
                  <option selected="selected" value="1">1 Tag</option>
                  <option value="2">2 Tage</option>
                  <option value="3">3 Tage</option>
                  <option value="4">4 Tage</option>
                  <option value="5">5 Tage</option>
                  <option value="6">6 Tage</option>
                  <option value="7">7 Tage</option>
                  <option value="8">8 Tage</option>
                  <option value="9">9 Tage</option>
                  <option value="10">10 Tage</option>
                </select>
                <select id="ChannelSelect" class="pure-u-1 pure-u-sm-1-5" style="margin-left: 10px;"></select>
                <div class="pure-u-1 pure-u-sm-1-5">
                  <button class="pure-button button-graf" style="margin-left:10px;width:160px;">Chart neu laden</button>
                </div>
              </div>
              <div class="pure-g">
                <label class="pure-u-1 pure-u-sm-1-5">Grafikdaten autom. aktualisieren</label>
                <div class="pure-u-1 pure-u-sm-1-5 on_off">
                  <input id="Update" name="Update" type="checkbox" class="">
                </div>
                <div class="pure-u-1 pure-u-sm-2-5"></div>
              </div>
              </div>
            </div>
      
            <div class="panel" id="panel-home">
              <div class="header">
                  <h1>AMIS-Zähler</h1>
                  <br>
              </div><br>
              <div class="amis">
                  <div class="pure-u-11-24">Uhrzeit (Zähler)</div>
                  <div class="pure-u-11-24" name="now"></div>
                  <div class="pure-u-11-24">1.8.0 (Energie A+)</div>
                  <strong><div class="pure-u-11-24" name="1_8_0" post=" kWh" div="1000"></div></strong>
                  <div class="pure-u-11-24">2.8.0 (Energie A-)</div>
                  <strong><div class="pure-u-11-24" name="2_8_0" post=" kWh" div="1000"></div></strong>
                  <div class="pure-u-11-24">3.8.1 (Energie R+)</div>
                  <div class="pure-u-11-24" name="3_8_1" post=" kVarh" div="1000"></div>
                  <div class="pure-u-11-24">4.8.1 (Energie R-)</div>
                  <div class="pure-u-11-24" name="4_8_1" post=" kVarh" div="1000"></div>
                  <div class="pure-u-11-24">1.7.0 (Wirk. P+)</div>
                  <strong><div class="pure-u-11-24" name="1_7_0" post=" kW" div="1000"></div></strong>
                  <div class="pure-u-11-24">2.7.0 (Wirk. P-)</div>
                  <strong><div class="pure-u-11-24" name="2_7_0" post=" kW" div="1000"></div></strong>
                  <div class="pure-u-11-24">Saldo 1.7.0-2.7.0</div>
                  <strong><div class="pure-u-11-24" id="saldo"></div></strong>
                  <div class="pure-u-11-24">3.7.0 (Blind. Q+)</div>
                  <div class="pure-u-11-24" name="3_7_0" post=" kVar" div="1000"></div>
                  <div class="pure-u-11-24">4.7.0 (Blind. Q-)</div>
                  <div class="pure-u-11-24" name="4_7_0" post=" kVar" div="1000"></div>
                  <div class="pure-u-11-24">1.128.0 (Inkasso)</div>
                  <div class="pure-u-11-24" name="1_128_0"></div>
                  <br><hr>
                  <div class="pure-u-11-24">Uptime</div>
                  <div class="pure-u-11-24" name="uptime"></div>
                  <div class="pure-u-11-24">Upload Thingspeak</div>
                  <div class="pure-u-11-24" name="things_up"></div>
                  <br><hr>
                  <h3>Energie [kWh]</h3>
                  <div class="pure-u-1">
                    <table class="pure-table pure-table-striped" width="100%">
                      <thead><tr><th>Tag</th><th align="right">Bezug</th><th align="right">Lfrg.</th><th align="right">Diff.</th></tr></thead>
                      <Tbody>
                        <tr><td>Heute</td>    <td align="right" id="tdy_in"></td><td align="right" id="tdy_out"></td><td align="right" id="tdy_diff"></td></tr>
                        <tr><td id="wd0"></td><td align="right" id="wd_in0"></td><td align="right" id="wd_out0"></td><td align="right" id="wd_diff0"></td></tr>
                        <tr><td id="wd1"></td><td align="right" id="wd_in1"></td><td align="right" id="wd_out1"></td><td align="right" id="wd_diff1"></td></tr>
                        <tr><td id="wd2"></td><td align="right" id="wd_in2"></td><td align="right" id="wd_out2"></td><td align="right" id="wd_diff2"></td></tr>
                        <tr><td id="wd3"></td><td align="right" id="wd_in3"></td><td align="right" id="wd_out3"></td><td align="right" id="wd_diff3"></td></tr>
                        <tr><td id="wd4"></td><td align="right" id="wd_in4"></td><td align="right" id="wd_out4"></td><td align="right" id="wd_diff4"></td></tr>
                        <tr><td id="wd5"></td><td align="right" id="wd_in5"></td><td align="right" id="wd_out5"></td><td align="right" id="wd_diff5"></td></tr>
                        <tr><td id="wd6"></td><td align="right" id="wd_in6"></td><td align="right" id="wd_out6"></td><td align="right" id="wd_diff6"></td></tr>
                      </Tbody>
                    </table>
                  </div>
              </div>
            </div>
      
            <div class="panel pure-form" id="panel-status">
              <div class="header">
                  <h1>STATUS 🛈</h1>
                  <br>
              </div>
              <div class="pure-u-1 pure-u-lg-1-2 state">
                  <div class="pure-u-1-2">Chip ID</div>
                  <div class="pure-u-11-24"><span class="right" name="chipid"></span></div>
                  <div class="pure-u-1-2">Wifi MAC</div>
                  <div class="pure-u-11-24"><span class="right" name="mac"></span></div>
                  <div class="pure-u-1-2">SDK version</div>
                  <div class="pure-u-11-24"><span class="right" name="sdk"></span></div>
                  <div class="pure-u-1-2">Core version</div>
                  <div class="pure-u-11-24"><span class="right" name="core"></span></div>
                  <div class="pure-u-1-2">App version</div>
                  <div class="pure-u-11-24"><span class="right" name="version"></span></div>
                  <div class="pure-u-1-2">App name</div>
                  <div class="pure-u-11-24"><span class="right" name="app_name"></span></div>
                  <div class="pure-u-1-2">Firmware size</div>
                  <div class="pure-u-11-24"><span class="right" name="sketchsize" post=" bytes"></span></div>
                  <div class="pure-u-1-2">Free space</div>
                  <div class="pure-u-11-24"><span class="right" name="freesize" post=" bytes"></span></div>
                  <div class="pure-u-1-2">LITTLE-FS size</div>
                  <div class="pure-u-11-24"><span class="right" name="littlefs_size" post=" bytes"></span></div>
                  <div class="pure-u-1-2">LITTLE-FS used</div>
                  <div class="pure-u-11-24"><span class="right" name="littlefs_used" post=" bytes"></span></div>
                  <div class="pure-u-1-2">Max. free block size</div>
                  <div class="pure-u-11-24"><span class="right" name="max_free_blocksz" post=" bytes"></span></div>
                  <div class="pure-u-1-2">Free heap</div>
                  <div class="pure-u-11-24"><span class="right" name="heap_free" post=" bytes"></span></div>
                  <div class="pure-u-1-2">Heap fragmentation</div>
                  <div class="pure-u-11-24"><span class="right" name="heap_fragment" post=" %"></span></div>
                  <div class="pure-u-1-2">Flash speed</div>
                  <div class="pure-u-11-24"><span class="right" name="flashspeed" post=" Hz"></span></div>
                  <div class="pure-u-1-2">Flash size</div>
                  <div class="pure-u-11-24"><span class="right" name="flashsize" post=" bytes"></span></div>
                  <div class="pure-u-1-2">Flash mode</div>
                  <div class="pure-u-11-24"><span class="right" name="flashmode"></span></div>
                  <div class="pure-u-1-2">CPU Frequ.</div>
                  <div class="pure-u-11-24"><span class="right" name="cpu" post=" MHz"></span></div>
              </div>
              <div class="pure-u-1 pure-u-lg-11-24 state">
                  <div class="pure-u-1-2">Network</div>
                  <div class="pure-u-11-24" name="ssid"></div>
                  <div class="pure-u-1-2">Channel</div>
                  <div class="pure-u-11-24" name="channel"></div>
                  <div class="pure-u-1-2">RSSI</div>
                  <div class="pure-u-11-24" name="rssi" post=" dB"></div>
                  <div class="pure-u-1-2">IP</div>
                  <div class="pure-u-11-24" name="deviceip"></div>
                  <div class="pure-u-1-2">DNS</div>
                  <div class="pure-u-11-24" name="dns"></div>
                  <div class="pure-u-1-2">Gateway</div>
                  <div class="pure-u-11-24" name="gateway"></div>
                  <div class="pure-u-1-2">Netmask</div>
                  <div class="pure-u-11-24" name="netmask"></div>
                  <div class="pure-u-1-2">VCC</div>
                  <div class="pure-u-11-24"><span class="right" name="vcc">? </span><span>mV</span></div>
                  <div class="pure-u-1-2 module-mqtt">MQTT Status</div>
                  <div class="pure-u-11-24 module-mqtt" name="mqttStatus"></div>
                  <div class="pure-u-1-2 module-ntp">NTP Status</div>
                  <div class="pure-u-11-24 module-ntp" name="ntpSynced"></div>
                  <div class="pure-u-1-2 module-ntp">Current time</div>
                  <div class="pure-u-11-24 module-ntp" name="now"></div>
                  <div class="pure-u-1-2">Uptime</div>
                  <div class="pure-u-11-24" name="uptime"></div>
              </div>
            </div>
      
            <div class="panel  pure-form" id="panel-general">
              <div class="header">
                  <h1>Allgemein</h1>
                  <!--<h3>Current configuration</h3>-->
                  <br>
              </div>
              <br>
              <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">Name Gerät:</label>
                  <input class="pure-u-1 pure-u-sm-2-5 general" type="text" name="devicename" placeholder="ESP-Device" />
              </div>
                  <br>
              <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">Authentifizierung:</label>
                  <div class="pure-u-1 pure-u-sm-2-5"><input type="checkbox" name="use_auth" id="use_auth" class="general"/></div>
              </div>
              <div class="auth_details">
                <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">Benutzer:</label>
                  <input class="pure-u-1 pure-u-sm-2-5 general" name="auth_user" value="Admin"/>
                </div>
                <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">Passwort:</label>
                  <input class="pure-u-1 pure-u-sm-2-5 general" name="auth_passwd" type="password" spellcheck="false" />
                  <span class="no-select password-reveal"></span>
                </div>
              </div>
              <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">System-Log:</label>
                  <div class="pure-u-1 pure-u-sm-2-5"><input type="checkbox" name="log_sys" id="log_sys" class="general"/></div>
              </div>
                <br>
              <div style="display:block;">
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">Amis-Key:</label>
                      <input class="pure-u-1 pure-u-sm-2-5 general" type="text" name="amis_key"/>
                  </div>
                      <br>
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">ThingSpeak/Highcharts aktiv:</label>
                      <div class="pure-u-1 pure-u-sm-1-5"><input type="checkbox" name="thingspeak_aktiv" id="thingspeak_aktiv" class="general"/></div>
                  </div>
                  <div class="things_details">
                    <div class="pure-g">
                        <label class="pure-u-1 pure-u-sm-1-5">Channel ID:</label>
                        <input class="pure-u-1 pure-u-sm-2-5 general" type="text" name="channel_id"/>
                    </div>
                    <div class="pure-g">
                        <label class="pure-u-1 pure-u-sm-1-5">Write API Key:</label>
                        <input class="pure-u-1 pure-u-sm-2-5 general" type="text" name="write_api_key"/>
                    </div>
                    <div class="pure-g">
                        <label class="pure-u-1 pure-u-sm-1-5">Read API Key:</label>
                        <input class="pure-u-1 pure-u-sm-2-5 general" type="text" name="read_api_key"/>
                    </div>
                    <div class="pure-g">
                        <label class="pure-u-1 pure-u-sm-1-5">Intervall (sec):</label>
                        <input class="pure-u-1 pure-u-sm-2-5 general" type="number" min="30" name="thingspeak_iv"/>
                    </div>
                        <hr>
                        <br>
                        Daten für einen zweiten Zähler abrufen:
                        <br><br>
                    <div class="pure-g">
                        <label class="pure-u-1 pure-u-sm-1-5">Channel ID:</label>
                        <input class="pure-u-1 pure-u-sm-2-5 general" type="text" name="channel_id2"/>
                    </div>
                    <div class="pure-g">
                        <label class="pure-u-1 pure-u-sm-1-5">Read API Key:</label>
                        <input class="pure-u-1 pure-u-sm-2-5 general" type="text" name="read_api_key2"/>
                    </div>
                  </div>
              </div>
              <hr>
              <div class="pure-g">
                <div class="pure-u-1 pure-u-sm-1-5"><progress id="prgbar_general"></progress></div>
                <div style="min-height: 40px"></div>
              </div>
              <div class="pure-g">
                <div class="pure-u-1 pure-u-sm-3-5">
                  <button class="pure-button button-update-general">Übernehmen</button>
                  <button class="pure-button button-reboot">Neustart</button>
                </div>
              </div>
            </div>
      
            <div class="panel pure-form" id="panel-wifi">
              <div class="header">
                  <h1>WiFi 📶</h1>
                  <h2>Gerätebezeichnung (Hostname) bei "Allgemein" festlegen</h2>
              </div>
              <br>
              <div class="pure-g">
                <label class="pure-u-1 pure-u-sm-1-5">SSID:</label>
                <input class="pure-u-1 pure-u-sm-2-5 wifi" name="ssid" type="text"/>
              </div>
              <div class="pure-g">
                <label class="pure-u-1 pure-u-sm-1-5">Passwort:</label>
                <input class="pure-u-1 pure-u-sm-2-5 wifi" name="wifipassword" type="password"/>
                <span class="no-select password-reveal"></span>
              </div>
              <div class="pure-g">
                <label class="pure-u-1 pure-u-sm-1-5">DHCP</label>
                <div class="pure-u-1 pure-u-sm-2-5  on_off"><input type="checkbox" name="dhcp" id="dhcp" class="wifi" /></div>
              </div>
              <div class="wifi_details">
                <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">Static IP:</label>
                  <input class="pure-u-1 pure-u-sm-2-5 wifi" name="ip_static" type="text"/>
                </div>
                <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">Netmask:</label>
                  <input class="pure-u-1 pure-u-sm-2-5 wifi" name="ip_netmask" type="text"/>
                </div>
                <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">Gateway:</label>
                  <input class="pure-u-1 pure-u-sm-2-5 wifi" name="ip_gateway" type="text"/>
                </div>
                <div class="pure-g">
                  <label class="pure-u-1 pure-u-sm-1-5">Nameserver:</label>
                  <input class="pure-u-1 pure-u-sm-2-5 wifi" name="ip_nameserver" type="text"/>
                </div>
              </div>
              <div class="pure-g">
                <label class="pure-u-1 pure-u-sm-1-5">RF-Power:</label>
                <input class="pure-u-1 pure-u-sm-1-5 wifi" name="rfpower" type="number" min="0" max="25" placeholder="0..25dBm"/>
                <span class="pure-u-1 pure-u-sm-1-5">&nbsp;&nbsp;dBm</span>
              </div>
              <div class="pure-g">
                <label class="pure-u-1 pure-u-sm-1-5">MDNS</label>
                <div class="pure-u-1 pure-u-sm-2-5 on_off"><input type="checkbox" name="mdns" class="wifi" /></div>
                <div class="pure-u-1 pure-u-sm-3-5"></div>
                <div class="pure-u-1 pure-u-sm-1-5"></div>
                <div class="pure-u-1 pure-u-sm-4-5 hint">
                    Wenn der Browser / das BS MDNS unterstützen, kann dieses Gerät unter "<span name="devicename" class="wifi"></span>.local" erreicht werden.
                    Das Verfahren ist auch als Bonjour bekannt.
                </div>
              </div>
              <div class="pure-g">
                <div class="pure-u-1 pure-u-sm-1-5"><progress id="prgbar_wifi"></progress></div>
                <div style="min-height:40px"></div>
              </div>
              <div class="pure-g">
                <div class="pure-u-1 pure-u-sm-3-5">
                  <button class="pure-button button-update-wifi">Übernehmen</button>
                  <button class="pure-button button-reboot">Neustart</button>
                </div>
              </div>
              <hr>
              <div class="pure-g">
                <label class="pure-u-1 pure-u-sm-1-5">WiFi-Scan</label>
                <div class="pure-u-1 pure-u-sm-4-5"><span name="stations"></span></div>
              </div>
            </div>
      
            <div class="panel pure-form" id="panel-mqtt">
                <div class="header">
                    <h1>MQTT</h1>
                    <h2>Einen MQTT broker im lokalen Netzwerk definieren.</h2>
                </div>
                <br>
                <div class="pure-g">
                    <label class="pure-u-1 pure-u-sm-1-5">MQTT aktiv:</label>
                    <div class="pure-u-1 pure-u-sm-2-5"><input type="checkbox" name="mqtt_enabled" id="mqtt_enabled" class="mqtt"/></div>
                </div>
                <div class="mqtt_details">
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">MQTT Broker</label>
                      <input class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_broker" type="text" placeholder="IP or address of your broker" />
                  </div>
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">MQTT Port</label>
                      <input class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_port" type="number" value="1883" />
                  </div>
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">MQTT User</label>
                      <input class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_user" type="text" placeholder="Frei lassen wenn kein Benutzer definiert ist" autocomplete="off" />
                  </div>
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">MQTT Passwort</label>
                      <input class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_password" type="password" placeholder="Frei lassen wenn kein Passwort definiert ist" autocomplete="new-password" spellcheck="false" />
                      <span class="no-select password-reveal"></span>
                  </div>
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">MQTT Client ID</label>
                      <input class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_clientid" type="text"/>
                      <div class="pure-u-0 pure-u-sm-2-5"></div>
                      <div class="pure-u-0 pure-u-sm-1-5"></div>
                      <div class="pure-u-1 pure-u-sm-2-5 hint">
                          Wenn nicht definiert, wird automatisch eine ID generiert
                      </div>
                  </div>
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">MQTT QoS</label>
                      <select class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_qos">
                          <option value="0">0: At most once</option>
                          <option value="1">1: At least once</option>
                          <option value="2">2: Exactly once</option>
                      </select>
                  </div>
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">MQTT Retain</label>
                      <div class="pure-u-1 pure-u-sm-2-5"><input type="checkbox" name="mqtt_retain" class="mqtt"/></div>
                  </div>
                  <div class="pure-g">
                      <label class="pure-u-1 pure-u-sm-1-5">MQTT Keep Alive</label>
                      <input class="pure-u-1 pure-u-sm-1-5 mqtt" type="number" name="mqtt_keep" min="0" max="3600" value="30"/>
                      <span class="pure-u-1 pure-u-sm-1-5">&nbsp;&nbsp;sec</span>
                  </div>
                  <div class="pure-g">
                      <div class="pure-u-1 pure-u-sm-1-5"></div>
                      <div class="pure-u-1 pure-u-sm-2-5 hint">
                          Die publish-message wird im definierten Intervall gesendet.
                      </div>
                  </div>
                  <div class="pure-g">
                    <label class="pure-u-1 pure-u-sm-1-5">MQTT publish:</label>
                    <input class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_pub" type="text"/>
                  </div>
                  <!--<div class="pure-g">-->
                    <!--<label class="pure-u-1 pure-u-sm-1-5">MQTT subscribe:</label>-->
                    <!--<input class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_sub" type="text"/>-->
                  <!--</div>-->
                  <div class="pure-g">
                    <label class="pure-u-1 pure-u-sm-1-5">MQTT Last Will:</label>
                    <input class="pure-u-1 pure-u-sm-2-5 mqtt" name="mqtt_will" type="text"/>
                  </div>
                </div>
                <hr>
                <div class="pure-g">
                  <div class="pure-u-1 pure-u-sm-1-5"><progress id="prgbar_mqtt"></progress></div>
                  <div style="min-height:40px"></div>
                </div>
                <div class="pure-g">
                  <div class="pure-u-1 pure-u-sm-3-5">
                    <button class="pure-button button-update-mqtt">Übernehmen</button>
                    <button class="pure-button button-reboot">Neustart</button>
                  </div>
                </div>
            </div>
      
            <div class="panel pure-form" id="panel-update">
                <div class="header">
                    <h1>Software-Update ♺</h1>
                    <!--<h4>Configure your NTP (Network Time Protocol) servers and local configuration to keep your device time up to the second for your location.</h4>-->
                  <br>
                </div>
                <br><br><br>
                <div class="pure-g">
                    <label class="pure-u-1 pure-u-sm-1-5">Datei:</label>
                    <input class="pure-u-1 pure-u-sm-2-5" name="filename" type="text" readonly />
                </div>
                <div class="pure-g">
                  <div class="pure-u-1 pure-u-sm-1-5"><progress id="prgbar_update"></progress></div>
                  <div style="min-height:40px"></div>
                </div>
                <div class="main-buttons pure-g">
                    <button class="pure-button button-upgrade-browse pure-u-1 pure-u-sm-2-24">Auswahl</button>
                    <div class="pure-u-1 pure-u-sm-1-24"></div>
                    <button class="pure-button button-upgrade pure-u-1 pure-u-sm-2-24">Update</button>
                    <div class="pure-u-1 pure-u-sm-1-24"></div>
                    <button class="pure-button button-reboot pure-u-1 pure-u-sm-2-24">Neustart</button>
                </div>
                <input name="upgrade" type="file" style="display:none;"/>
            </div>
      
            <div class="panel" id="panel-log">
                <div class="header">
                    <h1>LOG 🗊</h1>
                    <!--<h2> style="color:#555;">-->
                    <h2>
                        Ereignisse anzeigen
                    </h2>
                </div>
                <br>
                <div class="pure-g">
                  <div class="pure-u-2-5 "><span name="page"></span></div>
                </div>
                <div class="pure-g">
                    <div class="pure-u-1 log"><span class="terminal" name="list"></span></div>
                    <!--<div class=""><span class="terminal" name="list"></span></div>-->
                </div>
                <br>
                <div class="pure-g">
                    <div class="pure-u-1 pure-u-sm-1-5"><button class="pure-button button-log-prev">Seite -</button></div>
                    <div class="pure-u-1 pure-u-sm-1-5"><button class="pure-button button-log-next">Seite +</button></div>
                    <div class="pure-u-1 pure-u-sm-1-5"><button class="pure-button button-log-clear">Log löschen</button></div>
                </div>
                <br>
                <div class="pure-g">
                    <div class="pure-u-1 pure-u-sm-1-5">Tagesverbrauch</div>
                    <div class="pure-u-1 pure-u-sm-1-5"><button class="pure-button button-hist_clear">Löschen</button></div>
                </div>
            </div>
            <div class="panel" id="panel-hist">
                <div class="header">
                    <h1>Versionsinfo</h1>
                </div>
                <br>
                <div class="pure-g hist">
                  <div class="pure-u-1">
                    <h3>Version 1.2.0</h3>
                    Neues Filesystem LittleFs eingeführt. Leider gehen dadurch alle Konfigurations- und Logdateien verloren.
                    Kleine Bugs behoben.
                    <br>
                    <h3>Version 1.1.5</h3>
                    Antwort auf rest-Anfrage ist gesperrt, so lange Zähler nicht synchron ist.
                    <br>
                    <h3>Version 1.1.4</h3>
                    Alle Web-Dateien werden vom lokalen Server bereitgestellt, d.h. kein Nachladen aus externen Quellen ist notwendig. Ausnahme: Chart-Grafik, aber dazu ist grundsätzlich eine Internetverbindung notwendig.
                    <br>
                    Logdatei und Log-Anzeige: übersteigt die Größe der Logdatei ca. 1000 Zeilen, dann wird sie gelöscht und neu erzeugt. Der Seitenabruf wurde verbessert wegen Timeout-Problemen.
                    <br>
                    <h3>Version 1.1.3</h3>
                    Leerzeichen in SSID erlaubt.
                    Einige HTML-Bugs bereinigt.
                    <br>
                    <h3>Version 1.1.2</h3>
                    Saldo 1.7.0 - 2.7.0 wird angezeigt.<br>
                    Die Energie-History wurde ergänzt und zeigt jetzt auch die Lieferung und den Saldo per Tag an.
                    <br>
                    <h3>Version 1.1.1</h3>
                    Einführung Versionsinfo.<br>
                    Bugfix MQTT.<br>
                    Die blaue LED leuchtet jetzt dauernd, sobald eine Verbindung zu einem Router (Access-Point) aufgebaut ist.<br>
                    Wenn das Modul selbst als Access-Point auftritt (Jumper gesetzt), blinkt die LED. Die Netzwerkkennung (SSID) ist dann "ESP8266_AP",
                    die Verbindung kann unter 192.168.4.1 aufgebaut werden.<br>
                    <h3>Version 1.1.0</h3>
                    Der Datenabruf von Thingspeak musste geändert werden, weil die bisherige Methhode mit jsonp nicht mehr unterstützt wird.
                    Durch die Änderung des API können sehr restriktive Webbrowser u.U. keine Daten mehr abrufen.<br>
                    Die gesamte Oberfläche wurde neu gestaltet, im Hintergrund laufen jetzt alle Vorgänge asynchron ab. Die Betriebssicherheit
                    sollte dadurch noch besser werden.
                  </div>
                </div>
            </div>
          </div>
      </div>
      
      <!--<script src="chart.js"></script>-->
      <script src="cust.js"></script>
      
      </body>
      </html>
      
      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #33

      @goetschhofer sagte in Parser Adapter:

      Seitenquelltext anzeigen mit rechter Maustaste:

      da stehen, wie bereits vermutet, nur Variable und js-Befehle drin:

                        <tr><td>Heute</td>    <td align="right" id="tdy_in"></td><td align="right" id="tdy_out"></td><td align="right" id="tdy_diff"></td></tr>
                        <tr><td id="wd0"></td><td align="right" id="wd_in0"></td><td align="right" id="wd_out0"></td><td align="right" id="wd_diff0"></td></tr>
                        <tr><td id="wd1"></td><td align="right" id="wd_in1"></td><td align="right" id="wd_out1"></td><td align="right" id="wd_diff1"></td></tr>
                        <tr><td id="wd2"></td><td align="right" id="wd_in2"></td><td align="right" id="wd_out2"></td><td align="right" id="wd_diff2"></td></tr>
                        <tr><td id="wd3"></td><td align="right" id="wd_in3"></td><td align="right" id="wd_out3"></td><td align="right" id="wd_diff3"></td></tr>
                        <tr><td id="wd4"></td><td align="right" id="wd_in4"></td><td align="right" id="wd_out4"></td><td align="right" id="wd_diff4"></td></tr>
                        <tr><td id="wd5"></td><td align="right" id="wd_in5"></td><td align="right" id="wd_out5"></td><td align="right" id="wd_diff5"></td></tr>
                        <tr><td id="wd6"></td><td align="right" id="wd_in6"></td><td align="right" id="wd_out6"></td><td align="right" id="wd_diff6"></td></tr>
                      </Tbody>
      

      Dein Wert kommt nicht im Quelltext vor

      kein Support per PN! - Fragen im Forum stellen -
      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Antwort Letzte Antwort
      1
      • Q Qlink

        Hi Leute,

        ich hätte eine Frage bzgl. Regex:

        Meine Abfrage lautet: "Drive Warning"[^}]+\D\s(\d+)

        Auf regex101.com bekomme ich mit meiner Abfrage den richtigen Wert:
        https://regex101.com/r/NxzobQ/1

        6f6c8147-bf0d-4a66-a748-6a0081fc3c36-image.png

        wenn ich dieselbe Abfrage im Parser Adapter verwende bekomme ich den falschen Wert retour:

        2b558ef6-cc73-4e9d-b8b1-dd5a12690d69-image.png

        Wo habe ich hier einen Fehler drin, bzw. wieso bekomme ich unterschiedliche Ergebnisse ?

        Beste Grüße

        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #34

        @qlink wo ist der richtige Quelltext als code?

        kein Support per PN! - Fragen im Forum stellen -
        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        Q 1 Antwort Letzte Antwort
        1
        • G GOETSCHHOFER

          @homoran said in Parser Adapter:

          @goetschhofer sagte in Parser Adapter:

          Die Regex stimmt soweit,

          selbst das stimmt nicht, außer du willst den RegEx in php verwenden.
          iobroker nutzt aber Javascript.

          Ja, dies kann ich nachvollziehen.
          Beim Test mir Regex war ich offenbar zu schnell, bei Java zeigt er einen Fehler an.

          421ef5e8-cf16-43ee-ab91-7e09281aad1e-image.png

          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #35

          @goetschhofer ich habe für dich noch mal bei meinem WR nachgesehen, der lädt die Daten auch dynamisch.

          DAs siehst du im Tab "Netzwerk"
          WR_Tab_Network.png

          Da musst du suchen wie der Pfad zu den Daten ist und diesen Pfad dann abgreifen.

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          G 1 Antwort Letzte Antwort
          1
          • HomoranH Homoran

            @goetschhofer ich habe für dich noch mal bei meinem WR nachgesehen, der lädt die Daten auch dynamisch.

            DAs siehst du im Tab "Netzwerk"
            WR_Tab_Network.png

            Da musst du suchen wie der Pfad zu den Daten ist und diesen Pfad dann abgreifen.

            G Offline
            G Offline
            GOETSCHHOFER
            schrieb am zuletzt editiert von GOETSCHHOFER
            #36

            @homoran said in Parser Adapter:

            @goetschhofer ich habe für dich noch mal bei meinem WR nachgesehen, der lädt die Daten auch dynamisch.

            DAs siehst du im Tab "Netzwerk"

            Da musst du suchen wie der Pfad zu den Daten ist und diesen Pfad dann abgreifen.

            Vielen Dank mal einstweilen für die Hilfe, da werde ich dann weitersuchen.

            1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @qlink wo ist der richtige Quelltext als code?

              Q Offline
              Q Offline
              Qlink
              schrieb am zuletzt editiert von
              #37

              @homoran said in Parser Adapter:

              @qlink wo ist der richtige Quelltext als code?

              Wenn ich Rechtsklick und Seitenquelltext anzeigen klicke kommt Folgendes:

              
              # HELP hwi_bus_clock_mhz Bus Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
              hwi_bus_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Bus Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 97.61008134825474
              # HELP hwi_core_clock_mhz Core Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
              hwi_core_clock_mhz{coreno="0",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 0 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 780.8806507860379
              hwi_core_clock_mhz{coreno="1",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 1 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 780.8806507860379
              hwi_core_clock_mhz{coreno="2",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 2 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 780.8806507860379
              hwi_core_clock_mhz{coreno="3",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 3 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 780.8806507860379
              # HELP hwi_core_ratio_x Core Ratio x - CPU [#0]: Intel Xeon E3-1225 v3
              hwi_core_ratio_x{coreno="0",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 0 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 8
              hwi_core_ratio_x{coreno="1",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 1 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 8
              hwi_core_ratio_x{coreno="2",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 2 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 8
              hwi_core_ratio_x{coreno="3",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 3 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 8
              # HELP hwi_core_residency Core Residency % - CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency
              hwi_core_residency{coreno="0",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 0 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 88.20606221645437
              hwi_core_residency{coreno="1",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 1 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 88.30354808811423
              hwi_core_residency{coreno="2",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 2 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 88.37638068112336
              hwi_core_residency{coreno="3",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 3 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 92.46319157455508
              # HELP hwi_core_vid_v Core VID V - CPU [#0]: Intel Xeon E3-1225 v3
              hwi_core_vid_v{coreno="0",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 0 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.7230224609375
              hwi_core_vid_v{coreno="1",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 1 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.71875
              hwi_core_vid_v{coreno="2",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 2 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.7236328125
              hwi_core_vid_v{coreno="3",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 3 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.7252197265625
              # HELP hwi_drive_failure_yesno Drive Failure Yes/No - (multiple sources)
              hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
              hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
              hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
              # HELP hwi_drive_host_reads_gb Drive Host Reads GB - (multiple sources)
              hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 13388
              hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 554278
              hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4873
              # HELP hwi_drive_host_writes_gb Drive Host Writes GB - (multiple sources)
              hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 9971
              hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 103590
              hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 1822
              # HELP hwi_drive_read_activity Drive Read Activity % - (multiple sources)
              hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.231
              hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
              hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
              # HELP hwi_drive_read_rate_mbs Drive Read Rate MB/s - (multiple sources)
              hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.078
              hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
              hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
              # HELP hwi_drive_remaining_life Drive Remaining Life % - (multiple sources)
              hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 97
              hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 59
              hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 99
              # HELP hwi_drive_temperature_c Drive Temperature °C - (multiple sources)
              hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 28
              hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 25
              # HELP hwi_drive_total_activity Drive Total Activity % - (multiple sources)
              hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.253
              hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.102
              hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.101
              # HELP hwi_drive_warning_yesno Drive Warning Yes/No - (multiple sources)
              hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
              hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
              hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
              # HELP hwi_drive_write_activity Drive Write Activity % - (multiple sources)
              hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.022
              hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.102
              hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.101
              # HELP hwi_drive_write_rate_mbs Drive Write Rate MB/s - (multiple sources)
              hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.009
              hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.031
              hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.031
              # HELP hwi_effective_clock_mhz Effective Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
              hwi_effective_clock_mhz{aggregationtype="Average",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Average Effective Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 113.21687342191372
              # HELP hwi_gpu_clock_mhz GPU Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
              hwi_gpu_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="GPU Clock",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 585.6604880895284
              # HELP hwi_gpu_d3d_memory_dedicated_mb GPU D3D Memory Dedicated MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
              hwi_gpu_d3d_memory_dedicated_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dedicated",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 6
              # HELP hwi_gpu_d3d_memory_dynamic_mb GPU D3D Memory Dynamic MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
              hwi_gpu_d3d_memory_dynamic_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dynamic",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 163.37109375
              # HELP hwi_gpu_d3d_usage GPU D3D Usage % - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
              hwi_gpu_d3d_usage{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="GPU D3D Usage",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 4.723036573628488
              # HELP hwi_mb_cpu_c MB CPU °C - (multiple sources)
              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU (PECI)",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 31
              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU GT Cores (Graphics)",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 27
              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU IA Cores",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 29
              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: DTS",host="ASROCK"} 31
              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 29
              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 37.5
              # HELP hwi_mb_cpu_rpm MB CPU RPM - ASRock C226 WS (Nuvoton NCT6776F)
              hwi_mb_cpu_rpm{unit="RPM",sensor_type="SENSOR_TYPE_NONE",sensor="CPUFANIN0",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 1124
              # HELP hwi_mb_cpu_w MB CPU W - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
              hwi_mb_cpu_w{unit="W",sensor_type="SENSOR_TYPE_POWER",sensor="CPU Package Power",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 4.102112850552842
              # HELP hwi_mb_motherboard_c MB Motherboard °C - ASRock C226 WS (Nuvoton NCT6776F)
              hwi_mb_motherboard_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Motherboard",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 28
              # HELP hwi_memory_available_mb Memory Available MB - System
              hwi_memory_available_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Available",source="System",host="ASROCK"} 13345
              hwi_memory_available_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Available",source="System",host="ASROCK"} 19853
              # HELP hwi_memory_clock_mhz Memory Clock MHz - Memory Timings
              hwi_memory_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Memory Clock",source="Memory Timings",host="ASROCK"} 780.8806507860379
              # HELP hwi_memory_clock_ratio_x Memory Clock Ratio x - Memory Timings
              hwi_memory_clock_ratio_x{unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Memory Clock Ratio",source="Memory Timings",host="ASROCK"} 8
              # HELP hwi_memory_command_rate_t Memory Command Rate T - Memory Timings
              hwi_memory_command_rate_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Command Rate",source="Memory Timings",host="ASROCK"} 2
              # HELP hwi_memory_commited_mb Memory Commited MB - System
              hwi_memory_commited_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Commited",source="System",host="ASROCK"} 17484
              # HELP hwi_memory_load Memory Load % - System
              hwi_memory_load{category="Physical",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Load",source="System",host="ASROCK"} 58.9
              hwi_memory_load{category="Virtual",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Load",source="System",host="ASROCK"} 46.8
              # HELP hwi_memory_page_file_usage Memory Page File Usage % - System
              hwi_memory_page_file_usage{unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Page File Usage",source="System",host="ASROCK"} 3.5301610043174345
              # HELP hwi_memory_tcas_t Memory Tcas T - Memory Timings
              hwi_memory_tcas_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tcas",source="Memory Timings",host="ASROCK"} 11
              # HELP hwi_memory_tras_t Memory Tras T - Memory Timings
              hwi_memory_tras_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tras",source="Memory Timings",host="ASROCK"} 28
              # HELP hwi_memory_trcd_t Memory Trcd T - Memory Timings
              hwi_memory_trcd_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trcd",source="Memory Timings",host="ASROCK"} 11
              # HELP hwi_memory_trfc_t Memory Trfc T - Memory Timings
              hwi_memory_trfc_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trfc",source="Memory Timings",host="ASROCK"} 208
              # HELP hwi_memory_trp_t Memory Trp T - Memory Timings
              hwi_memory_trp_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trp",source="Memory Timings",host="ASROCK"} 11
              # HELP hwi_memory_used_mb Memory Used MB - System
              hwi_memory_used_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Used",source="System",host="ASROCK"} 19127
              # HELP hwi_network_dl_rate_kbs Network DL rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
              hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
              hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 5.986752717391304
              # HELP hwi_network_up_rate_kbs Network UP rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
              hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
              hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 15.143017648112755
              # HELP hwi_usage Usage % - CPU [#0]: Intel Xeon E3-1225 v3
              hwi_usage{aggregationtype="Max",category="CPU/Thread",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Max CPU/Thread Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 10.5
              hwi_usage{aggregationtype="Total",category="CPU",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total CPU Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 6.175
              
              

              HomoranH 1 Antwort Letzte Antwort
              0
              • Q Qlink

                @homoran said in Parser Adapter:

                @qlink wo ist der richtige Quelltext als code?

                Wenn ich Rechtsklick und Seitenquelltext anzeigen klicke kommt Folgendes:

                
                # HELP hwi_bus_clock_mhz Bus Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                hwi_bus_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Bus Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 97.61008134825474
                # HELP hwi_core_clock_mhz Core Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                hwi_core_clock_mhz{coreno="0",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 0 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 780.8806507860379
                hwi_core_clock_mhz{coreno="1",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 1 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 780.8806507860379
                hwi_core_clock_mhz{coreno="2",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 2 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 780.8806507860379
                hwi_core_clock_mhz{coreno="3",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 3 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 780.8806507860379
                # HELP hwi_core_ratio_x Core Ratio x - CPU [#0]: Intel Xeon E3-1225 v3
                hwi_core_ratio_x{coreno="0",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 0 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 8
                hwi_core_ratio_x{coreno="1",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 1 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 8
                hwi_core_ratio_x{coreno="2",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 2 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 8
                hwi_core_ratio_x{coreno="3",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 3 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 8
                # HELP hwi_core_residency Core Residency % - CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency
                hwi_core_residency{coreno="0",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 0 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 88.20606221645437
                hwi_core_residency{coreno="1",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 1 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 88.30354808811423
                hwi_core_residency{coreno="2",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 2 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 88.37638068112336
                hwi_core_residency{coreno="3",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 3 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 92.46319157455508
                # HELP hwi_core_vid_v Core VID V - CPU [#0]: Intel Xeon E3-1225 v3
                hwi_core_vid_v{coreno="0",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 0 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.7230224609375
                hwi_core_vid_v{coreno="1",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 1 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.71875
                hwi_core_vid_v{coreno="2",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 2 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.7236328125
                hwi_core_vid_v{coreno="3",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 3 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.7252197265625
                # HELP hwi_drive_failure_yesno Drive Failure Yes/No - (multiple sources)
                hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                # HELP hwi_drive_host_reads_gb Drive Host Reads GB - (multiple sources)
                hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 13388
                hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 554278
                hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4873
                # HELP hwi_drive_host_writes_gb Drive Host Writes GB - (multiple sources)
                hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 9971
                hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 103590
                hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 1822
                # HELP hwi_drive_read_activity Drive Read Activity % - (multiple sources)
                hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.231
                hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                # HELP hwi_drive_read_rate_mbs Drive Read Rate MB/s - (multiple sources)
                hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.078
                hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                # HELP hwi_drive_remaining_life Drive Remaining Life % - (multiple sources)
                hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 97
                hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 59
                hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 99
                # HELP hwi_drive_temperature_c Drive Temperature °C - (multiple sources)
                hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 28
                hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 25
                # HELP hwi_drive_total_activity Drive Total Activity % - (multiple sources)
                hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.253
                hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.102
                hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.101
                # HELP hwi_drive_warning_yesno Drive Warning Yes/No - (multiple sources)
                hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                # HELP hwi_drive_write_activity Drive Write Activity % - (multiple sources)
                hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.022
                hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.102
                hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.101
                # HELP hwi_drive_write_rate_mbs Drive Write Rate MB/s - (multiple sources)
                hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.009
                hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.031
                hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.031
                # HELP hwi_effective_clock_mhz Effective Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                hwi_effective_clock_mhz{aggregationtype="Average",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Average Effective Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 113.21687342191372
                # HELP hwi_gpu_clock_mhz GPU Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                hwi_gpu_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="GPU Clock",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 585.6604880895284
                # HELP hwi_gpu_d3d_memory_dedicated_mb GPU D3D Memory Dedicated MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                hwi_gpu_d3d_memory_dedicated_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dedicated",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 6
                # HELP hwi_gpu_d3d_memory_dynamic_mb GPU D3D Memory Dynamic MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                hwi_gpu_d3d_memory_dynamic_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dynamic",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 163.37109375
                # HELP hwi_gpu_d3d_usage GPU D3D Usage % - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                hwi_gpu_d3d_usage{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="GPU D3D Usage",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 4.723036573628488
                # HELP hwi_mb_cpu_c MB CPU °C - (multiple sources)
                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU (PECI)",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 31
                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU GT Cores (Graphics)",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 27
                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU IA Cores",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 29
                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: DTS",host="ASROCK"} 31
                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 29
                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 37.5
                # HELP hwi_mb_cpu_rpm MB CPU RPM - ASRock C226 WS (Nuvoton NCT6776F)
                hwi_mb_cpu_rpm{unit="RPM",sensor_type="SENSOR_TYPE_NONE",sensor="CPUFANIN0",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 1124
                # HELP hwi_mb_cpu_w MB CPU W - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                hwi_mb_cpu_w{unit="W",sensor_type="SENSOR_TYPE_POWER",sensor="CPU Package Power",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 4.102112850552842
                # HELP hwi_mb_motherboard_c MB Motherboard °C - ASRock C226 WS (Nuvoton NCT6776F)
                hwi_mb_motherboard_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Motherboard",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 28
                # HELP hwi_memory_available_mb Memory Available MB - System
                hwi_memory_available_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Available",source="System",host="ASROCK"} 13345
                hwi_memory_available_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Available",source="System",host="ASROCK"} 19853
                # HELP hwi_memory_clock_mhz Memory Clock MHz - Memory Timings
                hwi_memory_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Memory Clock",source="Memory Timings",host="ASROCK"} 780.8806507860379
                # HELP hwi_memory_clock_ratio_x Memory Clock Ratio x - Memory Timings
                hwi_memory_clock_ratio_x{unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Memory Clock Ratio",source="Memory Timings",host="ASROCK"} 8
                # HELP hwi_memory_command_rate_t Memory Command Rate T - Memory Timings
                hwi_memory_command_rate_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Command Rate",source="Memory Timings",host="ASROCK"} 2
                # HELP hwi_memory_commited_mb Memory Commited MB - System
                hwi_memory_commited_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Commited",source="System",host="ASROCK"} 17484
                # HELP hwi_memory_load Memory Load % - System
                hwi_memory_load{category="Physical",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Load",source="System",host="ASROCK"} 58.9
                hwi_memory_load{category="Virtual",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Load",source="System",host="ASROCK"} 46.8
                # HELP hwi_memory_page_file_usage Memory Page File Usage % - System
                hwi_memory_page_file_usage{unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Page File Usage",source="System",host="ASROCK"} 3.5301610043174345
                # HELP hwi_memory_tcas_t Memory Tcas T - Memory Timings
                hwi_memory_tcas_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tcas",source="Memory Timings",host="ASROCK"} 11
                # HELP hwi_memory_tras_t Memory Tras T - Memory Timings
                hwi_memory_tras_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tras",source="Memory Timings",host="ASROCK"} 28
                # HELP hwi_memory_trcd_t Memory Trcd T - Memory Timings
                hwi_memory_trcd_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trcd",source="Memory Timings",host="ASROCK"} 11
                # HELP hwi_memory_trfc_t Memory Trfc T - Memory Timings
                hwi_memory_trfc_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trfc",source="Memory Timings",host="ASROCK"} 208
                # HELP hwi_memory_trp_t Memory Trp T - Memory Timings
                hwi_memory_trp_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trp",source="Memory Timings",host="ASROCK"} 11
                # HELP hwi_memory_used_mb Memory Used MB - System
                hwi_memory_used_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Used",source="System",host="ASROCK"} 19127
                # HELP hwi_network_dl_rate_kbs Network DL rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 5.986752717391304
                # HELP hwi_network_up_rate_kbs Network UP rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 15.143017648112755
                # HELP hwi_usage Usage % - CPU [#0]: Intel Xeon E3-1225 v3
                hwi_usage{aggregationtype="Max",category="CPU/Thread",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Max CPU/Thread Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 10.5
                hwi_usage{aggregationtype="Total",category="CPU",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total CPU Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 6.175
                
                

                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von Homoran
                #38

                @qlink sagte in Parser Adapter:

                Wenn ich Rechtsklick und Seitenquelltext anzeigen klicke kommt Folgendes:
                Spoiler

                und welchen Wert willst du haben?

                EDIT:
                3 Platten von NUM 0-2 \"Drive Warning\"[^\}]+[^\d]+(\d+)
                Typ number! nicht Zahl mit Komma

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                Q 1 Antwort Letzte Antwort
                0
                • HomoranH Homoran

                  @qlink sagte in Parser Adapter:

                  Wenn ich Rechtsklick und Seitenquelltext anzeigen klicke kommt Folgendes:
                  Spoiler

                  und welchen Wert willst du haben?

                  EDIT:
                  3 Platten von NUM 0-2 \"Drive Warning\"[^\}]+[^\d]+(\d+)
                  Typ number! nicht Zahl mit Komma

                  Q Offline
                  Q Offline
                  Qlink
                  schrieb am zuletzt editiert von
                  #39

                  @homoran said in Parser Adapter:

                  "Drive Warning"[^}]+[^\d]+(\d+)

                  Ich will den Wert im grünen Kreis, bekomme aber den Wert im roten Kreis:

                  cc909d9a-ca1a-46ff-9365-facdc923859d-image.png

                  Also die Zahl am Ende dieser Zeile:

                  hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                  

                  ob ich bei Typ number(,) oder number(.) im Parser Adapter auswähle macht scheinbar keinen Unterschied...

                  HomoranH 2 Antworten Letzte Antwort
                  0
                  • Q Qlink

                    @homoran said in Parser Adapter:

                    "Drive Warning"[^}]+[^\d]+(\d+)

                    Ich will den Wert im grünen Kreis, bekomme aber den Wert im roten Kreis:

                    cc909d9a-ca1a-46ff-9365-facdc923859d-image.png

                    Also die Zahl am Ende dieser Zeile:

                    hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                    

                    ob ich bei Typ number(,) oder number(.) im Parser Adapter auswähle macht scheinbar keinen Unterschied...

                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #40

                    @qlink hast du mein Regex versucht?
                    Wenn es damit auch nicht klappt musst du die Regel löschen! und mit Number neu anlegen.

                    Eine Änderung des Typs kann zu einem Hänger führen

                    kein Support per PN! - Fragen im Forum stellen -
                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    Q 1 Antwort Letzte Antwort
                    0
                    • Q Qlink

                      @homoran said in Parser Adapter:

                      "Drive Warning"[^}]+[^\d]+(\d+)

                      Ich will den Wert im grünen Kreis, bekomme aber den Wert im roten Kreis:

                      cc909d9a-ca1a-46ff-9365-facdc923859d-image.png

                      Also die Zahl am Ende dieser Zeile:

                      hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                      

                      ob ich bei Typ number(,) oder number(.) im Parser Adapter auswähle macht scheinbar keinen Unterschied...

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #41

                      @qlink Wenn das hier nicht hilft: \"Drive Warning\"[^\}]+[^\d]+(\d+)$ kopier mal bitte den Quelltext aus dem Parser Editor hier rein.
                      ggf. ist der anders formatiert als im Browser

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      Q 1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @qlink hast du mein Regex versucht?
                        Wenn es damit auch nicht klappt musst du die Regel löschen! und mit Number neu anlegen.

                        Eine Änderung des Typs kann zu einem Hänger führen

                        Q Offline
                        Q Offline
                        Qlink
                        schrieb am zuletzt editiert von
                        #42

                        @homoran said in Parser Adapter:

                        @qlink hast du mein Regex versucht?
                        Wenn es damit auch nicht klappt musst du die Regel löschen! und mit Number neu anlegen.

                        Eine Änderung des Typs kann zu einem Hänger führen

                        Ja, der Screenshot aus meinem letzten Post ist mit deinem Regex.
                        Hätte jetzt auch nochmal probiert die komplette Regel zu löschen und neu anzulegen.

                        Bekomme immer dasselbe Ergebnis bzw. den falschen Wert wie oben gepostet zurück ... 😞

                        HomoranH 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @qlink Wenn das hier nicht hilft: \"Drive Warning\"[^\}]+[^\d]+(\d+)$ kopier mal bitte den Quelltext aus dem Parser Editor hier rein.
                          ggf. ist der anders formatiert als im Browser

                          Q Offline
                          Q Offline
                          Qlink
                          schrieb am zuletzt editiert von
                          #43

                          @homoran said in Parser Adapter:

                          @qlink Wenn das hier nicht hilft: \"Drive Warning\"[^\}]+[^\d]+(\d+)$ kopier mal bitte den Quelltext aus dem Parser Editor hier rein.
                          ggf. ist der anders formatiert als im Browser

                          mit diesem Regex nimmt er die Zahl zwei Stellen vorher:

                          6ddd881d-1a1b-480b-a375-ea1b0d29a3a0-image.png
                          seltsamerweise zeigt er aber bei Ergebnis nichts an....

                          Hier der Code direkt aus dem Parser Editor:

                          
                          # HELP hwi_bus_clock_mhz Bus Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                          hwi_bus_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Bus Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 97.61008134825474
                          # HELP hwi_core_clock_mhz Core Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                          hwi_core_clock_mhz{coreno="0",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 0 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                          hwi_core_clock_mhz{coreno="1",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 1 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                          hwi_core_clock_mhz{coreno="2",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 2 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                          hwi_core_clock_mhz{coreno="3",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 3 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                          # HELP hwi_core_ratio_x Core Ratio x - CPU [#0]: Intel Xeon E3-1225 v3
                          hwi_core_ratio_x{coreno="0",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 0 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                          hwi_core_ratio_x{coreno="1",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 1 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                          hwi_core_ratio_x{coreno="2",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 2 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                          hwi_core_ratio_x{coreno="3",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 3 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                          # HELP hwi_core_residency Core Residency % - CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency
                          hwi_core_residency{coreno="0",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 0 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 80.15015365152505
                          hwi_core_residency{coreno="1",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 1 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 65.78857951491227
                          hwi_core_residency{coreno="2",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 2 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 74.38991256541709
                          hwi_core_residency{coreno="3",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 3 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 71.01332961211648
                          # HELP hwi_core_vid_v Core VID V - CPU [#0]: Intel Xeon E3-1225 v3
                          hwi_core_vid_v{coreno="0",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 0 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                          hwi_core_vid_v{coreno="1",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 1 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                          hwi_core_vid_v{coreno="2",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 2 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                          hwi_core_vid_v{coreno="3",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 3 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9825439453125
                          # HELP hwi_drive_failure_yesno Drive Failure Yes/No - (multiple sources)
                          hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                          hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                          hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                          # HELP hwi_drive_host_reads_gb Drive Host Reads GB - (multiple sources)
                          hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 13388
                          hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 554298
                          hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4893
                          # HELP hwi_drive_host_writes_gb Drive Host Writes GB - (multiple sources)
                          hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 9971
                          hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 103590
                          hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 1823
                          # HELP hwi_drive_read_activity Drive Read Activity % - (multiple sources)
                          hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                          hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 6.915
                          hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 2.71
                          # HELP hwi_drive_read_rate_mbs Drive Read Rate MB/s - (multiple sources)
                          hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                          hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 12.036
                          hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4.533
                          # HELP hwi_drive_remaining_life Drive Remaining Life % - (multiple sources)
                          hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 97
                          hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 59
                          hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 99
                          # HELP hwi_drive_temperature_c Drive Temperature °C - (multiple sources)
                          hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 34
                          hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 33
                          # HELP hwi_drive_total_activity Drive Total Activity % - (multiple sources)
                          hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.004
                          hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 7.077
                          hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 2.861
                          # HELP hwi_drive_warning_yesno Drive Warning Yes/No - (multiple sources)
                          hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                          hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                          hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                          # HELP hwi_drive_write_activity Drive Write Activity % - (multiple sources)
                          hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.004
                          hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.162
                          hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.15
                          # HELP hwi_drive_write_rate_mbs Drive Write Rate MB/s - (multiple sources)
                          hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.001
                          hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.2
                          hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.2
                          # HELP hwi_effective_clock_mhz Effective Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                          hwi_effective_clock_mhz{aggregationtype="Average",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Average Effective Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 884.3905456148119
                          # HELP hwi_gpu_clock_mhz GPU Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                          hwi_gpu_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="GPU Clock",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 585.6604880895284
                          # HELP hwi_gpu_d3d_memory_dedicated_mb GPU D3D Memory Dedicated MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                          hwi_gpu_d3d_memory_dedicated_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dedicated",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 6
                          # HELP hwi_gpu_d3d_memory_dynamic_mb GPU D3D Memory Dynamic MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                          hwi_gpu_d3d_memory_dynamic_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dynamic",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 252.05078125
                          # HELP hwi_gpu_d3d_usage GPU D3D Usage % - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                          hwi_gpu_d3d_usage{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="GPU D3D Usage",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 0.15913690476190476
                          # HELP hwi_mb_cpu_c MB CPU °C - (multiple sources)
                          hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU (PECI)",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 35
                          hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU GT Cores (Graphics)",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 30
                          hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU IA Cores",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 35
                          hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: DTS",host="ASROCK"} 34
                          hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 35
                          hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 37.5
                          # HELP hwi_mb_cpu_rpm MB CPU RPM - ASRock C226 WS (Nuvoton NCT6776F)
                          hwi_mb_cpu_rpm{unit="RPM",sensor_type="SENSOR_TYPE_NONE",sensor="CPUFANIN0",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 1124
                          # HELP hwi_mb_cpu_w MB CPU W - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                          hwi_mb_cpu_w{unit="W",sensor_type="SENSOR_TYPE_POWER",sensor="CPU Package Power",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 13.322686269124457
                          # HELP hwi_mb_motherboard_c MB Motherboard °C - ASRock C226 WS (Nuvoton NCT6776F)
                          hwi_mb_motherboard_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Motherboard",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 29
                          # HELP hwi_memory_available_mb Memory Available MB - System
                          hwi_memory_available_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Available",source="System",host="ASROCK"} 12274
                          hwi_memory_available_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Available",source="System",host="ASROCK"} 18789
                          # HELP hwi_memory_clock_mhz Memory Clock MHz - Memory Timings
                          hwi_memory_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Memory Clock",source="Memory Timings",host="ASROCK"} 780.8806507860379
                          # HELP hwi_memory_clock_ratio_x Memory Clock Ratio x - Memory Timings
                          hwi_memory_clock_ratio_x{unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Memory Clock Ratio",source="Memory Timings",host="ASROCK"} 8
                          # HELP hwi_memory_command_rate_t Memory Command Rate T - Memory Timings
                          hwi_memory_command_rate_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Command Rate",source="Memory Timings",host="ASROCK"} 2
                          # HELP hwi_memory_commited_mb Memory Commited MB - System
                          hwi_memory_commited_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Commited",source="System",host="ASROCK"} 18547
                          # HELP hwi_memory_load Memory Load % - System
                          hwi_memory_load{category="Physical",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Load",source="System",host="ASROCK"} 62.2
                          hwi_memory_load{category="Virtual",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Load",source="System",host="ASROCK"} 49.6
                          # HELP hwi_memory_page_file_usage Memory Page File Usage % - System
                          hwi_memory_page_file_usage{unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Page File Usage",source="System",host="ASROCK"} 3.4275255705180916
                          # HELP hwi_memory_tcas_t Memory Tcas T - Memory Timings
                          hwi_memory_tcas_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tcas",source="Memory Timings",host="ASROCK"} 11
                          # HELP hwi_memory_tras_t Memory Tras T - Memory Timings
                          hwi_memory_tras_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tras",source="Memory Timings",host="ASROCK"} 28
                          # HELP hwi_memory_trcd_t Memory Trcd T - Memory Timings
                          hwi_memory_trcd_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trcd",source="Memory Timings",host="ASROCK"} 11
                          # HELP hwi_memory_trfc_t Memory Trfc T - Memory Timings
                          hwi_memory_trfc_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trfc",source="Memory Timings",host="ASROCK"} 208
                          # HELP hwi_memory_trp_t Memory Trp T - Memory Timings
                          hwi_memory_trp_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trp",source="Memory Timings",host="ASROCK"} 11
                          # HELP hwi_memory_used_mb Memory Used MB - System
                          hwi_memory_used_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Used",source="System",host="ASROCK"} 20198
                          # HELP hwi_network_dl_rate_kbs Network DL rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                          hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                          hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 1.522758995037221
                          # HELP hwi_network_up_rate_kbs Network UP rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                          hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                          hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0.11486119727047146
                          # HELP hwi_usage Usage % - CPU [#0]: Intel Xeon E3-1225 v3
                          hwi_usage{aggregationtype="Max",K"} 2.1
                          category="CPU/Thread",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Max CPU/Thread Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3.1
                          hwi_usage{aggregationtype="Total",category="CPU",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total CPU Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROC
                          [/s]
                          
                          HomoranH 3 Antworten Letzte Antwort
                          0
                          • Q Qlink

                            @homoran said in Parser Adapter:

                            @qlink hast du mein Regex versucht?
                            Wenn es damit auch nicht klappt musst du die Regel löschen! und mit Number neu anlegen.

                            Eine Änderung des Typs kann zu einem Hänger führen

                            Ja, der Screenshot aus meinem letzten Post ist mit deinem Regex.
                            Hätte jetzt auch nochmal probiert die komplette Regel zu löschen und neu anzulegen.

                            Bekomme immer dasselbe Ergebnis bzw. den falschen Wert wie oben gepostet zurück ... 😞

                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #44

                            @qlink sagte in Parser Adapter:

                            Ja, der Screenshot aus meinem letzten Post ist mit deinem Regex.

                            so was kann man auf dem Handy schlecht entziffern, der zitierte sieht anders aus

                            kein Support per PN! - Fragen im Forum stellen -
                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • Q Qlink

                              @homoran said in Parser Adapter:

                              @qlink Wenn das hier nicht hilft: \"Drive Warning\"[^\}]+[^\d]+(\d+)$ kopier mal bitte den Quelltext aus dem Parser Editor hier rein.
                              ggf. ist der anders formatiert als im Browser

                              mit diesem Regex nimmt er die Zahl zwei Stellen vorher:

                              6ddd881d-1a1b-480b-a375-ea1b0d29a3a0-image.png
                              seltsamerweise zeigt er aber bei Ergebnis nichts an....

                              Hier der Code direkt aus dem Parser Editor:

                              
                              # HELP hwi_bus_clock_mhz Bus Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                              hwi_bus_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Bus Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 97.61008134825474
                              # HELP hwi_core_clock_mhz Core Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                              hwi_core_clock_mhz{coreno="0",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 0 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                              hwi_core_clock_mhz{coreno="1",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 1 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                              hwi_core_clock_mhz{coreno="2",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 2 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                              hwi_core_clock_mhz{coreno="3",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 3 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                              # HELP hwi_core_ratio_x Core Ratio x - CPU [#0]: Intel Xeon E3-1225 v3
                              hwi_core_ratio_x{coreno="0",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 0 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                              hwi_core_ratio_x{coreno="1",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 1 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                              hwi_core_ratio_x{coreno="2",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 2 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                              hwi_core_ratio_x{coreno="3",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 3 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                              # HELP hwi_core_residency Core Residency % - CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency
                              hwi_core_residency{coreno="0",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 0 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 80.15015365152505
                              hwi_core_residency{coreno="1",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 1 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 65.78857951491227
                              hwi_core_residency{coreno="2",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 2 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 74.38991256541709
                              hwi_core_residency{coreno="3",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 3 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 71.01332961211648
                              # HELP hwi_core_vid_v Core VID V - CPU [#0]: Intel Xeon E3-1225 v3
                              hwi_core_vid_v{coreno="0",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 0 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                              hwi_core_vid_v{coreno="1",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 1 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                              hwi_core_vid_v{coreno="2",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 2 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                              hwi_core_vid_v{coreno="3",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 3 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9825439453125
                              # HELP hwi_drive_failure_yesno Drive Failure Yes/No - (multiple sources)
                              hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                              hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                              hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                              # HELP hwi_drive_host_reads_gb Drive Host Reads GB - (multiple sources)
                              hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 13388
                              hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 554298
                              hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4893
                              # HELP hwi_drive_host_writes_gb Drive Host Writes GB - (multiple sources)
                              hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 9971
                              hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 103590
                              hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 1823
                              # HELP hwi_drive_read_activity Drive Read Activity % - (multiple sources)
                              hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                              hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 6.915
                              hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 2.71
                              # HELP hwi_drive_read_rate_mbs Drive Read Rate MB/s - (multiple sources)
                              hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                              hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 12.036
                              hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4.533
                              # HELP hwi_drive_remaining_life Drive Remaining Life % - (multiple sources)
                              hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 97
                              hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 59
                              hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 99
                              # HELP hwi_drive_temperature_c Drive Temperature °C - (multiple sources)
                              hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 34
                              hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 33
                              # HELP hwi_drive_total_activity Drive Total Activity % - (multiple sources)
                              hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.004
                              hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 7.077
                              hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 2.861
                              # HELP hwi_drive_warning_yesno Drive Warning Yes/No - (multiple sources)
                              hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                              hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                              hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                              # HELP hwi_drive_write_activity Drive Write Activity % - (multiple sources)
                              hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.004
                              hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.162
                              hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.15
                              # HELP hwi_drive_write_rate_mbs Drive Write Rate MB/s - (multiple sources)
                              hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.001
                              hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.2
                              hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.2
                              # HELP hwi_effective_clock_mhz Effective Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                              hwi_effective_clock_mhz{aggregationtype="Average",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Average Effective Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 884.3905456148119
                              # HELP hwi_gpu_clock_mhz GPU Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                              hwi_gpu_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="GPU Clock",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 585.6604880895284
                              # HELP hwi_gpu_d3d_memory_dedicated_mb GPU D3D Memory Dedicated MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                              hwi_gpu_d3d_memory_dedicated_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dedicated",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 6
                              # HELP hwi_gpu_d3d_memory_dynamic_mb GPU D3D Memory Dynamic MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                              hwi_gpu_d3d_memory_dynamic_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dynamic",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 252.05078125
                              # HELP hwi_gpu_d3d_usage GPU D3D Usage % - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                              hwi_gpu_d3d_usage{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="GPU D3D Usage",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 0.15913690476190476
                              # HELP hwi_mb_cpu_c MB CPU °C - (multiple sources)
                              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU (PECI)",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 35
                              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU GT Cores (Graphics)",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 30
                              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU IA Cores",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 35
                              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: DTS",host="ASROCK"} 34
                              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 35
                              hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 37.5
                              # HELP hwi_mb_cpu_rpm MB CPU RPM - ASRock C226 WS (Nuvoton NCT6776F)
                              hwi_mb_cpu_rpm{unit="RPM",sensor_type="SENSOR_TYPE_NONE",sensor="CPUFANIN0",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 1124
                              # HELP hwi_mb_cpu_w MB CPU W - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                              hwi_mb_cpu_w{unit="W",sensor_type="SENSOR_TYPE_POWER",sensor="CPU Package Power",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 13.322686269124457
                              # HELP hwi_mb_motherboard_c MB Motherboard °C - ASRock C226 WS (Nuvoton NCT6776F)
                              hwi_mb_motherboard_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Motherboard",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 29
                              # HELP hwi_memory_available_mb Memory Available MB - System
                              hwi_memory_available_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Available",source="System",host="ASROCK"} 12274
                              hwi_memory_available_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Available",source="System",host="ASROCK"} 18789
                              # HELP hwi_memory_clock_mhz Memory Clock MHz - Memory Timings
                              hwi_memory_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Memory Clock",source="Memory Timings",host="ASROCK"} 780.8806507860379
                              # HELP hwi_memory_clock_ratio_x Memory Clock Ratio x - Memory Timings
                              hwi_memory_clock_ratio_x{unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Memory Clock Ratio",source="Memory Timings",host="ASROCK"} 8
                              # HELP hwi_memory_command_rate_t Memory Command Rate T - Memory Timings
                              hwi_memory_command_rate_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Command Rate",source="Memory Timings",host="ASROCK"} 2
                              # HELP hwi_memory_commited_mb Memory Commited MB - System
                              hwi_memory_commited_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Commited",source="System",host="ASROCK"} 18547
                              # HELP hwi_memory_load Memory Load % - System
                              hwi_memory_load{category="Physical",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Load",source="System",host="ASROCK"} 62.2
                              hwi_memory_load{category="Virtual",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Load",source="System",host="ASROCK"} 49.6
                              # HELP hwi_memory_page_file_usage Memory Page File Usage % - System
                              hwi_memory_page_file_usage{unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Page File Usage",source="System",host="ASROCK"} 3.4275255705180916
                              # HELP hwi_memory_tcas_t Memory Tcas T - Memory Timings
                              hwi_memory_tcas_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tcas",source="Memory Timings",host="ASROCK"} 11
                              # HELP hwi_memory_tras_t Memory Tras T - Memory Timings
                              hwi_memory_tras_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tras",source="Memory Timings",host="ASROCK"} 28
                              # HELP hwi_memory_trcd_t Memory Trcd T - Memory Timings
                              hwi_memory_trcd_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trcd",source="Memory Timings",host="ASROCK"} 11
                              # HELP hwi_memory_trfc_t Memory Trfc T - Memory Timings
                              hwi_memory_trfc_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trfc",source="Memory Timings",host="ASROCK"} 208
                              # HELP hwi_memory_trp_t Memory Trp T - Memory Timings
                              hwi_memory_trp_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trp",source="Memory Timings",host="ASROCK"} 11
                              # HELP hwi_memory_used_mb Memory Used MB - System
                              hwi_memory_used_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Used",source="System",host="ASROCK"} 20198
                              # HELP hwi_network_dl_rate_kbs Network DL rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                              hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                              hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 1.522758995037221
                              # HELP hwi_network_up_rate_kbs Network UP rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                              hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                              hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0.11486119727047146
                              # HELP hwi_usage Usage % - CPU [#0]: Intel Xeon E3-1225 v3
                              hwi_usage{aggregationtype="Max",K"} 2.1
                              category="CPU/Thread",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Max CPU/Thread Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3.1
                              hwi_usage{aggregationtype="Total",category="CPU",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total CPU Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROC
                              [/s]
                              
                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #45

                              @qlink sagte in Parser Adapter:

                              mit diesem Regex nimmt er die Zahl zwei Stellen vorher:

                              und was steht im Datenpunkt?

                              @qlink sagte in Parser Adapter:

                              Hier der Code direkt aus dem Parser Editor:

                              Das sehe ich mir mal an

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • Q Qlink

                                @homoran said in Parser Adapter:

                                @qlink Wenn das hier nicht hilft: \"Drive Warning\"[^\}]+[^\d]+(\d+)$ kopier mal bitte den Quelltext aus dem Parser Editor hier rein.
                                ggf. ist der anders formatiert als im Browser

                                mit diesem Regex nimmt er die Zahl zwei Stellen vorher:

                                6ddd881d-1a1b-480b-a375-ea1b0d29a3a0-image.png
                                seltsamerweise zeigt er aber bei Ergebnis nichts an....

                                Hier der Code direkt aus dem Parser Editor:

                                
                                # HELP hwi_bus_clock_mhz Bus Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                                hwi_bus_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Bus Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 97.61008134825474
                                # HELP hwi_core_clock_mhz Core Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                                hwi_core_clock_mhz{coreno="0",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 0 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                                hwi_core_clock_mhz{coreno="1",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 1 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                                hwi_core_clock_mhz{coreno="2",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 2 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                                hwi_core_clock_mhz{coreno="3",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 3 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                                # HELP hwi_core_ratio_x Core Ratio x - CPU [#0]: Intel Xeon E3-1225 v3
                                hwi_core_ratio_x{coreno="0",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 0 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                                hwi_core_ratio_x{coreno="1",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 1 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                                hwi_core_ratio_x{coreno="2",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 2 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                                hwi_core_ratio_x{coreno="3",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 3 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                                # HELP hwi_core_residency Core Residency % - CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency
                                hwi_core_residency{coreno="0",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 0 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 80.15015365152505
                                hwi_core_residency{coreno="1",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 1 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 65.78857951491227
                                hwi_core_residency{coreno="2",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 2 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 74.38991256541709
                                hwi_core_residency{coreno="3",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 3 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 71.01332961211648
                                # HELP hwi_core_vid_v Core VID V - CPU [#0]: Intel Xeon E3-1225 v3
                                hwi_core_vid_v{coreno="0",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 0 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                                hwi_core_vid_v{coreno="1",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 1 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                                hwi_core_vid_v{coreno="2",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 2 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                                hwi_core_vid_v{coreno="3",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 3 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9825439453125
                                # HELP hwi_drive_failure_yesno Drive Failure Yes/No - (multiple sources)
                                hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                                hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                                hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                                # HELP hwi_drive_host_reads_gb Drive Host Reads GB - (multiple sources)
                                hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 13388
                                hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 554298
                                hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4893
                                # HELP hwi_drive_host_writes_gb Drive Host Writes GB - (multiple sources)
                                hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 9971
                                hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 103590
                                hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 1823
                                # HELP hwi_drive_read_activity Drive Read Activity % - (multiple sources)
                                hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                                hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 6.915
                                hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 2.71
                                # HELP hwi_drive_read_rate_mbs Drive Read Rate MB/s - (multiple sources)
                                hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                                hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 12.036
                                hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4.533
                                # HELP hwi_drive_remaining_life Drive Remaining Life % - (multiple sources)
                                hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 97
                                hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 59
                                hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 99
                                # HELP hwi_drive_temperature_c Drive Temperature °C - (multiple sources)
                                hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 34
                                hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 33
                                # HELP hwi_drive_total_activity Drive Total Activity % - (multiple sources)
                                hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.004
                                hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 7.077
                                hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 2.861
                                # HELP hwi_drive_warning_yesno Drive Warning Yes/No - (multiple sources)
                                hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                                hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                                hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                                # HELP hwi_drive_write_activity Drive Write Activity % - (multiple sources)
                                hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.004
                                hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.162
                                hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.15
                                # HELP hwi_drive_write_rate_mbs Drive Write Rate MB/s - (multiple sources)
                                hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.001
                                hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.2
                                hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.2
                                # HELP hwi_effective_clock_mhz Effective Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                                hwi_effective_clock_mhz{aggregationtype="Average",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Average Effective Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 884.3905456148119
                                # HELP hwi_gpu_clock_mhz GPU Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                hwi_gpu_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="GPU Clock",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 585.6604880895284
                                # HELP hwi_gpu_d3d_memory_dedicated_mb GPU D3D Memory Dedicated MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                hwi_gpu_d3d_memory_dedicated_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dedicated",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 6
                                # HELP hwi_gpu_d3d_memory_dynamic_mb GPU D3D Memory Dynamic MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                hwi_gpu_d3d_memory_dynamic_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dynamic",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 252.05078125
                                # HELP hwi_gpu_d3d_usage GPU D3D Usage % - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                hwi_gpu_d3d_usage{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="GPU D3D Usage",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 0.15913690476190476
                                # HELP hwi_mb_cpu_c MB CPU °C - (multiple sources)
                                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU (PECI)",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 35
                                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU GT Cores (Graphics)",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 30
                                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU IA Cores",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 35
                                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: DTS",host="ASROCK"} 34
                                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 35
                                hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 37.5
                                # HELP hwi_mb_cpu_rpm MB CPU RPM - ASRock C226 WS (Nuvoton NCT6776F)
                                hwi_mb_cpu_rpm{unit="RPM",sensor_type="SENSOR_TYPE_NONE",sensor="CPUFANIN0",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 1124
                                # HELP hwi_mb_cpu_w MB CPU W - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                hwi_mb_cpu_w{unit="W",sensor_type="SENSOR_TYPE_POWER",sensor="CPU Package Power",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 13.322686269124457
                                # HELP hwi_mb_motherboard_c MB Motherboard °C - ASRock C226 WS (Nuvoton NCT6776F)
                                hwi_mb_motherboard_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Motherboard",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 29
                                # HELP hwi_memory_available_mb Memory Available MB - System
                                hwi_memory_available_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Available",source="System",host="ASROCK"} 12274
                                hwi_memory_available_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Available",source="System",host="ASROCK"} 18789
                                # HELP hwi_memory_clock_mhz Memory Clock MHz - Memory Timings
                                hwi_memory_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Memory Clock",source="Memory Timings",host="ASROCK"} 780.8806507860379
                                # HELP hwi_memory_clock_ratio_x Memory Clock Ratio x - Memory Timings
                                hwi_memory_clock_ratio_x{unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Memory Clock Ratio",source="Memory Timings",host="ASROCK"} 8
                                # HELP hwi_memory_command_rate_t Memory Command Rate T - Memory Timings
                                hwi_memory_command_rate_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Command Rate",source="Memory Timings",host="ASROCK"} 2
                                # HELP hwi_memory_commited_mb Memory Commited MB - System
                                hwi_memory_commited_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Commited",source="System",host="ASROCK"} 18547
                                # HELP hwi_memory_load Memory Load % - System
                                hwi_memory_load{category="Physical",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Load",source="System",host="ASROCK"} 62.2
                                hwi_memory_load{category="Virtual",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Load",source="System",host="ASROCK"} 49.6
                                # HELP hwi_memory_page_file_usage Memory Page File Usage % - System
                                hwi_memory_page_file_usage{unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Page File Usage",source="System",host="ASROCK"} 3.4275255705180916
                                # HELP hwi_memory_tcas_t Memory Tcas T - Memory Timings
                                hwi_memory_tcas_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tcas",source="Memory Timings",host="ASROCK"} 11
                                # HELP hwi_memory_tras_t Memory Tras T - Memory Timings
                                hwi_memory_tras_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tras",source="Memory Timings",host="ASROCK"} 28
                                # HELP hwi_memory_trcd_t Memory Trcd T - Memory Timings
                                hwi_memory_trcd_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trcd",source="Memory Timings",host="ASROCK"} 11
                                # HELP hwi_memory_trfc_t Memory Trfc T - Memory Timings
                                hwi_memory_trfc_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trfc",source="Memory Timings",host="ASROCK"} 208
                                # HELP hwi_memory_trp_t Memory Trp T - Memory Timings
                                hwi_memory_trp_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trp",source="Memory Timings",host="ASROCK"} 11
                                # HELP hwi_memory_used_mb Memory Used MB - System
                                hwi_memory_used_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Used",source="System",host="ASROCK"} 20198
                                # HELP hwi_network_dl_rate_kbs Network DL rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                                hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                                hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 1.522758995037221
                                # HELP hwi_network_up_rate_kbs Network UP rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                                hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                                hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0.11486119727047146
                                # HELP hwi_usage Usage % - CPU [#0]: Intel Xeon E3-1225 v3
                                hwi_usage{aggregationtype="Max",K"} 2.1
                                category="CPU/Thread",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Max CPU/Thread Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3.1
                                hwi_usage{aggregationtype="Total",category="CPU",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total CPU Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROC
                                [/s]
                                
                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von Homoran
                                #46

                                @qlink klappt bei mir einwandfrei.
                                Habe auch mal mit anderen Parametern probiert, bei denen ich Nachkommastellen brauche: \"Drive Warning\"[^\}]+[^\d]+([\d\.]+)

                                Parser_SMART.png

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Antwort Letzte Antwort
                                0
                                • Q Qlink

                                  @homoran said in Parser Adapter:

                                  @qlink Wenn das hier nicht hilft: \"Drive Warning\"[^\}]+[^\d]+(\d+)$ kopier mal bitte den Quelltext aus dem Parser Editor hier rein.
                                  ggf. ist der anders formatiert als im Browser

                                  mit diesem Regex nimmt er die Zahl zwei Stellen vorher:

                                  6ddd881d-1a1b-480b-a375-ea1b0d29a3a0-image.png
                                  seltsamerweise zeigt er aber bei Ergebnis nichts an....

                                  Hier der Code direkt aus dem Parser Editor:

                                  
                                  # HELP hwi_bus_clock_mhz Bus Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                                  hwi_bus_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Bus Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 97.61008134825474
                                  # HELP hwi_core_clock_mhz Core Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                                  hwi_core_clock_mhz{coreno="0",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 0 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                                  hwi_core_clock_mhz{coreno="1",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 1 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                                  hwi_core_clock_mhz{coreno="2",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 2 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                                  hwi_core_clock_mhz{coreno="3",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Core 3 Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3123.5226031441516
                                  # HELP hwi_core_ratio_x Core Ratio x - CPU [#0]: Intel Xeon E3-1225 v3
                                  hwi_core_ratio_x{coreno="0",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 0 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                                  hwi_core_ratio_x{coreno="1",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 1 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                                  hwi_core_ratio_x{coreno="2",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 2 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                                  hwi_core_ratio_x{coreno="3",unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Core 3 Ratio",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 32
                                  # HELP hwi_core_residency Core Residency % - CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency
                                  hwi_core_residency{coreno="0",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 0 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 80.15015365152505
                                  hwi_core_residency{coreno="1",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 1 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 65.78857951491227
                                  hwi_core_residency{coreno="2",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 2 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 74.38991256541709
                                  hwi_core_residency{coreno="3",category="C3",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Core 3 C3 Residency",source="CPU [#0]: Intel Xeon E3-1225 v3: C-State Residency",host="ASROCK"} 71.01332961211648
                                  # HELP hwi_core_vid_v Core VID V - CPU [#0]: Intel Xeon E3-1225 v3
                                  hwi_core_vid_v{coreno="0",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 0 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                                  hwi_core_vid_v{coreno="1",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 1 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                                  hwi_core_vid_v{coreno="2",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 2 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9827880859375
                                  hwi_core_vid_v{coreno="3",unit="V",sensor_type="SENSOR_TYPE_VOLT",sensor="Core 3 VID",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 0.9825439453125
                                  # HELP hwi_drive_failure_yesno Drive Failure Yes/No - (multiple sources)
                                  hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                                  hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                                  hwi_drive_failure_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Failure",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                                  # HELP hwi_drive_host_reads_gb Drive Host Reads GB - (multiple sources)
                                  hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 13388
                                  hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 554298
                                  hwi_drive_host_reads_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Reads",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4893
                                  # HELP hwi_drive_host_writes_gb Drive Host Writes GB - (multiple sources)
                                  hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 9971
                                  hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 103590
                                  hwi_drive_host_writes_gb{aggregationtype="Total",unit="GB",sensor_type="SENSOR_TYPE_OTHER",sensor="Total Host Writes",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 1823
                                  # HELP hwi_drive_read_activity Drive Read Activity % - (multiple sources)
                                  hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                                  hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 6.915
                                  hwi_drive_read_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Read Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 2.71
                                  # HELP hwi_drive_read_rate_mbs Drive Read Rate MB/s - (multiple sources)
                                  hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                                  hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 12.036
                                  hwi_drive_read_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Read Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 4.533
                                  # HELP hwi_drive_remaining_life Drive Remaining Life % - (multiple sources)
                                  hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 97
                                  hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 59
                                  hwi_drive_remaining_life{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Drive Remaining Life",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 99
                                  # HELP hwi_drive_temperature_c Drive Temperature °C - (multiple sources)
                                  hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 34
                                  hwi_drive_temperature_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Drive Airflow Temperature",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 33
                                  # HELP hwi_drive_total_activity Drive Total Activity % - (multiple sources)
                                  hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.004
                                  hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 7.077
                                  hwi_drive_total_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 2.861
                                  # HELP hwi_drive_warning_yesno Drive Warning Yes/No - (multiple sources)
                                  hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0
                                  hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0
                                  hwi_drive_warning_yesno{unit="Yes/No",sensor_type="SENSOR_TYPE_OTHER",sensor="Drive Warning",source="S.M.A.R.T.: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0
                                  # HELP hwi_drive_write_activity Drive Write Activity % - (multiple sources)
                                  hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.004
                                  hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.162
                                  hwi_drive_write_activity{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Write Activity",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.15
                                  # HELP hwi_drive_write_rate_mbs Drive Write Rate MB/s - (multiple sources)
                                  hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: INTEL SSDSA2CW120G3 (CVPR344400F1120LGN)",host="ASROCK"} 0.001
                                  hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 EVO 500GB (S3Z2NB0M460334M)",host="ASROCK"} 0.2
                                  hwi_drive_write_rate_mbs{unit="MB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Write Rate",source="Drive: Samsung SSD 860 PRO 512GB (S42YNX0N507289T)",host="ASROCK"} 0.2
                                  # HELP hwi_effective_clock_mhz Effective Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3
                                  hwi_effective_clock_mhz{aggregationtype="Average",unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Average Effective Clock",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 884.3905456148119
                                  # HELP hwi_gpu_clock_mhz GPU Clock MHz - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                  hwi_gpu_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="GPU Clock",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 585.6604880895284
                                  # HELP hwi_gpu_d3d_memory_dedicated_mb GPU D3D Memory Dedicated MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                  hwi_gpu_d3d_memory_dedicated_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dedicated",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 6
                                  # HELP hwi_gpu_d3d_memory_dynamic_mb GPU D3D Memory Dynamic MB - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                  hwi_gpu_d3d_memory_dynamic_mb{unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="GPU D3D Memory Dynamic",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 252.05078125
                                  # HELP hwi_gpu_d3d_usage GPU D3D Usage % - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                  hwi_gpu_d3d_usage{unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="GPU D3D Usage",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 0.15913690476190476
                                  # HELP hwi_mb_cpu_c MB CPU °C - (multiple sources)
                                  hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU (PECI)",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 35
                                  hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU GT Cores (Graphics)",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 30
                                  hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU IA Cores",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 35
                                  hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: DTS",host="ASROCK"} 34
                                  hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU Package",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 35
                                  hwi_mb_cpu_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="CPU",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 37.5
                                  # HELP hwi_mb_cpu_rpm MB CPU RPM - ASRock C226 WS (Nuvoton NCT6776F)
                                  hwi_mb_cpu_rpm{unit="RPM",sensor_type="SENSOR_TYPE_NONE",sensor="CPUFANIN0",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 1124
                                  # HELP hwi_mb_cpu_w MB CPU W - CPU [#0]: Intel Xeon E3-1225 v3: Enhanced
                                  hwi_mb_cpu_w{unit="W",sensor_type="SENSOR_TYPE_POWER",sensor="CPU Package Power",source="CPU [#0]: Intel Xeon E3-1225 v3: Enhanced",host="ASROCK"} 13.322686269124457
                                  # HELP hwi_mb_motherboard_c MB Motherboard °C - ASRock C226 WS (Nuvoton NCT6776F)
                                  hwi_mb_motherboard_c{unit="°C",sensor_type="SENSOR_TYPE_TEMP",sensor="Motherboard",source="ASRock C226 WS (Nuvoton NCT6776F)",host="ASROCK"} 29
                                  # HELP hwi_memory_available_mb Memory Available MB - System
                                  hwi_memory_available_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Available",source="System",host="ASROCK"} 12274
                                  hwi_memory_available_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Available",source="System",host="ASROCK"} 18789
                                  # HELP hwi_memory_clock_mhz Memory Clock MHz - Memory Timings
                                  hwi_memory_clock_mhz{unit="MHz",sensor_type="SENSOR_TYPE_CLOCK",sensor="Memory Clock",source="Memory Timings",host="ASROCK"} 780.8806507860379
                                  # HELP hwi_memory_clock_ratio_x Memory Clock Ratio x - Memory Timings
                                  hwi_memory_clock_ratio_x{unit="x",sensor_type="SENSOR_TYPE_OTHER",sensor="Memory Clock Ratio",source="Memory Timings",host="ASROCK"} 8
                                  # HELP hwi_memory_command_rate_t Memory Command Rate T - Memory Timings
                                  hwi_memory_command_rate_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Command Rate",source="Memory Timings",host="ASROCK"} 2
                                  # HELP hwi_memory_commited_mb Memory Commited MB - System
                                  hwi_memory_commited_mb{category="Virtual",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Commited",source="System",host="ASROCK"} 18547
                                  # HELP hwi_memory_load Memory Load % - System
                                  hwi_memory_load{category="Physical",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Load",source="System",host="ASROCK"} 62.2
                                  hwi_memory_load{category="Virtual",unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Virtual Memory Load",source="System",host="ASROCK"} 49.6
                                  # HELP hwi_memory_page_file_usage Memory Page File Usage % - System
                                  hwi_memory_page_file_usage{unit="%",sensor_type="SENSOR_TYPE_OTHER",sensor="Page File Usage",source="System",host="ASROCK"} 3.4275255705180916
                                  # HELP hwi_memory_tcas_t Memory Tcas T - Memory Timings
                                  hwi_memory_tcas_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tcas",source="Memory Timings",host="ASROCK"} 11
                                  # HELP hwi_memory_tras_t Memory Tras T - Memory Timings
                                  hwi_memory_tras_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Tras",source="Memory Timings",host="ASROCK"} 28
                                  # HELP hwi_memory_trcd_t Memory Trcd T - Memory Timings
                                  hwi_memory_trcd_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trcd",source="Memory Timings",host="ASROCK"} 11
                                  # HELP hwi_memory_trfc_t Memory Trfc T - Memory Timings
                                  hwi_memory_trfc_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trfc",source="Memory Timings",host="ASROCK"} 208
                                  # HELP hwi_memory_trp_t Memory Trp T - Memory Timings
                                  hwi_memory_trp_t{unit="T",sensor_type="SENSOR_TYPE_OTHER",sensor="Trp",source="Memory Timings",host="ASROCK"} 11
                                  # HELP hwi_memory_used_mb Memory Used MB - System
                                  hwi_memory_used_mb{category="Physical",unit="MB",sensor_type="SENSOR_TYPE_OTHER",sensor="Physical Memory Used",source="System",host="ASROCK"} 20198
                                  # HELP hwi_network_dl_rate_kbs Network DL rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                                  hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                                  hwi_network_dl_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current DL rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 1.522758995037221
                                  # HELP hwi_network_up_rate_kbs Network UP rate KB/s - Network: Intel I210AT Copper (Springville) Network Adapter
                                  hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0
                                  hwi_network_up_rate_kbs{unit="KB/s",sensor_type="SENSOR_TYPE_OTHER",sensor="Current UP rate",source="Network: Intel I210AT Copper (Springville) Network Adapter",host="ASROCK"} 0.11486119727047146
                                  # HELP hwi_usage Usage % - CPU [#0]: Intel Xeon E3-1225 v3
                                  hwi_usage{aggregationtype="Max",K"} 2.1
                                  category="CPU/Thread",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Max CPU/Thread Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROCK"} 3.1
                                  hwi_usage{aggregationtype="Total",category="CPU",unit="%",sensor_type="SENSOR_TYPE_USAGE",sensor="Total CPU Usage",source="CPU [#0]: Intel Xeon E3-1225 v3",host="ASROC
                                  [/s]
                                  
                                  HomoranH Nicht stören
                                  HomoranH Nicht stören
                                  Homoran
                                  Global Moderator Administrators
                                  schrieb am zuletzt editiert von
                                  #47

                                  @qlink Habe ein wenig weiter gespielt:

                                  nehme ich die Ergebnisgruppe raus findet der Parser alles nach Vorschrift:
                                  Parser_SMART01.png

                                  füge ich dann die Gruppe hinzu, kommt auch das richtige Ergebnis
                                  Parser_SMART02.png

                                  Klicke ich dann auf den Start-Button wird die falsche Stelle markiert, es bleibt das richtige Ergebnis:
                                  Parser_SMART03.png

                                  Das sieht man, wenn man einen anderen Parameter wählt:
                                  Parser_SMART04.png

                                  und nach klick auf Play
                                  Parser_SMART05.png

                                  kein Support per PN! - Fragen im Forum stellen -
                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  Q 1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Homoran

                                    @qlink Habe ein wenig weiter gespielt:

                                    nehme ich die Ergebnisgruppe raus findet der Parser alles nach Vorschrift:
                                    Parser_SMART01.png

                                    füge ich dann die Gruppe hinzu, kommt auch das richtige Ergebnis
                                    Parser_SMART02.png

                                    Klicke ich dann auf den Start-Button wird die falsche Stelle markiert, es bleibt das richtige Ergebnis:
                                    Parser_SMART03.png

                                    Das sieht man, wenn man einen anderen Parameter wählt:
                                    Parser_SMART04.png

                                    und nach klick auf Play
                                    Parser_SMART05.png

                                    Q Offline
                                    Q Offline
                                    Qlink
                                    schrieb am zuletzt editiert von
                                    #48

                                    @homoran said in Parser Adapter:

                                    Klicke ich dann auf den Start-Button wird die falsche Stelle markiert, es bleibt das richtige Ergebnis:
                                    Parser_SMART03.png

                                    Vielen Dank für deine Tests.
                                    Verstehe ich es richtig, dass der Regex somit stimmt und eigentlich die Ziffer 0 am Ende der Zeile als Ergebnis kommt, der Parser Adapter aber auf Grund eines Bugs o.ä. die falsche 0 markiert ?

                                    kurz: der Regex stimmt, der Parser Adapter zeigts nur falsch an ?

                                    1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von
                                      #49

                                      @qlink sagte in Parser Adapter:

                                      kurz: der Regex stimmt, der Parser Adapter zeigts nur falsch an ?

                                      so sieht es für mich aus

                                      kein Support per PN! - Fragen im Forum stellen -
                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      1 Antwort Letzte Antwort
                                      1

                                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                      Registrieren Anmelden
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      515

                                      Online

                                      32.9k

                                      Benutzer

                                      83.0k

                                      Themen

                                      1.3m

                                      Beiträge
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                      ioBroker Community 2014-2025
                                      logo
                                      • Anmelden

                                      • Du hast noch kein Konto? Registrieren

                                      • Anmelden oder registrieren, um zu suchen
                                      • Erster Beitrag
                                        Letzter Beitrag
                                      0
                                      • Home
                                      • Aktuell
                                      • Tags
                                      • Ungelesen 0
                                      • Kategorien
                                      • Unreplied
                                      • Beliebt
                                      • GitHub
                                      • Docu
                                      • Hilfe