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. Freier Arbeitsspeicher nimmt schnell ab ...

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    774

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

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

Freier Arbeitsspeicher nimmt schnell ab ...

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
88 Beiträge 7 Kommentatoren 8.8k Aufrufe 5 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.
  • crunchipC crunchip

    @sms was zeichnest du da auf?
    mehr Info über das System wäre wünschenswert

    crunchipC Abwesend
    crunchipC Abwesend
    crunchip
    Forum Testing Most Active Developer
    schrieb am zuletzt editiert von
    #11

    @crunchip wie viele Adapter laufen da
    was wird denn tatsächlich genutzt an Ram?

    free -m
    
    

    wenn der Arbeitsspeicher knapp wird, sollte eigentlich eine Warnung im Admin erscheinen

    umgestiegen von Proxmox auf Unraid

    SMSS 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @sms

      iob diag
      

      sagt?

      SMSS Offline
      SMSS Offline
      SMS
      schrieb am zuletzt editiert von
      #12

      @thomas-braun

      pi@Homee:~ $ iob diag
      iobroker [command]
      
      Commands:
        iobroker setup                                               Setup ioBroker
        iobroker start [all|<adapter>.<instance>]                    Starts the js-con                                                          troller or a specified adapter instance
        iobroker stop [<adapter>.<instance>]                         stops the js-cont                                                          roller or a specified adapter instance
        iobroker restart [<adapter>.<instance>]                      Restarts js-contr                                                          oller or a specified adapter instance  [aliases: r]
        iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                           debugging session for the adapter instance
        iobroker info                                                Shows the host in                                                          fo
        iobroker logs [<adapter>]                                    Monitor log
        iobroker add <adapter> [desiredNumber]                       Add instance of a                                                          dapter  [aliases: a]
        iobroker install <adapter>                                   Installs a specif                                                          ied adapter  [aliases: i]
        iobroker rebuild [<module>]                                  Rebuild all nativ                                                          e modules or path
        iobroker url <url> [<name>]                                  Install adapter f                                                          rom specified url, e.g. GitHub
        iobroker del <adapter>                                       Remove adapter an                                                          d all instances from this host  [aliases: delete]
        iobroker del <adapter>.<instance>                            Remove adapter in                                                          stance  [aliases: delete]
        iobroker update [<repositoryUrl>]                            Update repository                                                           and list adapters
        iobroker upgrade                                             Upgrade managemen                                                          t
        iobroker upload [all|<adapter>]                              Upload management                                                            [aliases: u]
        iobroker object                                              Object management                                                            [aliases: o]
        iobroker state                                               State management                                                            [aliases: s]
        iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                          dapter instance/s
        iobroker list <type> [<filter>]                              List all entries,                                                           like objects
        iobroker chmod <mode> <file>                                 Change file right                                                          s
        iobroker chown <user> <group> <file>                         Change file owner                                                          ship
        iobroker touch <file>                                        Touch file
        iobroker rm <file>                                           Remove file
        iobroker file                                                File management
        iobroker user                                                User commands
        iobroker group                                               group management
        iobroker host <hostname>                                     Set host to given                                                           hostname
        iobroker set <adapter>.<instance>                            Change settings o                                                          f adapter config
        iobroker license <license.file or license.text>              Update license by                                                           given file
        iobroker cert                                                Certificate manag                                                          ement
        iobroker clean <yes>                                         Clears all object                                                          s and states
        iobroker backup                                              Create backup
        iobroker restore <backup name or path>                       Restore a specifi                                                          ed backup
        iobroker validate <backup name or path>                      Validate a specif                                                          ied backup
        iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                          r or adapter instance  [aliases: isrun]
        iobroker repo [<name>]                                       Show repo informa                                                          tion
        iobroker uuid                                                Show uuid of the                                                           installation  [aliases: id]
        iobroker unsetup                                             Reset license, in                                                          stallation secret and language
        iobroker fix                                                 Execute the insta                                                          llation fixer script, this updates your ioBroker installation
        iobroker multihost                                           Multihost managem                                                          ent
        iobroker compact                                             compact group man                                                          agement
        iobroker plugin                                              Plugin management
        iobroker version [<adapter>]                                 Show version of j                                                          s-controller or specified adapter  [aliases: v]
      
      Options:
        --help  Show help  [boolean]
      pi@Homee:~ $
      
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @crunchip wie viele Adapter laufen da
        was wird denn tatsächlich genutzt an Ram?

        free -m
        
        

        wenn der Arbeitsspeicher knapp wird, sollte eigentlich eine Warnung im Admin erscheinen

        SMSS Offline
        SMSS Offline
        SMS
        schrieb am zuletzt editiert von
        #13

        @crunchip

        pi@Homee:~ $ free -m
                      gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
        Speicher:       7898        1839        1411           0        4648        6396
        Swap:             99           0          99
        pi@Homee:~ $
        
        1 Antwort Letzte Antwort
        -1
        • paul53P paul53

          @sms sagte in: Wie finde ich raus, was das Problem ist?

          Schau mal mit top, wer der Speicherfresser ist. Mit "Shift m" (großes M) sortiert top nach Speicherverbrauch.

          SMSS Offline
          SMSS Offline
          SMS
          schrieb am zuletzt editiert von
          #14

          @paul53

          top - 15:55:47 up 5 days,  9:52,  2 users,  load average: 1,08, 0,80, 0,73
          Tasks: 165 total,   1 running, 164 sleeping,   0 stopped,   0 zombie
          %CPU(s):  5,9 us,  1,4 sy,  0,0 ni, 91,8 id,  0,5 wa,  0,0 hi,  0,4 si,  0,0 st
          MiB Spch:   7898,9 total,   1412,5 free,   1836,0 used,   4650,4 buff/cache
          MiB Swap:    100,0 total,    100,0 free,      0,0 used.   6399,7 avail Spch
          
            PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
            759 influxdb  20   0 1779080 450984  31232 S   0,7   5,6 356:18.27 influxd
            930 iobroker  20   0  341960 235808  33316 S  13,8   2,9   1211:45 iobroker.js-con
           1155 iobroker  20   0  326500 210416  28680 S   4,9   2,6 251:49.38 io.sonoff.0
            138 root      20   0  287196 158248 157476 S   0,0   2,0  19:28.38 systemd-journal
           1000 iobroker  20   0  258968 151488  33460 S   3,6   1,9 339:41.21 io.javascript.0
            949 iobroker  20   0  223768 118556  33972 S   1,3   1,5  88:11.17 io.admin.0
           1140 iobroker  20   0  232940 115416  28776 S   0,3   1,4  20:10.19 io.smartmeter.0
           1542 iobroker  20   0  219616  99496  29512 S   0,0   1,2  13:27.29 io.systeminfo.0
           1200 iobroker  20   0  225300  93912  29300 S   0,0   1,2  14:55.45 io.web.0
          29082 iobroker  20   0  195808  81012  28820 S   3,0   1,0   1:31.48 io.influxdb.0
           1055 iobroker  20   0  192448  80872  28680 S   0,0   1,0  16:09.62 io.mqtt.0
            755 grafana   20   0  994132  79948  52348 S   0,0   1,0  14:43.48 grafana-server
           1314 iobroker  20   0  189840  77656  29844 S   0,0   1,0 104:06.25 io.growatt.0
           1329 iobroker  20   0  196828  76544  29224 S   0,3   0,9   7:50.52 io.nina.0
           1076 iobroker  20   0  192264  76040  28532 S   0,0   0,9  29:43.79 io.rpi2.0
          28240 iobroker  20   0  186756  75912  33368 S   0,0   0,9   0:07.10 io.backitup.0
           1438 iobroker  20   0  195400  74872  29452 S   0,0   0,9   7:01.53 io.tankerkoenig
           1374 iobroker  20   0  190864  71828  29844 S   0,0   0,9   6:38.84 io.pollenflug.0
            960 iobroker  20   0  188476  68252  29080 S   0,0   0,8   6:34.28 io.email.0
          28871 iobroker  20   0  184684  67876  29388 S   0,0   0,8   0:07.96 io.ecovacs-deeb
           1170 iobroker  20   0  184820  63976  28680 S   0,0   0,8   5:56.85 io.discovery.0
            551 root      20   0   40648  16388  11108 S   0,0   0,2   0:00.25 unattended-upgr
           4920 root      20   0   95696  16240  14388 S   0,0   0,2   0:03.75 packagekitd
              1 root      20   0   33832   8692   6880 S   0,0   0,1   0:12.03 systemd
            657 root      20   0   21160   7752   6948 S   0,0   0,1   0:00.05 bluetoothd
            880 pi        20   0   14412   7264   6404 S   0,0   0,1   0:00.23 systemd
          27697 root      20   0   14512   6812   5876 S   0,0   0,1   0:00.07 sshd
            415 root      20   0   13072   5964   5380 S   0,0   0,1   0:01.57 systemd-logind
           4924 root      20   0   39552   5952   5420 S   0,0   0,1   0:00.44 polkitd
            518 root      20   0   12408   5896   5256 S   0,0   0,1   0:00.03 sshd
            162 root      20   0   19884   4828   3404 S   0,0   0,1   0:26.45 systemd-udevd
          27789 pi        20   0   14512   4384   3444 S   0,0   0,1   0:00.02 sshd
            422 root      20   0   11788   4076   3700 S   0,0   0,1   0:02.41 wpa_supplicant
            565 root      20   0   12152   4072   3432 S   0,0   0,1   0:07.93 wpa_supplicant
            897 pi        20   0    8600   3816   2856 S   0,0   0,0   0:00.06 bash
          27790 pi        20   0    8596   3796   2836 S   0,0   0,0   0:00.06 bash
            766 root      20   0    8264   3612   3068 S   0,0   0,0   0:00.03 login
            881 pi        20   0   37284   3588   1640 S   0,0   0,0   0:00.00 (sd-pam)
            341 message+  20   0    7808   3572   3044 S   0,0   0,0   0:01.77 dbus-daemon
            410 root      20   0   26544   3480   2560 S   0,3   0,0   5:22.17 rsyslogd
          31622 pi        20   0   11356   3140   2660 R   1,0   0,0   0:00.15 top
            339 avahi     20   0    6912   2592   2332 S   0,0   0,0   0:12.53 avahi-daemon
            340 root      20   0    8200   2416   2204 S   0,0   0,0   0:01.16 cron
            419 nobody    20   0    5312   2280   2096 S   0,0   0,0   0:03.77 thd
            754 root      20   0    2940   1948   1456 S   0,0   0,0   0:09.15 dhcpcd
            767 root      20   0    6652   1788   1696 S   0,0   0,0   0:00.00 agetty
          344 avahi     20   0    6756    260      0 S   0,0   0,0   0:00.00 avahi-daemon
            643 root      20   0    2052    108      0 S   0,0   0,0   0:00.00 hciattach
            473 root      20   0   27696     80      0 S   0,0   0,0   0:06.81 rngd
              2 root      20   0       0      0      0 S   0,0   0,0   0:00.97 kthreadd
              3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
              4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
              8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
              9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
             10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
             11 root      20   0       0      0      0 S   0,0   0,0   2:06.96 ksoftirqd/0
             12 root      20   0       0      0      0 I   0,0   0,0   3:12.16 rcu_sched
             13 root      rt   0       0      0      0 S   0,0   0,0   0:00.13 migration/0
             14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
             15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
             16 root      rt   0       0      0      0 S   0,0   0,0   0:00.12 migration/1
             17 root      20   0       0      0      0 S   0,0   0,0   0:21.84 ksoftirqd/1
             20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
             21 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/2
             22 root      20   0       0      0      0 S   0,0   0,0   0:23.12 ksoftirqd/2
             25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
             26 root      rt   0       0      0      0 S   0,0   0,0   0:00.10 migration/3
             27 root      20   0       0      0      0 S   0,0   0,0   0:26.08 ksoftirqd/3
             30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs
             31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
             32 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 inet_frag_wq
             37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
             38 root      20   0       0      0      0 S   0,0   0,0   0:00.38 khungtaskd
             39 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
             40 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
             41 root      20   0       0      0      0 S   0,0   0,0   0:27.17 kcompactd0
             61 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
             62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
             63 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
             66 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
             68 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 xprtiod
             70 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kswapd0
             71 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nfsiod
             72 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kthrotld
             75 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 iscsi_eh
             76 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 iscsi_conn_clea
             77 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nvme-wq
             78 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nvme-reset-wq
             79 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nvme-delete-wq
             81 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 DWC Notificatio
             82 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 uas
           83 root       1 -19       0      0      0 S   0,0   0,0   0:02.32 vchiq-slot/0
             84 root       1 -19       0      0      0 S   0,0   0,0   0:00.02 vchiq-recy/0
             85 root       0 -20       0      0      0 S   0,0   0,0   0:00.00 vchiq-sync/0
             86 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 zswap-shrink
             87 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 sdhci
             88 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/63-mmc0
             89 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmc_complete
             92 root      20   0       0      0      0 S   0,0   0,0   4:15.87 jbd2/mmcblk0p2-
             93 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ext4-rsv-conver
             96 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mld
             97 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ipv6_addrconf
            185 root      20   0       0      0      0 S   0,0   0,0 586:51.12 w1_bus_master1
            206 root      20   0       0      0      0 S   0,0   0,0   0:00.00 vchiq-keep/0
            207 root      10 -10       0      0      0 S   0,0   0,0   0:00.00 SMIO
            237 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
            238 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
            239 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
            242 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_bin
            243 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_render
            250 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_tfu
            251 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_csd
            252 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_cache_clean
            254 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
            256 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
            257 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
            269 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
            337 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cfg80211
            349 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 brcmf_wq/mmc1:0
            381 root      20   0       0      0      0 S   0,0   0,0   0:36.35 brcmf_wdog/mmc1
            412 root       0 -20       0      0      0 I   0,0   0,0   0:39.23 kworker/u9:1-brcmf_wq/mmc1:0001:1
            448 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/54-vc4 hdmi
            449 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/55-vc4 hdmi
            450 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cec-vc4
            451 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/51-vc4 hdmi
            452 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/50-vc4 hdmi
            489 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/60-vc4 hdmi
            490 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/61-vc4 hdmi
            491 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cec-vc4
            492 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/57-vc4 hdmi
            493 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/56-vc4 hdmi
            511 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc0
            512 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc1
            513 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc2
            514 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc3
            515 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc4
            516 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc5
           516 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc5
            644 root       0 -20       0      0      0 I   0,0   0,0   1:39.87 kworker/u9:2-brcmf_wq/mmc1:0001:1
            663 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cryptd
          21076 root       0 -20       0      0      0 I   0,0   0,0   0:07.66 kworker/2:0H-kblockd
          23068 root       0 -20       0      0      0 I   0,0   0,0   0:01.62 kworker/1:2H-kblockd
          23119 root       0 -20       0      0      0 I   0,0   0,0   0:06.21 kworker/0:1H-mmc_complete
          26061 root       0 -20       0      0      0 I   0,0   0,0   0:13.56 kworker/3:1H-kblockd
          29509 root      20   0       0      0      0 I   0,0   0,0   0:00.34 kworker/u8:0-events_unbound
          29609 root      20   0       0      0      0 I   0,0   0,0   0:00.25 kworker/2:1-mm_percpu_wq
          29841 root      20   0       0      0      0 I   0,0   0,0   0:00.09 kworker/1:1-mm_percpu_wq
          30124 root      20   0       0      0      0 I   0,0   0,0   0:00.11 kworker/3:0-events_power_efficient
          30797 root      20   0       0      0      0 I   0,0   0,0   0:00.21 kworker/0:0-events_freezable
          30932 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0H-mmc_complete
          30933 root      20   0       0      0      0 I   0,0   0,0   0:00.06 kworker/3:2-events_power_efficient
          30935 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/2:0-mm_percpu_wq
          30936 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/2:2H
          31047 root      20   0       0      0      0 I   0,0   0,0   0:00.05 kworker/0:3-events
          31248 root      20   0       0      0      0 I   0,0   0,0   0:00.08 kworker/1:0-mm_percpu_wq
          31299 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:1H
          31347 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/3:0H
          31348 root      20   0       0      0      0 I   0,3   0,0   0:00.13 kworker/u8:2-events_unbound
          31455 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/2:1H
          31504 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:2H
          31519 root      20   0       0      0      0 I   0,0   0,0   0:00.02 kworker/0:1-mm_percpu_wq
          31520 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/3:1-events
          31567 root      20   0       0      0      0 I   0,0   0,0   0:00.03 kworker/3:3-events_power_efficient
          31571 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:0H
          31620 root      20   0       0      0      0 I   0,0   0,0   0:00.01 kworker/1:2-mm_percpu_wq
          31621 root      20   0       0      0      0 I   0,0   0,0   0:00.04 kworker/u8:1-events_unbound
          
          paul53P 1 Antwort Letzte Antwort
          0
          • SMSS SMS

            @paul53

            top - 15:55:47 up 5 days,  9:52,  2 users,  load average: 1,08, 0,80, 0,73
            Tasks: 165 total,   1 running, 164 sleeping,   0 stopped,   0 zombie
            %CPU(s):  5,9 us,  1,4 sy,  0,0 ni, 91,8 id,  0,5 wa,  0,0 hi,  0,4 si,  0,0 st
            MiB Spch:   7898,9 total,   1412,5 free,   1836,0 used,   4650,4 buff/cache
            MiB Swap:    100,0 total,    100,0 free,      0,0 used.   6399,7 avail Spch
            
              PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
              759 influxdb  20   0 1779080 450984  31232 S   0,7   5,6 356:18.27 influxd
              930 iobroker  20   0  341960 235808  33316 S  13,8   2,9   1211:45 iobroker.js-con
             1155 iobroker  20   0  326500 210416  28680 S   4,9   2,6 251:49.38 io.sonoff.0
              138 root      20   0  287196 158248 157476 S   0,0   2,0  19:28.38 systemd-journal
             1000 iobroker  20   0  258968 151488  33460 S   3,6   1,9 339:41.21 io.javascript.0
              949 iobroker  20   0  223768 118556  33972 S   1,3   1,5  88:11.17 io.admin.0
             1140 iobroker  20   0  232940 115416  28776 S   0,3   1,4  20:10.19 io.smartmeter.0
             1542 iobroker  20   0  219616  99496  29512 S   0,0   1,2  13:27.29 io.systeminfo.0
             1200 iobroker  20   0  225300  93912  29300 S   0,0   1,2  14:55.45 io.web.0
            29082 iobroker  20   0  195808  81012  28820 S   3,0   1,0   1:31.48 io.influxdb.0
             1055 iobroker  20   0  192448  80872  28680 S   0,0   1,0  16:09.62 io.mqtt.0
              755 grafana   20   0  994132  79948  52348 S   0,0   1,0  14:43.48 grafana-server
             1314 iobroker  20   0  189840  77656  29844 S   0,0   1,0 104:06.25 io.growatt.0
             1329 iobroker  20   0  196828  76544  29224 S   0,3   0,9   7:50.52 io.nina.0
             1076 iobroker  20   0  192264  76040  28532 S   0,0   0,9  29:43.79 io.rpi2.0
            28240 iobroker  20   0  186756  75912  33368 S   0,0   0,9   0:07.10 io.backitup.0
             1438 iobroker  20   0  195400  74872  29452 S   0,0   0,9   7:01.53 io.tankerkoenig
             1374 iobroker  20   0  190864  71828  29844 S   0,0   0,9   6:38.84 io.pollenflug.0
              960 iobroker  20   0  188476  68252  29080 S   0,0   0,8   6:34.28 io.email.0
            28871 iobroker  20   0  184684  67876  29388 S   0,0   0,8   0:07.96 io.ecovacs-deeb
             1170 iobroker  20   0  184820  63976  28680 S   0,0   0,8   5:56.85 io.discovery.0
              551 root      20   0   40648  16388  11108 S   0,0   0,2   0:00.25 unattended-upgr
             4920 root      20   0   95696  16240  14388 S   0,0   0,2   0:03.75 packagekitd
                1 root      20   0   33832   8692   6880 S   0,0   0,1   0:12.03 systemd
              657 root      20   0   21160   7752   6948 S   0,0   0,1   0:00.05 bluetoothd
              880 pi        20   0   14412   7264   6404 S   0,0   0,1   0:00.23 systemd
            27697 root      20   0   14512   6812   5876 S   0,0   0,1   0:00.07 sshd
              415 root      20   0   13072   5964   5380 S   0,0   0,1   0:01.57 systemd-logind
             4924 root      20   0   39552   5952   5420 S   0,0   0,1   0:00.44 polkitd
              518 root      20   0   12408   5896   5256 S   0,0   0,1   0:00.03 sshd
              162 root      20   0   19884   4828   3404 S   0,0   0,1   0:26.45 systemd-udevd
            27789 pi        20   0   14512   4384   3444 S   0,0   0,1   0:00.02 sshd
              422 root      20   0   11788   4076   3700 S   0,0   0,1   0:02.41 wpa_supplicant
              565 root      20   0   12152   4072   3432 S   0,0   0,1   0:07.93 wpa_supplicant
              897 pi        20   0    8600   3816   2856 S   0,0   0,0   0:00.06 bash
            27790 pi        20   0    8596   3796   2836 S   0,0   0,0   0:00.06 bash
              766 root      20   0    8264   3612   3068 S   0,0   0,0   0:00.03 login
              881 pi        20   0   37284   3588   1640 S   0,0   0,0   0:00.00 (sd-pam)
              341 message+  20   0    7808   3572   3044 S   0,0   0,0   0:01.77 dbus-daemon
              410 root      20   0   26544   3480   2560 S   0,3   0,0   5:22.17 rsyslogd
            31622 pi        20   0   11356   3140   2660 R   1,0   0,0   0:00.15 top
              339 avahi     20   0    6912   2592   2332 S   0,0   0,0   0:12.53 avahi-daemon
              340 root      20   0    8200   2416   2204 S   0,0   0,0   0:01.16 cron
              419 nobody    20   0    5312   2280   2096 S   0,0   0,0   0:03.77 thd
              754 root      20   0    2940   1948   1456 S   0,0   0,0   0:09.15 dhcpcd
              767 root      20   0    6652   1788   1696 S   0,0   0,0   0:00.00 agetty
            344 avahi     20   0    6756    260      0 S   0,0   0,0   0:00.00 avahi-daemon
              643 root      20   0    2052    108      0 S   0,0   0,0   0:00.00 hciattach
              473 root      20   0   27696     80      0 S   0,0   0,0   0:06.81 rngd
                2 root      20   0       0      0      0 S   0,0   0,0   0:00.97 kthreadd
                3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
               10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
               11 root      20   0       0      0      0 S   0,0   0,0   2:06.96 ksoftirqd/0
               12 root      20   0       0      0      0 I   0,0   0,0   3:12.16 rcu_sched
               13 root      rt   0       0      0      0 S   0,0   0,0   0:00.13 migration/0
               14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
               15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
               16 root      rt   0       0      0      0 S   0,0   0,0   0:00.12 migration/1
               17 root      20   0       0      0      0 S   0,0   0,0   0:21.84 ksoftirqd/1
               20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
               21 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/2
               22 root      20   0       0      0      0 S   0,0   0,0   0:23.12 ksoftirqd/2
               25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
               26 root      rt   0       0      0      0 S   0,0   0,0   0:00.10 migration/3
               27 root      20   0       0      0      0 S   0,0   0,0   0:26.08 ksoftirqd/3
               30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs
               31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
               32 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 inet_frag_wq
               37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
               38 root      20   0       0      0      0 S   0,0   0,0   0:00.38 khungtaskd
               39 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
               40 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
               41 root      20   0       0      0      0 S   0,0   0,0   0:27.17 kcompactd0
               61 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
               62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
               63 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
               66 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
               68 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 xprtiod
               70 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kswapd0
               71 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nfsiod
               72 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kthrotld
               75 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 iscsi_eh
               76 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 iscsi_conn_clea
               77 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nvme-wq
               78 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nvme-reset-wq
               79 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nvme-delete-wq
               81 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 DWC Notificatio
               82 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 uas
             83 root       1 -19       0      0      0 S   0,0   0,0   0:02.32 vchiq-slot/0
               84 root       1 -19       0      0      0 S   0,0   0,0   0:00.02 vchiq-recy/0
               85 root       0 -20       0      0      0 S   0,0   0,0   0:00.00 vchiq-sync/0
               86 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 zswap-shrink
               87 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 sdhci
               88 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/63-mmc0
               89 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmc_complete
               92 root      20   0       0      0      0 S   0,0   0,0   4:15.87 jbd2/mmcblk0p2-
               93 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ext4-rsv-conver
               96 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mld
               97 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ipv6_addrconf
              185 root      20   0       0      0      0 S   0,0   0,0 586:51.12 w1_bus_master1
              206 root      20   0       0      0      0 S   0,0   0,0   0:00.00 vchiq-keep/0
              207 root      10 -10       0      0      0 S   0,0   0,0   0:00.00 SMIO
              237 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
              238 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
              239 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
              242 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_bin
              243 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_render
              250 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_tfu
              251 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_csd
              252 root      -2   0       0      0      0 S   0,0   0,0   0:00.00 v3d_cache_clean
              254 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
              256 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
              257 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
              269 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
              337 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cfg80211
              349 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 brcmf_wq/mmc1:0
              381 root      20   0       0      0      0 S   0,0   0,0   0:36.35 brcmf_wdog/mmc1
              412 root       0 -20       0      0      0 I   0,0   0,0   0:39.23 kworker/u9:1-brcmf_wq/mmc1:0001:1
              448 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/54-vc4 hdmi
              449 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/55-vc4 hdmi
              450 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cec-vc4
              451 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/51-vc4 hdmi
              452 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/50-vc4 hdmi
              489 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/60-vc4 hdmi
              490 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/61-vc4 hdmi
              491 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cec-vc4
              492 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/57-vc4 hdmi
              493 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 irq/56-vc4 hdmi
              511 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc0
              512 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc1
              513 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc2
              514 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc3
              515 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc4
              516 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc5
             516 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 card1-crtc5
              644 root       0 -20       0      0      0 I   0,0   0,0   1:39.87 kworker/u9:2-brcmf_wq/mmc1:0001:1
              663 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cryptd
            21076 root       0 -20       0      0      0 I   0,0   0,0   0:07.66 kworker/2:0H-kblockd
            23068 root       0 -20       0      0      0 I   0,0   0,0   0:01.62 kworker/1:2H-kblockd
            23119 root       0 -20       0      0      0 I   0,0   0,0   0:06.21 kworker/0:1H-mmc_complete
            26061 root       0 -20       0      0      0 I   0,0   0,0   0:13.56 kworker/3:1H-kblockd
            29509 root      20   0       0      0      0 I   0,0   0,0   0:00.34 kworker/u8:0-events_unbound
            29609 root      20   0       0      0      0 I   0,0   0,0   0:00.25 kworker/2:1-mm_percpu_wq
            29841 root      20   0       0      0      0 I   0,0   0,0   0:00.09 kworker/1:1-mm_percpu_wq
            30124 root      20   0       0      0      0 I   0,0   0,0   0:00.11 kworker/3:0-events_power_efficient
            30797 root      20   0       0      0      0 I   0,0   0,0   0:00.21 kworker/0:0-events_freezable
            30932 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0H-mmc_complete
            30933 root      20   0       0      0      0 I   0,0   0,0   0:00.06 kworker/3:2-events_power_efficient
            30935 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/2:0-mm_percpu_wq
            30936 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/2:2H
            31047 root      20   0       0      0      0 I   0,0   0,0   0:00.05 kworker/0:3-events
            31248 root      20   0       0      0      0 I   0,0   0,0   0:00.08 kworker/1:0-mm_percpu_wq
            31299 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:1H
            31347 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/3:0H
            31348 root      20   0       0      0      0 I   0,3   0,0   0:00.13 kworker/u8:2-events_unbound
            31455 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/2:1H
            31504 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:2H
            31519 root      20   0       0      0      0 I   0,0   0,0   0:00.02 kworker/0:1-mm_percpu_wq
            31520 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/3:1-events
            31567 root      20   0       0      0      0 I   0,0   0,0   0:00.03 kworker/3:3-events_power_efficient
            31571 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:0H
            31620 root      20   0       0      0      0 I   0,0   0,0   0:00.01 kworker/1:2-mm_percpu_wq
            31621 root      20   0       0      0      0 I   0,0   0,0   0:00.04 kworker/u8:1-events_unbound
            
            paul53P Offline
            paul53P Offline
            paul53
            schrieb am zuletzt editiert von
            #15

            @sms
            Es ist kein Speicherfresser dabei. Knapp 6,4 GB verfügbar sollte wohl ausreichen.

            Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
            Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

            1 Antwort Letzte Antwort
            2
            • SMSS SMS

              @thomas-braun

              pi@Homee:~ $ iob diag
              iobroker [command]
              
              Commands:
                iobroker setup                                               Setup ioBroker
                iobroker start [all|<adapter>.<instance>]                    Starts the js-con                                                          troller or a specified adapter instance
                iobroker stop [<adapter>.<instance>]                         stops the js-cont                                                          roller or a specified adapter instance
                iobroker restart [<adapter>.<instance>]                      Restarts js-contr                                                          oller or a specified adapter instance  [aliases: r]
                iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                           debugging session for the adapter instance
                iobroker info                                                Shows the host in                                                          fo
                iobroker logs [<adapter>]                                    Monitor log
                iobroker add <adapter> [desiredNumber]                       Add instance of a                                                          dapter  [aliases: a]
                iobroker install <adapter>                                   Installs a specif                                                          ied adapter  [aliases: i]
                iobroker rebuild [<module>]                                  Rebuild all nativ                                                          e modules or path
                iobroker url <url> [<name>]                                  Install adapter f                                                          rom specified url, e.g. GitHub
                iobroker del <adapter>                                       Remove adapter an                                                          d all instances from this host  [aliases: delete]
                iobroker del <adapter>.<instance>                            Remove adapter in                                                          stance  [aliases: delete]
                iobroker update [<repositoryUrl>]                            Update repository                                                           and list adapters
                iobroker upgrade                                             Upgrade managemen                                                          t
                iobroker upload [all|<adapter>]                              Upload management                                                            [aliases: u]
                iobroker object                                              Object management                                                            [aliases: o]
                iobroker state                                               State management                                                            [aliases: s]
                iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                          dapter instance/s
                iobroker list <type> [<filter>]                              List all entries,                                                           like objects
                iobroker chmod <mode> <file>                                 Change file right                                                          s
                iobroker chown <user> <group> <file>                         Change file owner                                                          ship
                iobroker touch <file>                                        Touch file
                iobroker rm <file>                                           Remove file
                iobroker file                                                File management
                iobroker user                                                User commands
                iobroker group                                               group management
                iobroker host <hostname>                                     Set host to given                                                           hostname
                iobroker set <adapter>.<instance>                            Change settings o                                                          f adapter config
                iobroker license <license.file or license.text>              Update license by                                                           given file
                iobroker cert                                                Certificate manag                                                          ement
                iobroker clean <yes>                                         Clears all object                                                          s and states
                iobroker backup                                              Create backup
                iobroker restore <backup name or path>                       Restore a specifi                                                          ed backup
                iobroker validate <backup name or path>                      Validate a specif                                                          ied backup
                iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                          r or adapter instance  [aliases: isrun]
                iobroker repo [<name>]                                       Show repo informa                                                          tion
                iobroker uuid                                                Show uuid of the                                                           installation  [aliases: id]
                iobroker unsetup                                             Reset license, in                                                          stallation secret and language
                iobroker fix                                                 Execute the insta                                                          llation fixer script, this updates your ioBroker installation
                iobroker multihost                                           Multihost managem                                                          ent
                iobroker compact                                             compact group man                                                          agement
                iobroker plugin                                              Plugin management
                iobroker version [<adapter>]                                 Show version of j                                                          s-controller or specified adapter  [aliases: v]
              
              Options:
                --help  Show help  [boolean]
              pi@Homee:~ $
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #16

              @sms

              iob stop
              iob fix
              iob start
              iob diag
              

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              SMSS 2 Antworten Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @sms

                iob stop
                iob fix
                iob start
                iob diag
                
                SMSS Offline
                SMSS Offline
                SMS
                schrieb am zuletzt editiert von
                #17

                @thomas-braun willst da was spezielles wissen? Das ist ein riesiges Fenster

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • SMSS SMS

                  @thomas-braun willst da was spezielles wissen? Das ist ein riesiges Fenster

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von Thomas Braun
                  #18

                  @sms

                  Es gibt eine Zusammenfassung von iob diag.

                  Aber grundsätzlich ist das alles mehr oder weniger interessant. Vor allem wenn da sonst nix kritisches bislang aufgepoppt ist.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  SMSS 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @sms

                    Es gibt eine Zusammenfassung von iob diag.

                    Aber grundsätzlich ist das alles mehr oder weniger interessant. Vor allem wenn da sonst nix kritisches bislang aufgepoppt ist.

                    SMSS Offline
                    SMSS Offline
                    SMS
                    schrieb am zuletzt editiert von
                    #19

                    @thomas-braun

                    ======================= SUMMARY =======================
                                         v.2022-12-31
                    
                    
                    Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                    Installation:           Native
                    Timezone:               Europe/Berlin
                    User-ID:                1000
                    X-Server:               false
                    Boot Target:            multi-user.target
                    
                    Pending OS-Updates:     128
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v14.19.3
                                            /usr/bin/node           v14.19.3
                                            /usr/bin/npm            6.14.17
                    
                    ioBroker Core:          js-controller           4.0.23
                                            admin                   6.2.23
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin:
                    + system.adapter.admin.0                  : admin                 : Homee                                    -  enabled, port: 7770, bind: 0.0.0.0, run as: admin
                      system.adapter.admin.1                  : admin                 : Homee                                    - disabled, port: 7777, bind: 0.0.0.0, run as: admin
                    
                    Pending iob updates:    9
                    
                    Active repo(s): Stable (default)
                    
                    Objects:                11509
                    States:                 12544
                    
                    Size of iob-Database:
                    
                    15M     /opt/iobroker/iobroker-data/objects.jsonl
                    4.7M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    =================== END OF SUMMARY ====================
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • SMSS SMS

                      @thomas-braun

                      ======================= SUMMARY =======================
                                           v.2022-12-31
                      
                      
                      Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                      Installation:           Native
                      Timezone:               Europe/Berlin
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            multi-user.target
                      
                      Pending OS-Updates:     128
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v14.19.3
                                              /usr/bin/node           v14.19.3
                                              /usr/bin/npm            6.14.17
                      
                      ioBroker Core:          js-controller           4.0.23
                                              admin                   6.2.23
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin:
                      + system.adapter.admin.0                  : admin                 : Homee                                    -  enabled, port: 7770, bind: 0.0.0.0, run as: admin
                        system.adapter.admin.1                  : admin                 : Homee                                    - disabled, port: 7777, bind: 0.0.0.0, run as: admin
                      
                      Pending iob updates:    9
                      
                      Active repo(s): Stable (default)
                      
                      Objects:                11509
                      States:                 12544
                      
                      Size of iob-Database:
                      
                      15M     /opt/iobroker/iobroker-data/objects.jsonl
                      4.7M    /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      =================== END OF SUMMARY ====================
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #20

                      @sms

                      Dringendst den Updatestau auflösen!

                      Sowohl beim OS wie beim ioBroker.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      SMSS 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @sms

                        Dringendst den Updatestau auflösen!

                        Sowohl beim OS wie beim ioBroker.

                        SMSS Offline
                        SMSS Offline
                        SMS
                        schrieb am zuletzt editiert von SMS
                        #21

                        @thomas-braun

                        iob update
                        sudo apt update
                        

                        Richtig? Erst Master und dann Slave?

                        Meinem Gefühl nach hat es allerdings nach dem letzten Update angefangen.

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • SMSS SMS

                          @thomas-braun

                          iob update
                          sudo apt update
                          

                          Richtig? Erst Master und dann Slave?

                          Meinem Gefühl nach hat es allerdings nach dem letzten Update angefangen.

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von Thomas Braun
                          #22

                          @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                          allerdings nach dem letzten Update angefangen.

                          Welches letzte Update? Das Betriebssystem ist vermutlich noch nie angepackt worden...

                          iob stop
                          sudo apt update
                          sudo apt full-upgrade
                          sudo reboot
                          

                          Das ganze dann natürlich auf allen Systemen!

                          Wenn die Basis steht an den ioBroker ran.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          SMSS 2 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                            allerdings nach dem letzten Update angefangen.

                            Welches letzte Update? Das Betriebssystem ist vermutlich noch nie angepackt worden...

                            iob stop
                            sudo apt update
                            sudo apt full-upgrade
                            sudo reboot
                            

                            Das ganze dann natürlich auf allen Systemen!

                            Wenn die Basis steht an den ioBroker ran.

                            SMSS Offline
                            SMSS Offline
                            SMS
                            schrieb am zuletzt editiert von
                            #23

                            @thomas-braun Hatte ich letztes Mal (glaube im Herbst 2022) alles gemacht.

                            Welche Reihenfolge?

                            Thomas BraunT 2 Antworten Letzte Antwort
                            0
                            • SMSS SMS

                              @thomas-braun Hatte ich letztes Mal (glaube im Herbst 2022) alles gemacht.

                              Welche Reihenfolge?

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #24

                              @sms

                              Reihenfolge egal, weil du den iobroker dabei eh stoppst.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              SMSS 1 Antwort Letzte Antwort
                              0
                              • SMSS SMS

                                @thomas-braun Hatte ich letztes Mal (glaube im Herbst 2022) alles gemacht.

                                Welche Reihenfolge?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #25

                                @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                Hatte ich letztes Mal (glaube im Herbst 2022) alles gemacht.

                                Deutlich zu selten. Mach das alle 2-3 Wochen.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @sms

                                  Reihenfolge egal, weil du den iobroker dabei eh stoppst.

                                  SMSS Offline
                                  SMSS Offline
                                  SMS
                                  schrieb am zuletzt editiert von
                                  #26

                                  @thomas-braun iobroker mit iob update?

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • SMSS SMS

                                    @thomas-braun iobroker mit iob update?

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #27

                                    @sms

                                    iobroker update 
                                    iobroker upgrade all
                                    iobroker stop
                                    iobroker upgrade self
                                    iobroker start
                                    

                                    Vorher würde ich aber nodeJS auf die empfohlene Version 16 bringen.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    SMSS 2 Antworten Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @sms

                                      iobroker update 
                                      iobroker upgrade all
                                      iobroker stop
                                      iobroker upgrade self
                                      iobroker start
                                      

                                      Vorher würde ich aber nodeJS auf die empfohlene Version 16 bringen.

                                      SMSS Offline
                                      SMSS Offline
                                      SMS
                                      schrieb am zuletzt editiert von
                                      #28

                                      @thomas-braun wie?

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • SMSS SMS

                                        @thomas-braun wie?

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #29

                                        @sms

                                        Lies in meiner Signatur nach.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Antwort Letzte Antwort
                                        0
                                        • SMSS SMS

                                          Hallo zusammen,

                                          seit dem letzten Update auf JS 4.0.23 nimmt mein Arbeitsspeicher rapide ab. Das geht soweit das Adapter nicht mehr laufen.
                                          Hier mal ein Bild:
                                          93e3ce78-b76e-4f79-8c36-e3701df6dd59-image.png
                                          Nach einem Neustart dauert es ca. 1Woche bis ich wieder neu starten muss.

                                          Wie finde ich raus, was das Problem ist?
                                          Pi4 mit 8GB
                                          Admin Adapter hat Version 6.2.23

                                          Danke!

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

                                          @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                          nimmt mein Arbeitsspeicher rapide ab.

                                          Das ist vollkommen normal, da du ja free mem beobachtest.

                                          www.linuxatemyram.com

                                          dazu passt auch

                                          @paul53 sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                          Es ist kein Speicherfresser dabei. Knapp 6,4 GB verfügbar sollte wohl ausreichen.

                                          @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                          pi@Homee:~ $ iob diag

                                          wie alt ist deine Installation, dass er diag noch nicht kennt?

                                          @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                          Das geht soweit das Adapter nicht mehr laufen.

                                          sicher dass es am mem free liegt?
                                          wie äußert sich das "nicht laufen"?

                                          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 -

                                          SMSS 1 Antwort Letzte Antwort
                                          0

                                          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

                                          629

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          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