Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. [Vorstellung] Meine zweite Visualisierung

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    2.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.0k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.3k

[Vorstellung] Meine zweite Visualisierung

Scheduled Pinned Locked Moved Visualisierung
vistemplate
1.3k Posts 148 Posters 569.5k Views 157 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Kuddel

    @Uli977 es gibt kein Script mit dem von dir genannten Namen.

    Das ist ein Datenobjekt, in den ein Skript reinschreibt.

    Es müsste das Skript "ressourcen_berechnugen" sein.

    Achtung, die Skripr-Suche ist case-sensitive (Groß- / Kleinschreibung).

    Uli977U Offline
    Uli977U Offline
    Uli977
    wrote on last edited by
    #721

    @Kuddel auch "ressourcen_berechnugen" kann ich nicht finden

    K 1 Reply Last reply
    0
    • Uli977U Uli977

      @Kuddel auch "ressourcen_berechnugen" kann ich nicht finden

      K Offline
      K Offline
      Kuddel
      wrote on last edited by
      #722

      @Uli977 kanns ein, dass ich das erst später erstellt habe:

      <xml xmlns="http://www.w3.org/1999/xhtml">
       <variables>
         <variable type="" id="7pyA@#Kp~LlnIk[brWNK">zw</variable>
         <variable type="" id="Yb(zzMUPu+@2Gnle5%]L">iobroker_freespace</variable>
         <variable type="" id="bxnJJ:D-nj?Z}D:%mTp.">zw-pi</variable>
         <variable type="" id="-yMFj@EBQ([H~#o80yM-">zw-pi1</variable>
       </variables>
       <block type="comment" id="?B=ttbjkwQuxKt39J3FR" x="-987" y="-636">
         <field name="COMMENT">Iobroker RAM Nutzung</field>
         <next>
           <block type="on_ext" id="D){=B{N1D:@hKDX8IEE)" collapsed="true">
             <mutation items="1"></mutation>
             <field name="CONDITION">ne</field>
             <field name="ACK_CONDITION"></field>
             <value name="OID0">
               <shadow type="field_oid" id="!F8cVi!af9@O4ndgQ2Dy">
                 <field name="oid">info.0.sysinfo.memory.info.free</field>
               </shadow>
             </value>
             <statement name="STATEMENT">
               <block type="variables_set" id="DqE?8a)v}]p](dvT5LJE">
                 <field name="VAR" id="7pyA@#Kp~LlnIk[brWNK" variabletype="">zw</field>
                 <value name="VALUE">
                   <block type="math_arithmetic" id="dGE8$h_)T%@95z=EgK$|" inline="false">
                     <field name="OP">MULTIPLY</field>
                     <value name="A">
                       <shadow type="math_number" id="@rLNGf@%a[-Nb5%qo]VI">
                         <field name="NUM">1</field>
                       </shadow>
                       <block type="get_value" id="C(3z1dbYlP}7.~^.rT2,">
                         <field name="ATTR">val</field>
                         <field name="OID">info.0.sysinfo.memory.info.used</field>
                       </block>
                     </value>
                     <value name="B">
                       <shadow type="math_number" id="bmfleZldj$g`/dmoU6me">
                         <field name="NUM">100</field>
                       </shadow>
                     </value>
                   </block>
                 </value>
                 <next>
                   <block type="control" id="ZX{{|N%!gBv!Vh2vF5E@">
                     <mutation delay_input="false"></mutation>
                     <field name="OID">javascript.0.ressourcen.iobroker.iobroker_ram_usage</field>
                     <field name="WITH_DELAY">FALSE</field>
                     <value name="VALUE">
                       <shadow type="math_number" id="Y!LhzTI{ny3*.byQn,18">
                         <field name="NUM">3.1</field>
                       </shadow>
                       <block type="math_rndfixed" id="`}{AFf!^wt${=h|kAzK5">
                         <field name="n">2</field>
                         <value name="x">
                           <shadow type="math_number" id="Hi)r+/M*^)My:bh7M*Sj">
                             <field name="NUM">3.1234</field>
                           </shadow>
                           <block type="math_arithmetic" id="AQJ4n/w2=ZvtV9@=Euq`" inline="false">
                             <field name="OP">DIVIDE</field>
                             <value name="A">
                               <shadow type="math_number" id="{/I8hgR.7Fr#|)LV$=UO">
                                 <field name="NUM">1</field>
                               </shadow>
                               <block type="variables_get" id="Gq5BnVV9Ks;+HFLcUTV4">
                                 <field name="VAR" id="7pyA@#Kp~LlnIk[brWNK" variabletype="">zw</field>
                               </block>
                             </value>
                             <value name="B">
                               <shadow type="math_number" id="BU]bCf}]akDoWSjljb;H">
                                 <field name="NUM">1970000000</field>
                               </shadow>
                               <block type="get_value" id="J|w6(C[3b:2Sb%JX9.(m">
                                 <field name="ATTR">val</field>
                                 <field name="OID">info.0.sysinfo.memory.info.total</field>
                               </block>
                             </value>
                           </block>
                         </value>
                       </block>
                     </value>
                   </block>
                 </next>
               </block>
             </statement>
             <next>
               <block type="comment" id="Us+(I(#Pns2_c#ubT?KK">
                 <field name="COMMENT">ioBroker Disk Freespace</field>
                 <next>
                   <block type="on_ext" id="Ov{iB:phvc+WW?q3OHRf" collapsed="true">
                     <mutation items="1"></mutation>
                     <field name="CONDITION">ne</field>
                     <field name="ACK_CONDITION"></field>
                     <value name="OID0">
                       <shadow type="field_oid" id="v5R/S%guQ]kZGgO7pafZ">
                         <field name="oid">info.0.sysinfo.disks.fsSize.fs0.used</field>
                       </shadow>
                     </value>
                     <statement name="STATEMENT">
                       <block type="variables_set" id="Vm*ZjlDR+9}D4(StKaP~">
                         <field name="VAR" id="Yb(zzMUPu+@2Gnle5%]L" variabletype="">iobroker_freespace</field>
                         <value name="VALUE">
                           <block type="math_arithmetic" id="nyoCk3mgca@|FXwBi8o7" inline="false">
                             <field name="OP">MINUS</field>
                             <value name="A">
                               <shadow type="math_number" id="f5aThT3HD0OppmLgeV0;">
                                 <field name="NUM">1</field>
                               </shadow>
                               <block type="get_value" id="Y!)oTZyr4vEYqWUkV9og">
                                 <field name="ATTR">val</field>
                                 <field name="OID">info.0.sysinfo.disks.fsSize.fs0.size</field>
                               </block>
                             </value>
                             <value name="B">
                               <shadow type="math_number" id="(|N_oIQT]l~%a#`lS02I">
                                 <field name="NUM">1</field>
                               </shadow>
                               <block type="get_value" id="C*~tHBOMxR#%/k6-S$a7">
                                 <field name="ATTR">val</field>
                                 <field name="OID">info.0.sysinfo.disks.fsSize.fs0.used</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <next>
                           <block type="variables_set" id="K?PZ0Yz`PeRZn@;WI6o+">
                             <field name="VAR" id="Yb(zzMUPu+@2Gnle5%]L" variabletype="">iobroker_freespace</field>
                             <value name="VALUE">
                               <block type="math_arithmetic" id="]*A(OPk5`#6oZAB8+NDy" inline="false">
                                 <field name="OP">DIVIDE</field>
                                 <value name="A">
                                   <shadow type="math_number" id="JOJCKg|.gcwI5m32vd$_">
                                     <field name="NUM">1</field>
                                   </shadow>
                                   <block type="variables_get" id="f*[vgficcP|H%{O-T=JR">
                                     <field name="VAR" id="Yb(zzMUPu+@2Gnle5%]L" variabletype="">iobroker_freespace</field>
                                   </block>
                                 </value>
                                 <value name="B">
                                   <shadow type="math_number" id=",w.Ji!8n$5|?RKq?e|7T">
                                     <field name="NUM">1</field>
                                   </shadow>
                                   <block type="math_arithmetic" id="ny``;-w3#)bIq[]9pIvw" inline="false">
                                     <field name="OP">MULTIPLY</field>
                                     <value name="A">
                                       <shadow type="math_number" id=":S{9~t^S)8z[d2EIWkU;">
                                         <field name="NUM">1</field>
                                       </shadow>
                                       <block type="math_arithmetic" id="nD%5e3vDkTQ.G%~hu-rO" inline="false">
                                         <field name="OP">MULTIPLY</field>
                                         <value name="A">
                                           <shadow type="math_number" id="OXwOp9}XhM3/Jp?N)!w1">
                                             <field name="NUM">1024</field>
                                           </shadow>
                                         </value>
                                         <value name="B">
                                           <shadow type="math_number" id="kyhQ#LW)Zfa.;C_4vN9g">
                                             <field name="NUM">1024</field>
                                           </shadow>
                                         </value>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <shadow type="math_number" id="XH/#QvSp%{K4DFP]V5nI">
                                         <field name="NUM">1024</field>
                                       </shadow>
                                     </value>
                                   </block>
                                 </value>
                               </block>
                             </value>
                             <next>
                               <block type="control" id="nlIG}TaqYY6D]#|d:RA}">
                                 <mutation delay_input="false"></mutation>
                                 <field name="OID">javascript.0.ressourcen.iobroker.iobroker_disk_free</field>
                                 <field name="WITH_DELAY">FALSE</field>
                                 <value name="VALUE">
                                   <block type="math_rndfixed" id=")E_pd2I:!5ZF%lR2n8Jg">
                                     <field name="n">2</field>
                                     <value name="x">
                                       <shadow type="math_number" id="=QL|4j3zSacZ?odqfi_I">
                                         <field name="NUM">3.1234</field>
                                       </shadow>
                                       <block type="variables_get" id="Ra23sAxI`g;mrxe=_}gN">
                                         <field name="VAR" id="Yb(zzMUPu+@2Gnle5%]L" variabletype="">iobroker_freespace</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                               </block>
                             </next>
                           </block>
                         </next>
                       </block>
                     </statement>
                     <next>
                       <block type="comment" id="/$2-;1KV|MjPfddC[)V)">
                         <field name="COMMENT">ioBroker-PI RAM Nutzung</field>
                         <next>
                           <block type="on_ext" id="%n{PX]BWP+/x1Egl3uOa" collapsed="true">
                             <mutation items="1"></mutation>
                             <field name="CONDITION">ne</field>
                             <field name="ACK_CONDITION"></field>
                             <value name="OID0">
                               <shadow type="field_oid" id="pH;(,9w-wg3=yL+|t=C4">
                                 <field name="oid">javascript.0.iobroker_pi.ram_usage</field>
                               </shadow>
                             </value>
                             <statement name="STATEMENT">
                               <block type="variables_set" id="5;CuS_YCP$W5jy0{dBv-">
                                 <field name="VAR" id="bxnJJ:D-nj?Z}D:%mTp." variabletype="">zw-pi</field>
                                 <value name="VALUE">
                                   <block type="math_arithmetic" id="7)0qm74=.srmBX)vpXOV" inline="false">
                                     <field name="OP">MINUS</field>
                                     <value name="A">
                                       <shadow type="math_number" id="C4Ngs-`1WC/FcrMBoUz!">
                                         <field name="NUM">927</field>
                                       </shadow>
                                     </value>
                                     <value name="B">
                                       <shadow type="math_number" id="f)m2,KX|BHrcJmmO|{Ob">
                                         <field name="NUM">1</field>
                                       </shadow>
                                       <block type="get_value" id="KY:^^[M1ua]UQj0DDuFt">
                                         <field name="ATTR">val</field>
                                         <field name="OID">javascript.0.iobroker_pi.ram_usage</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <next>
                                   <block type="variables_set" id="+#NZb95DUxH.rT?,o/QM">
                                     <field name="VAR" id="-yMFj@EBQ([H~#o80yM-" variabletype="">zw-pi1</field>
                                     <value name="VALUE">
                                       <block type="math_arithmetic" id="u?FwM,LfeM4Gs.i~)?$i" inline="false">
                                         <field name="OP">MULTIPLY</field>
                                         <value name="A">
                                           <shadow type="math_number" id="@rLNGf@%a[-Nb5%qo]VI">
                                             <field name="NUM">1</field>
                                           </shadow>
                                           <block type="variables_get" id="c{XdiR?~kimPu#MY`jU0">
                                             <field name="VAR" id="bxnJJ:D-nj?Z}D:%mTp." variabletype="">zw-pi</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <shadow type="math_number" id="vVDTx0T_]TdIhdl`ss+?">
                                             <field name="NUM">100</field>
                                           </shadow>
                                         </value>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="control" id=",`~:u*[%T?5=IBvuaCd`">
                                         <mutation delay_input="false"></mutation>
                                         <field name="OID">javascript.0.ressourcen.iobroker-pi.iobroker-pi_ram_usage</field>
                                         <field name="WITH_DELAY">FALSE</field>
                                         <value name="VALUE">
                                           <shadow type="math_number" id="Y!LhzTI{ny3*.byQn,18">
                                             <field name="NUM">3.1</field>
                                           </shadow>
                                           <block type="math_rndfixed" id="BuLZ?MATu$t{rP^1Q!s7">
                                             <field name="n">2</field>
                                             <value name="x">
                                               <shadow type="math_number" id="Hi)r+/M*^)My:bh7M*Sj">
                                                 <field name="NUM">3.1234</field>
                                               </shadow>
                                               <block type="math_arithmetic" id="#bcX7?-CcXK%A;O|t,^v" inline="false">
                                                 <field name="OP">DIVIDE</field>
                                                 <value name="A">
                                                   <shadow type="math_number" id="{/I8hgR.7Fr#|)LV$=UO">
                                                     <field name="NUM">1</field>
                                                   </shadow>
                                                   <block type="variables_get" id="/dta9)e5l141^l_+*2b!">
                                                     <field name="VAR" id="-yMFj@EBQ([H~#o80yM-" variabletype="">zw-pi1</field>
                                                   </block>
                                                 </value>
                                                 <value name="B">
                                                   <shadow type="math_number" id="@.;_X{tRp,^BjO$1}%87">
                                                     <field name="NUM">927</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </statement>
                             <next>
                               <block type="comment" id="0@t1bTY%y[OVy5kGfZd@">
                                 <field name="COMMENT">Synology Free Diskspace</field>
                                 <next>
                                   <block type="on_ext" id="t$}I7=FGay7gN[1(S@#2" collapsed="true">
                                     <mutation items="1"></mutation>
                                     <field name="CONDITION">ne</field>
                                     <field name="ACK_CONDITION"></field>
                                     <value name="OID0">
                                       <shadow type="field_oid" id="4#r$#_w+d+1X%r[-#b9r">
                                         <field name="oid">synology.0.DiskStationManager.vol_info.volume_1.used_size</field>
                                       </shadow>
                                     </value>
                                     <statement name="STATEMENT">
                                       <block type="control" id="u3q]{NKP!;iBTI^.;`ej">
                                         <mutation delay_input="false"></mutation>
                                         <field name="OID">javascript.0.ressourcen.synology.synology_datastore_freespace</field>
                                         <field name="WITH_DELAY">FALSE</field>
                                         <value name="VALUE">
                                           <block type="math_arithmetic" id="]EqV=n`lUi:O24#YnMSS" inline="false">
                                             <field name="OP">MINUS</field>
                                             <value name="A">
                                               <shadow type="math_number" id="AWikZ,~Ly1RfV[wNG=Dy">
                                                 <field name="NUM">1</field>
                                               </shadow>
                                               <block type="get_value" id="bhV9z6b/VT@VJ@Ay-6#a">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">synology.0.DiskStationManager.vol_info.volume_1.total_size</field>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <shadow type="math_number" id="sxJr./kw]:x3BgH1ghYS">
                                                 <field name="NUM">1</field>
                                               </shadow>
                                               <block type="get_value" id="rC99#!X_r_SO%DK([}9B">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">synology.0.DiskStationManager.vol_info.volume_1.used_size</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="comment" id="Pt%j4wbDJFzD(Oh?TT63">
                                         <field name="COMMENT">VU WZ PoweredOn</field>
                                         <next>
                                           <block type="on_ext" id=")l$o^wlVL~79|p*0l}J=" collapsed="true">
                                             <mutation items="1"></mutation>
                                             <field name="CONDITION">ne</field>
                                             <field name="ACK_CONDITION"></field>
                                             <value name="OID0">
                                               <shadow type="field_oid" id="7cN)%Fj9[t8N1:S5!9GY">
                                                 <field name="oid">enigma2.0.enigma2.STANDBY</field>
                                               </shadow>
                                             </value>
                                             <statement name="STATEMENT">
                                               <block type="controls_if" id=":uNp6B;Yf?eIDkpVpUB(">
                                                 <mutation else="1"></mutation>
                                                 <value name="IF0">
                                                   <block type="logic_compare" id="Udv{^V+B7q/8mmYei;n/">
                                                     <field name="OP">EQ</field>
                                                     <value name="A">
                                                       <block type="get_value" id="gmI:S-!Af~enFWccE!M?">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">enigma2.0.enigma2.STANDBY</field>
                                                       </block>
                                                     </value>
                                                     <value name="B">
                                                       <block type="logic_boolean" id="3QEm0SClEznsm5L~Lfqm">
                                                         <field name="BOOL">TRUE</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <statement name="DO0">
                                                   <block type="control" id="a*E9eSyP4IQz7#6_nq7V">
                                                     <mutation delay_input="false"></mutation>
                                                     <field name="OID">javascript.0.ressourcen.vu_wz.poweredon</field>
                                                     <field name="WITH_DELAY">FALSE</field>
                                                     <value name="VALUE">
                                                       <block type="text" id=";+E5v5Z:WRWlBPtUpT6_">
                                                         <field name="TEXT">0</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </statement>
                                                 <statement name="ELSE">
                                                   <block type="control" id="4B;@47F64hgxBsHH3aio">
                                                     <mutation delay_input="false"></mutation>
                                                     <field name="OID">javascript.0.ressourcen.vu_wz.poweredon</field>
                                                     <field name="WITH_DELAY">FALSE</field>
                                                     <value name="VALUE">
                                                       <block type="text" id=",5Sw:WTts6K={c;tp|L%">
                                                         <field name="TEXT">1</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </statement>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </next>
                       </block>
                     </next>
                   </block>
                 </next>
               </block>
             </next>
           </block>
         </next>
       </block>
      </xml>
      

      Uli977U 1 Reply Last reply
      0
      • K Kuddel

        @Uli977 kanns ein, dass ich das erst später erstellt habe:

        <xml xmlns="http://www.w3.org/1999/xhtml">
         <variables>
           <variable type="" id="7pyA@#Kp~LlnIk[brWNK">zw</variable>
           <variable type="" id="Yb(zzMUPu+@2Gnle5%]L">iobroker_freespace</variable>
           <variable type="" id="bxnJJ:D-nj?Z}D:%mTp.">zw-pi</variable>
           <variable type="" id="-yMFj@EBQ([H~#o80yM-">zw-pi1</variable>
         </variables>
         <block type="comment" id="?B=ttbjkwQuxKt39J3FR" x="-987" y="-636">
           <field name="COMMENT">Iobroker RAM Nutzung</field>
           <next>
             <block type="on_ext" id="D){=B{N1D:@hKDX8IEE)" collapsed="true">
               <mutation items="1"></mutation>
               <field name="CONDITION">ne</field>
               <field name="ACK_CONDITION"></field>
               <value name="OID0">
                 <shadow type="field_oid" id="!F8cVi!af9@O4ndgQ2Dy">
                   <field name="oid">info.0.sysinfo.memory.info.free</field>
                 </shadow>
               </value>
               <statement name="STATEMENT">
                 <block type="variables_set" id="DqE?8a)v}]p](dvT5LJE">
                   <field name="VAR" id="7pyA@#Kp~LlnIk[brWNK" variabletype="">zw</field>
                   <value name="VALUE">
                     <block type="math_arithmetic" id="dGE8$h_)T%@95z=EgK$|" inline="false">
                       <field name="OP">MULTIPLY</field>
                       <value name="A">
                         <shadow type="math_number" id="@rLNGf@%a[-Nb5%qo]VI">
                           <field name="NUM">1</field>
                         </shadow>
                         <block type="get_value" id="C(3z1dbYlP}7.~^.rT2,">
                           <field name="ATTR">val</field>
                           <field name="OID">info.0.sysinfo.memory.info.used</field>
                         </block>
                       </value>
                       <value name="B">
                         <shadow type="math_number" id="bmfleZldj$g`/dmoU6me">
                           <field name="NUM">100</field>
                         </shadow>
                       </value>
                     </block>
                   </value>
                   <next>
                     <block type="control" id="ZX{{|N%!gBv!Vh2vF5E@">
                       <mutation delay_input="false"></mutation>
                       <field name="OID">javascript.0.ressourcen.iobroker.iobroker_ram_usage</field>
                       <field name="WITH_DELAY">FALSE</field>
                       <value name="VALUE">
                         <shadow type="math_number" id="Y!LhzTI{ny3*.byQn,18">
                           <field name="NUM">3.1</field>
                         </shadow>
                         <block type="math_rndfixed" id="`}{AFf!^wt${=h|kAzK5">
                           <field name="n">2</field>
                           <value name="x">
                             <shadow type="math_number" id="Hi)r+/M*^)My:bh7M*Sj">
                               <field name="NUM">3.1234</field>
                             </shadow>
                             <block type="math_arithmetic" id="AQJ4n/w2=ZvtV9@=Euq`" inline="false">
                               <field name="OP">DIVIDE</field>
                               <value name="A">
                                 <shadow type="math_number" id="{/I8hgR.7Fr#|)LV$=UO">
                                   <field name="NUM">1</field>
                                 </shadow>
                                 <block type="variables_get" id="Gq5BnVV9Ks;+HFLcUTV4">
                                   <field name="VAR" id="7pyA@#Kp~LlnIk[brWNK" variabletype="">zw</field>
                                 </block>
                               </value>
                               <value name="B">
                                 <shadow type="math_number" id="BU]bCf}]akDoWSjljb;H">
                                   <field name="NUM">1970000000</field>
                                 </shadow>
                                 <block type="get_value" id="J|w6(C[3b:2Sb%JX9.(m">
                                   <field name="ATTR">val</field>
                                   <field name="OID">info.0.sysinfo.memory.info.total</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                         </block>
                       </value>
                     </block>
                   </next>
                 </block>
               </statement>
               <next>
                 <block type="comment" id="Us+(I(#Pns2_c#ubT?KK">
                   <field name="COMMENT">ioBroker Disk Freespace</field>
                   <next>
                     <block type="on_ext" id="Ov{iB:phvc+WW?q3OHRf" collapsed="true">
                       <mutation items="1"></mutation>
                       <field name="CONDITION">ne</field>
                       <field name="ACK_CONDITION"></field>
                       <value name="OID0">
                         <shadow type="field_oid" id="v5R/S%guQ]kZGgO7pafZ">
                           <field name="oid">info.0.sysinfo.disks.fsSize.fs0.used</field>
                         </shadow>
                       </value>
                       <statement name="STATEMENT">
                         <block type="variables_set" id="Vm*ZjlDR+9}D4(StKaP~">
                           <field name="VAR" id="Yb(zzMUPu+@2Gnle5%]L" variabletype="">iobroker_freespace</field>
                           <value name="VALUE">
                             <block type="math_arithmetic" id="nyoCk3mgca@|FXwBi8o7" inline="false">
                               <field name="OP">MINUS</field>
                               <value name="A">
                                 <shadow type="math_number" id="f5aThT3HD0OppmLgeV0;">
                                   <field name="NUM">1</field>
                                 </shadow>
                                 <block type="get_value" id="Y!)oTZyr4vEYqWUkV9og">
                                   <field name="ATTR">val</field>
                                   <field name="OID">info.0.sysinfo.disks.fsSize.fs0.size</field>
                                 </block>
                               </value>
                               <value name="B">
                                 <shadow type="math_number" id="(|N_oIQT]l~%a#`lS02I">
                                   <field name="NUM">1</field>
                                 </shadow>
                                 <block type="get_value" id="C*~tHBOMxR#%/k6-S$a7">
                                   <field name="ATTR">val</field>
                                   <field name="OID">info.0.sysinfo.disks.fsSize.fs0.used</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <next>
                             <block type="variables_set" id="K?PZ0Yz`PeRZn@;WI6o+">
                               <field name="VAR" id="Yb(zzMUPu+@2Gnle5%]L" variabletype="">iobroker_freespace</field>
                               <value name="VALUE">
                                 <block type="math_arithmetic" id="]*A(OPk5`#6oZAB8+NDy" inline="false">
                                   <field name="OP">DIVIDE</field>
                                   <value name="A">
                                     <shadow type="math_number" id="JOJCKg|.gcwI5m32vd$_">
                                       <field name="NUM">1</field>
                                     </shadow>
                                     <block type="variables_get" id="f*[vgficcP|H%{O-T=JR">
                                       <field name="VAR" id="Yb(zzMUPu+@2Gnle5%]L" variabletype="">iobroker_freespace</field>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <shadow type="math_number" id=",w.Ji!8n$5|?RKq?e|7T">
                                       <field name="NUM">1</field>
                                     </shadow>
                                     <block type="math_arithmetic" id="ny``;-w3#)bIq[]9pIvw" inline="false">
                                       <field name="OP">MULTIPLY</field>
                                       <value name="A">
                                         <shadow type="math_number" id=":S{9~t^S)8z[d2EIWkU;">
                                           <field name="NUM">1</field>
                                         </shadow>
                                         <block type="math_arithmetic" id="nD%5e3vDkTQ.G%~hu-rO" inline="false">
                                           <field name="OP">MULTIPLY</field>
                                           <value name="A">
                                             <shadow type="math_number" id="OXwOp9}XhM3/Jp?N)!w1">
                                               <field name="NUM">1024</field>
                                             </shadow>
                                           </value>
                                           <value name="B">
                                             <shadow type="math_number" id="kyhQ#LW)Zfa.;C_4vN9g">
                                               <field name="NUM">1024</field>
                                             </shadow>
                                           </value>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <shadow type="math_number" id="XH/#QvSp%{K4DFP]V5nI">
                                           <field name="NUM">1024</field>
                                         </shadow>
                                       </value>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <next>
                                 <block type="control" id="nlIG}TaqYY6D]#|d:RA}">
                                   <mutation delay_input="false"></mutation>
                                   <field name="OID">javascript.0.ressourcen.iobroker.iobroker_disk_free</field>
                                   <field name="WITH_DELAY">FALSE</field>
                                   <value name="VALUE">
                                     <block type="math_rndfixed" id=")E_pd2I:!5ZF%lR2n8Jg">
                                       <field name="n">2</field>
                                       <value name="x">
                                         <shadow type="math_number" id="=QL|4j3zSacZ?odqfi_I">
                                           <field name="NUM">3.1234</field>
                                         </shadow>
                                         <block type="variables_get" id="Ra23sAxI`g;mrxe=_}gN">
                                           <field name="VAR" id="Yb(zzMUPu+@2Gnle5%]L" variabletype="">iobroker_freespace</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                       </statement>
                       <next>
                         <block type="comment" id="/$2-;1KV|MjPfddC[)V)">
                           <field name="COMMENT">ioBroker-PI RAM Nutzung</field>
                           <next>
                             <block type="on_ext" id="%n{PX]BWP+/x1Egl3uOa" collapsed="true">
                               <mutation items="1"></mutation>
                               <field name="CONDITION">ne</field>
                               <field name="ACK_CONDITION"></field>
                               <value name="OID0">
                                 <shadow type="field_oid" id="pH;(,9w-wg3=yL+|t=C4">
                                   <field name="oid">javascript.0.iobroker_pi.ram_usage</field>
                                 </shadow>
                               </value>
                               <statement name="STATEMENT">
                                 <block type="variables_set" id="5;CuS_YCP$W5jy0{dBv-">
                                   <field name="VAR" id="bxnJJ:D-nj?Z}D:%mTp." variabletype="">zw-pi</field>
                                   <value name="VALUE">
                                     <block type="math_arithmetic" id="7)0qm74=.srmBX)vpXOV" inline="false">
                                       <field name="OP">MINUS</field>
                                       <value name="A">
                                         <shadow type="math_number" id="C4Ngs-`1WC/FcrMBoUz!">
                                           <field name="NUM">927</field>
                                         </shadow>
                                       </value>
                                       <value name="B">
                                         <shadow type="math_number" id="f)m2,KX|BHrcJmmO|{Ob">
                                           <field name="NUM">1</field>
                                         </shadow>
                                         <block type="get_value" id="KY:^^[M1ua]UQj0DDuFt">
                                           <field name="ATTR">val</field>
                                           <field name="OID">javascript.0.iobroker_pi.ram_usage</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <next>
                                     <block type="variables_set" id="+#NZb95DUxH.rT?,o/QM">
                                       <field name="VAR" id="-yMFj@EBQ([H~#o80yM-" variabletype="">zw-pi1</field>
                                       <value name="VALUE">
                                         <block type="math_arithmetic" id="u?FwM,LfeM4Gs.i~)?$i" inline="false">
                                           <field name="OP">MULTIPLY</field>
                                           <value name="A">
                                             <shadow type="math_number" id="@rLNGf@%a[-Nb5%qo]VI">
                                               <field name="NUM">1</field>
                                             </shadow>
                                             <block type="variables_get" id="c{XdiR?~kimPu#MY`jU0">
                                               <field name="VAR" id="bxnJJ:D-nj?Z}D:%mTp." variabletype="">zw-pi</field>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <shadow type="math_number" id="vVDTx0T_]TdIhdl`ss+?">
                                               <field name="NUM">100</field>
                                             </shadow>
                                           </value>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="control" id=",`~:u*[%T?5=IBvuaCd`">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">javascript.0.ressourcen.iobroker-pi.iobroker-pi_ram_usage</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <shadow type="math_number" id="Y!LhzTI{ny3*.byQn,18">
                                               <field name="NUM">3.1</field>
                                             </shadow>
                                             <block type="math_rndfixed" id="BuLZ?MATu$t{rP^1Q!s7">
                                               <field name="n">2</field>
                                               <value name="x">
                                                 <shadow type="math_number" id="Hi)r+/M*^)My:bh7M*Sj">
                                                   <field name="NUM">3.1234</field>
                                                 </shadow>
                                                 <block type="math_arithmetic" id="#bcX7?-CcXK%A;O|t,^v" inline="false">
                                                   <field name="OP">DIVIDE</field>
                                                   <value name="A">
                                                     <shadow type="math_number" id="{/I8hgR.7Fr#|)LV$=UO">
                                                       <field name="NUM">1</field>
                                                     </shadow>
                                                     <block type="variables_get" id="/dta9)e5l141^l_+*2b!">
                                                       <field name="VAR" id="-yMFj@EBQ([H~#o80yM-" variabletype="">zw-pi1</field>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <shadow type="math_number" id="@.;_X{tRp,^BjO$1}%87">
                                                       <field name="NUM">927</field>
                                                     </shadow>
                                                   </value>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </statement>
                               <next>
                                 <block type="comment" id="0@t1bTY%y[OVy5kGfZd@">
                                   <field name="COMMENT">Synology Free Diskspace</field>
                                   <next>
                                     <block type="on_ext" id="t$}I7=FGay7gN[1(S@#2" collapsed="true">
                                       <mutation items="1"></mutation>
                                       <field name="CONDITION">ne</field>
                                       <field name="ACK_CONDITION"></field>
                                       <value name="OID0">
                                         <shadow type="field_oid" id="4#r$#_w+d+1X%r[-#b9r">
                                           <field name="oid">synology.0.DiskStationManager.vol_info.volume_1.used_size</field>
                                         </shadow>
                                       </value>
                                       <statement name="STATEMENT">
                                         <block type="control" id="u3q]{NKP!;iBTI^.;`ej">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">javascript.0.ressourcen.synology.synology_datastore_freespace</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="math_arithmetic" id="]EqV=n`lUi:O24#YnMSS" inline="false">
                                               <field name="OP">MINUS</field>
                                               <value name="A">
                                                 <shadow type="math_number" id="AWikZ,~Ly1RfV[wNG=Dy">
                                                   <field name="NUM">1</field>
                                                 </shadow>
                                                 <block type="get_value" id="bhV9z6b/VT@VJ@Ay-6#a">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">synology.0.DiskStationManager.vol_info.volume_1.total_size</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <shadow type="math_number" id="sxJr./kw]:x3BgH1ghYS">
                                                   <field name="NUM">1</field>
                                                 </shadow>
                                                 <block type="get_value" id="rC99#!X_r_SO%DK([}9B">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">synology.0.DiskStationManager.vol_info.volume_1.used_size</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="comment" id="Pt%j4wbDJFzD(Oh?TT63">
                                           <field name="COMMENT">VU WZ PoweredOn</field>
                                           <next>
                                             <block type="on_ext" id=")l$o^wlVL~79|p*0l}J=" collapsed="true">
                                               <mutation items="1"></mutation>
                                               <field name="CONDITION">ne</field>
                                               <field name="ACK_CONDITION"></field>
                                               <value name="OID0">
                                                 <shadow type="field_oid" id="7cN)%Fj9[t8N1:S5!9GY">
                                                   <field name="oid">enigma2.0.enigma2.STANDBY</field>
                                                 </shadow>
                                               </value>
                                               <statement name="STATEMENT">
                                                 <block type="controls_if" id=":uNp6B;Yf?eIDkpVpUB(">
                                                   <mutation else="1"></mutation>
                                                   <value name="IF0">
                                                     <block type="logic_compare" id="Udv{^V+B7q/8mmYei;n/">
                                                       <field name="OP">EQ</field>
                                                       <value name="A">
                                                         <block type="get_value" id="gmI:S-!Af~enFWccE!M?">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">enigma2.0.enigma2.STANDBY</field>
                                                         </block>
                                                       </value>
                                                       <value name="B">
                                                         <block type="logic_boolean" id="3QEm0SClEznsm5L~Lfqm">
                                                           <field name="BOOL">TRUE</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <statement name="DO0">
                                                     <block type="control" id="a*E9eSyP4IQz7#6_nq7V">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">javascript.0.ressourcen.vu_wz.poweredon</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="text" id=";+E5v5Z:WRWlBPtUpT6_">
                                                           <field name="TEXT">0</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </statement>
                                                   <statement name="ELSE">
                                                     <block type="control" id="4B;@47F64hgxBsHH3aio">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">javascript.0.ressourcen.vu_wz.poweredon</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="text" id=",5Sw:WTts6K={c;tp|L%">
                                                           <field name="TEXT">1</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </statement>
                                                 </block>
                                               </statement>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                   </next>
                 </block>
               </next>
             </block>
           </next>
         </block>
        </xml>
        

        Uli977U Offline
        Uli977U Offline
        Uli977
        wrote on last edited by
        #723

        @Kuddel Danke! Ist das ein Blocky?

        K 1 Reply Last reply
        0
        • Uli977U Uli977

          @Kuddel Danke! Ist das ein Blocky?

          K Offline
          K Offline
          Kuddel
          wrote on last edited by
          #724

          @Uli977 ja ein blockly export

          Uli977U 1 Reply Last reply
          0
          • K Kuddel

            @Uli977 ja ein blockly export

            Uli977U Offline
            Uli977U Offline
            Uli977
            wrote on last edited by Uli977
            #725

            @Kuddel Danke!

            Wo finde ich dies denn?

            015b955f-f9a1-4fc3-b1df-f7a34d8dccb3-image.png

            Ich hab nur die

            bbce9e4d-720a-4f0a-b508-7b7ff18bd888-image.png

            K 1 Reply Last reply
            0
            • Uli977U Uli977

              @Kuddel Danke!

              Wo finde ich dies denn?

              015b955f-f9a1-4fc3-b1df-f7a34d8dccb3-image.png

              Ich hab nur die

              bbce9e4d-720a-4f0a-b508-7b7ff18bd888-image.png

              K Offline
              K Offline
              Kuddel
              wrote on last edited by
              #726

              @Uli977 musst du manuell anlegen

              Uli977U 1 Reply Last reply
              0
              • K Kuddel

                @Uli977 musst du manuell anlegen

                Uli977U Offline
                Uli977U Offline
                Uli977
                wrote on last edited by
                #727

                @Kuddel ok, nächste Frage... :-) Wie mache ich das?

                K 1 Reply Last reply
                0
                • Uli977U Uli977

                  @Kuddel ok, nächste Frage... :-) Wie mache ich das?

                  K Offline
                  K Offline
                  Kuddel
                  wrote on last edited by
                  #728

                  @Uli977

                  1. neues Skript (Typ java)
                  2. einfügen:
                  createState('javascript.0.ressourcen.iobroker.iobroker_ram_usage', false, {type: 'number',name: 'iobroker_ram_usage'});
                  
                  1. speichern
                  2. starten
                  3. stoppen
                  Uli977U 2 Replies Last reply
                  0
                  • K Kuddel

                    @Uli977

                    1. neues Skript (Typ java)
                    2. einfügen:
                    createState('javascript.0.ressourcen.iobroker.iobroker_ram_usage', false, {type: 'number',name: 'iobroker_ram_usage'});
                    
                    1. speichern
                    2. starten
                    3. stoppen
                    Uli977U Offline
                    Uli977U Offline
                    Uli977
                    wrote on last edited by
                    #729

                    @Kuddel Danke, das hat geklappt. Hast du das auch noch für Uptime?

                    Kannst du mir den zweiten Teil des Datenpunktes erklären? Dann könnte ich es vielleicht selber.

                    5a496a04-86e3-4a03-826e-9ed4d86c0c55-image.png

                    1 Reply Last reply
                    0
                    • K Kuddel

                      @Uli977

                      1. neues Skript (Typ java)
                      2. einfügen:
                      createState('javascript.0.ressourcen.iobroker.iobroker_ram_usage', false, {type: 'number',name: 'iobroker_ram_usage'});
                      
                      1. speichern
                      2. starten
                      3. stoppen
                      Uli977U Offline
                      Uli977U Offline
                      Uli977
                      wrote on last edited by
                      #730

                      @Kuddel warum steht hier überall null?

                      50ab98c0-0708-4d69-ac05-6dd8138192e0-image.png

                      K 1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        AKuehnemann73
                        wrote on last edited by
                        #731

                        Hallo zusammen,

                        erst ein mal ein großes Lob an der Ersteller der Vis. Respekt!
                        Hab mir auch gerade mal die Visu erstellt, habe jedoch gleich mal
                        ein Problem bei den Wettericons ,diese werden bei mir einfach nicht
                        dargestellt. Habe den Wetter Adapter installiert und eigene Pfade zu
                        den Icons angelegt. Möchte ich diese Icons jetzt zum Beispiel auf
                        der Startseite bei dem Astro oder Wetter Widget nutzen wird mir aber nix angezeigt.

                        7124b894-5ef3-4fc9-affe-22dea2e10f2a-image.png

                        e081cbb8-59bf-4782-9398-15af7be9cd1f-image.png

                        ec294fbd-18bf-4344-b223-c0e75ddf72fc-image.png

                        07e0c334-250a-4f19-b045-bea12a81832d-image.png

                        Jemand vielleicht eine Idee worin das Problem besteht?
                        Vielleicht hab ich ja etwas übersehen?

                        Danke!

                        sigi234S 1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          AKuehnemann73
                          wrote on last edited by
                          #732

                          Icons-mfd.png adapter ist installiert!

                          1 Reply Last reply
                          0
                          • A AKuehnemann73

                            Hallo zusammen,

                            erst ein mal ein großes Lob an der Ersteller der Vis. Respekt!
                            Hab mir auch gerade mal die Visu erstellt, habe jedoch gleich mal
                            ein Problem bei den Wettericons ,diese werden bei mir einfach nicht
                            dargestellt. Habe den Wetter Adapter installiert und eigene Pfade zu
                            den Icons angelegt. Möchte ich diese Icons jetzt zum Beispiel auf
                            der Startseite bei dem Astro oder Wetter Widget nutzen wird mir aber nix angezeigt.

                            7124b894-5ef3-4fc9-affe-22dea2e10f2a-image.png

                            e081cbb8-59bf-4782-9398-15af7be9cd1f-image.png

                            ec294fbd-18bf-4344-b223-c0e75ddf72fc-image.png

                            07e0c334-250a-4f19-b045-bea12a81832d-image.png

                            Jemand vielleicht eine Idee worin das Problem besteht?
                            Vielleicht hab ich ja etwas übersehen?

                            Danke!

                            sigi234S Online
                            sigi234S Online
                            sigi234
                            Forum Testing Most Active
                            wrote on last edited by
                            #733

                            @AKuehnemann73

                            Widget : Basic String img src

                            Angepasste Dateinamenserweiterung:
                            .png

                            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Immer Daten sichern!

                            1 Reply Last reply
                            0
                            • A Offline
                              A Offline
                              AKuehnemann73
                              wrote on last edited by
                              #734

                              @sigi234 Danke das war's! Hab das Widget getauscht jetzt geht es.
                              Wieso geht es denn nicht mit dem Widget von Kuddel? (basic-Image 8)

                              1 Reply Last reply
                              0
                              • Uli977U Offline
                                Uli977U Offline
                                Uli977
                                wrote on last edited by
                                #735

                                @Kuddel Bei mir bleiben die Logeinträge leer... woran kann es liegen

                                81a3fe25-cd44-4410-9c0a-da1ddfce1e5a-image.png

                                152ef028-7532-4add-b6cf-6ccdfc85c3cc-image.png

                                c79d38a5-7678-4431-aede-cd7490f83ead-image.png

                                Danke für deinen Tipp!

                                GlasfaserG 1 Reply Last reply
                                0
                                • Uli977U Uli977

                                  @Kuddel Bei mir bleiben die Logeinträge leer... woran kann es liegen

                                  81a3fe25-cd44-4410-9c0a-da1ddfce1e5a-image.png

                                  152ef028-7532-4add-b6cf-6ccdfc85c3cc-image.png

                                  c79d38a5-7678-4431-aede-cd7490f83ead-image.png

                                  Danke für deinen Tipp!

                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  wrote on last edited by
                                  #736

                                  @Uli977

                                  ändere den Schedule auf

                                  const L_SCHEDULE  = "*/2 * * * * "; // alle 2 Minuten
                                  

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  Uli977U 2 Replies Last reply
                                  0
                                  • GlasfaserG Glasfaser

                                    @Uli977

                                    ändere den Schedule auf

                                    const L_SCHEDULE  = "*/2 * * * * "; // alle 2 Minuten
                                    
                                    Uli977U Offline
                                    Uli977U Offline
                                    Uli977
                                    wrote on last edited by
                                    #737

                                    @Glasfaser aktuell steht er auf 10. Was genau soll dies für einen Unterschied machen wenn ich ihne auf 2 setze?

                                    05304a86-9e11-4e5f-bc90-bf2bb79915c0-image.png

                                    1 Reply Last reply
                                    0
                                    • GlasfaserG Glasfaser

                                      @Uli977

                                      ändere den Schedule auf

                                      const L_SCHEDULE  = "*/2 * * * * "; // alle 2 Minuten
                                      
                                      Uli977U Offline
                                      Uli977U Offline
                                      Uli977
                                      wrote on last edited by
                                      #738

                                      @Glasfaser habe ich gemacht (ich glaube ich hatte einen Stern zu viel - aber es tut sich nix

                                      GlasfaserG K 2 Replies Last reply
                                      0
                                      • Uli977U Uli977

                                        @Glasfaser habe ich gemacht (ich glaube ich hatte einen Stern zu viel - aber es tut sich nix

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        wrote on last edited by Glasfaser
                                        #739

                                        @Uli977

                                        Ich kenne deine Einstellungen nicht vom Skript !!!
                                        Du musst das Skript natürlich auf dein System anpassen !

                                        Teste mal , nimm das Wort Error und +++ raus.

                                        111.JPG

                                        Bei der Haupteinstellung kommt natürlich nur eine Ausgabe wenn beim Log ein +++ vorhanden ist

                                        jeweils welche Meldung du haben willst , musst du // entfernen

                                        1.JPG

                                        Lese bitte hier weitere , damit du erkennst wie das Skript überhaupt funktioniert.Link Text

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        1 Reply Last reply
                                        0
                                        • Uli977U Uli977

                                          @Glasfaser habe ich gemacht (ich glaube ich hatte einen Stern zu viel - aber es tut sich nix

                                          K Offline
                                          K Offline
                                          Kuddel
                                          wrote on last edited by
                                          #740

                                          @Uli977 du musst dein Skript anpassen.

                                          Aktuell sind die Filter auf mein System angepasst.

                                            {
                                              id:          'javascript',
                                              filter_all:  ['+++'],
                                              filter_any:  [''],
                                              blacklist:   ['Error'],
                                              //clean:       [''],
                                              clean:       ['system.','steckdosen.','sontiges.','licht.','script.js.java.wol.','script.js.java.shutdown.','script.js.smarthome.','rolladen.','javascript.0','info','+++ ',' +++','NAS_und_VMware.shutdown_WinNAS_v01:','adapter_starten_stoppen:','rolladen_tag_nacht:','script.js.java.wol.wol_winnas:','backup_erstellen:','briefkasten_v0_1: ','stufenbeleuchtung_v01: ','weihnachten: ','echo_stati: ','NAS_und_VMware.shutdown_synology_v0_1:','shutdown_synology_v0_1: ','weckradio: ','kueche_v0_2: ','schlafzimmer_v0_3: ','schlafzimmer_tv_v0_1: ','licht.weckzeit_v0_2: ','NAS_und_VMware.start_stop_esxp: ','wol_synology: ','steckdosen.ps4_lueftung_v0_2:','wol_daniel: ','NAS_und_VMware.wake_on_lan_v0_2: ','alexa_benachrichtigungen: ','anwesenheit: ','system_ctr_vis: ','reboot__skript: ','weckzeit_v0_2:','wol_winnas: ','wol_qnap_archiv: ','lichterkette_flur_v0_3: ','reboot_skript: ','briefkasten_tuerklingel_v0_1: ','shutdown_qnap-archiv_v0_1: ','rolladen_verdunkelung_v0_1: ','tablet: ','usv_shutdown: ','script.js.java.sonstige.speedtest: ','kodi_steckdose_v0_3: ','bewaesserung: ','weckzeit_daniel: ','weckzeit_jenny: ','harmony_schaltung_v0_4: ','benachrichtigungen_v0_1:'],
                                              columns:     ['date','msg'],
                                            },  
                                          

                                          Versuche es mal mit diesen Einstellungen:

                                            {
                                              id:          'javascript',
                                              filter_all:  [''],
                                              filter_any:  [''],
                                              blacklist:   ['Error'],
                                              //clean:       [''],
                                              clean:       [''],
                                              columns:     ['date','msg'],
                                            },  
                                          

                                          und passe die Filter dann nach und nach an.

                                          @Glasfaser hat schin richtig gesagt, dass meine Einträge alle +++ enthalten.

                                          Schaue dir einfach mal das Thema an, was er mitgepostet hat.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          673

                                          Online

                                          32.6k

                                          Users

                                          82.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe