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.
  • 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

                                496

                                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