Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wie Speicherbedarf des iobrokers reduzieren ?

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Wie Speicherbedarf des iobrokers reduzieren ?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @wcag22 last edited by Homoran

      @pi-ter sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

      Die 10G sind wohl der freie Plattenplatz, sorry.

      9.7 available RAM.

      die Daten von der Platte incl Auflistung der größten Übeltäter hat @bastler noch nicht gepostet

      EDIT:
      10GB RAM incl Swap

      wcag22 1 Reply Last reply Reply Quote 0
      • B
        bastler @Thomas Braun last edited by

        @thomas-braun

        Skript v.2023-04-16
        
        *** BASE SYSTEM ***
        Architecture    : x86_64
        Docker          : false
        Virtualization  : kvm
        Distributor ID:	Debian
        Description:	Debian GNU/Linux 10 (buster)
        Release:	10
        Codename:	buster
        
        PRETTY_NAME="Debian GNU/Linux 10 (buster)"
        NAME="Debian GNU/Linux"
        VERSION_ID="10"
        VERSION="10 (buster)"
        VERSION_CODENAME=buster
        ID=debian
        HOME_URL="https://www.debian.org/"
        SUPPORT_URL="https://www.debian.org/support"
        BUG_REPORT_URL="https://bugs.debian.org/"
        
        Systemuptime and Load:
         13:45:17 up 57 min,  2 users,  load average: 0.56, 0.34, 0.33
        CPU threads: 4
        
        
        *** Time and Time Zones ***
                       Local time: Tue 2023-06-27 13:45:17 CEST
                   Universal time: Tue 2023-06-27 11:45:17 UTC
                         RTC time: Tue 2023-06-27 11:45:18
                        Time zone: Europe/Berlin (CEST, +0200)
        System clock synchronized: yes
                      NTP service: active
                  RTC in local TZ: no
        
        *** User and Groups ***
        ingo
        /home/ingo
        ingo cdrom floppy sudo audio dip video plugdev netdev lpadmin scanner iobroker
        
        *** X-Server-Setup ***
        X-Server: 	false
        Desktop: 	
        Terminal: 	tty
        Boot Target: 	graphical.target
        
        *** MEMORY ***
                      total        used        free      shared  buff/cache   available
        Mem:            12G        2.5G        9.3G        8.0M        649M        9.7G
        Swap:          974M          0B        974M
        Total:          13G        2.5G         10G
        
                12418 M total memory
                 2485 M used memory
                 2599 M active memory
                  269 M inactive memory
                 9283 M free memory
                  103 M buffer memory
                  546 M swap cache
                  974 M total swap
                    0 M used swap
                  974 M free swap
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        udev           devtmpfs  6.1G     0  6.1G   0% /dev
        tmpfs          tmpfs     1.3G  8.5M  1.3G   1% /run
        /dev/sda1      ext4       31G   29G  125M 100% /
        tmpfs          tmpfs     6.1G     0  6.1G   0% /dev/shm
        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
        tmpfs          tmpfs     6.1G     0  6.1G   0% /sys/fs/cgroup
        tmpfs          tmpfs     1.3G     0  1.3G   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Tue Jun 27 12:48:06 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
        [Tue Jun 27 12:48:06 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
        
        Show mounted filesystems (real ones only):
        TARGET        SOURCE    FSTYPE OPTIONS
        /             /dev/sda1 ext4   rw,relatime,errors=remount-ro
        `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
        
        Files in neuralgic directories:
        
        /var:
        1.5G	/var/
        1.3G	/var/cache/apt
        1.3G	/var/cache
        1.2G	/var/cache/apt/archives
        183M	/var/lib
        
        Hint: You are currently not seeing messages from other users and the system.
              Users in the 'systemd-journal' group can see all messages. Pass -q to
              turn off this notice.
        No journal files were opened due to insufficient permissions.
        
        /opt/iobroker/backups:
        19G	/opt/iobroker/backups/
        284K	/opt/iobroker/backups/scripte
        24K	/opt/iobroker/backups/scripte/common
        16K	/opt/iobroker/backups/scripte/common/Ablage
        
        /opt/iobroker/iobroker-data:
        970M	/opt/iobroker/iobroker-data/
        501M	/opt/iobroker/iobroker-data/files
        238M	/opt/iobroker/iobroker-data/History_daten
        139M	/opt/iobroker/iobroker-data/backup-objects
        88M	/opt/iobroker/iobroker-data/files/echarts.admin
        
        The five largest files in iobroker-data are:
        35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
        23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
        23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
        23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
        20M	/opt/iobroker/iobroker-data/objects.jsonl
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs 	v18.16.1
        /usr/bin/node 		v18.16.1
        /usr/bin/npm 		9.5.1
        /usr/bin/npx 		9.5.1
        
        
        nodejs:
          Installed: 18.16.1-deb-1nodesource1
          Candidate: 18.16.1-deb-1nodesource1
          Version table:
         *** 18.16.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x buster/main amd64 Packages
                100 /var/lib/dpkg/status
             10.24.0~dfsg-1~deb10u3 500
                500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
             10.24.0~dfsg-1~deb10u1 500
                500 http://deb.debian.org/debian buster/main amd64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        MULTIHOSTSERVICE/enabled: false
        
        Core adapters versions
        js-controller: 	4.0.24
        admin: 		6.3.5
        javascript: 	7.0.3
        
        Adapters from github: 	4
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
          system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 -  enabled
        + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
        + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
          system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
          system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
        + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
        + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
        + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
        + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
          system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
        + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
        + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
        + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
        + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
        + system.adapter.jarvis.0                 : jarvis                : ioBroker                                 -  enabled
        + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
        + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          system.adapter.parser.0                 : parser                : ioBroker                                 - disabled
          system.adapter.powerfox2.0              : powerfox2             : ioBroker                                 -  enabled
        + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
        + system.adapter.sayit.0                  : sayit                 : ioBroker                                 -  enabled
        + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.smartgarden.0            : smartgarden           : ioBroker                                 -  enabled
        + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
        + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
        + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
        + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
        + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
          system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 -  enabled
          system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
          system.adapter.weatherunderground.1     : weatherunderground    : ioBroker                                 -  enabled
        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
        + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
        + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
        
        ioBroker-Repositories
        Stable (default): http://download.iobroker.net/sources-dist.json
        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): Stable (default)
        
        Installed ioBroker-Instances
        Used repository: Stable (default)
        Adapter    "admin"        : 6.3.5    , installed 6.3.5
        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
        Adapter    "alias-manager": 1.2.4    , installed 1.2.6
        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
        Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
        Adapter    "devices"      : 1.1.5    , installed 1.1.5
        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
        Adapter    "echarts"      : 1.5.1    , installed 1.5.1
        Adapter    "email"        : 1.2.0    , installed 1.2.0
        Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
        Adapter    "flot"         : 1.12.0   , installed 1.12.0
        Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
        Adapter    "info"         : 1.9.26   , installed 1.9.26
        Adapter    "iot"          : 1.14.5   , installed 1.14.5
        Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
        Adapter    "javascript"   : 7.0.3    , installed 7.0.3
        Controller "js-controller": 4.0.24   , installed 4.0.24
        Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
        Adapter    "modbus"       : 5.0.11   , installed 5.0.11
        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
        Adapter    "parser"       : 1.3.2    , installed 1.3.2
        Adapter    "powerfox2"    : 0.0.12   , installed 0.0.12
        Adapter    "pushover"     : 3.0.3    , installed 3.0.3
        Adapter    "sayit"        : 3.0.5    , installed 3.0.5
        Adapter    "scenes"       : 2.3.9    , installed 2.3.9
        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
        Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
        Adapter    "sonos"        : 2.3.1    , installed 2.3.1
        Adapter    "telegram"     : 1.15.6   , installed 1.15.6
        Adapter    "terminal"     : 1.0.0    , installed 1.0.0
        Adapter    "text2command" : 3.0.2    , installed 3.0.2
        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
        Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
        Adapter    "viessmannapi" : 2.0.9    , installed 2.0.9
        Adapter    "vis"          : 1.4.16   , installed 1.4.16
        Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
        Adapter    "weatherunderground": 3.4.2, installed 3.4.2
        Adapter    "web"          : 4.3.0    , installed 4.3.0
        Adapter    "ws"           : 1.3.0    , installed 1.3.0
        Adapter    "yahka"        : 0.17.0   , installed 0.17.0
        Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
        
        Objects and States
        Please stand by - This may take a while
        Objects: 	16699
        States: 	14112
        
        *** OS-Repositories and Updates ***
        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        W: Some index files failed to download. They have been ignored, or old ones used instead.
        Hit:1 http://deb.debian.org/debian buster InRelease
        Hit:2 http://security.debian.org/debian-security buster/updates InRelease
        Get:3 https://repos.influxdata.com/debian buster InRelease [7038 B]
        Hit:4 http://deb.debian.org/debian buster-updates InRelease
        Hit:5 https://deb.nodesource.com/node_18.x buster InRelease
        Err:3 https://repos.influxdata.com/debian buster InRelease
          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        Fetched 7038 B in 1s (12.2 kB/s)
        Reading package lists...
        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        W: Some index files failed to download. They have been ignored, or old ones used instead.
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10410      1/init              
        tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       20523      1324/io.jarvis.0    
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14871      445/sshd            
        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15493      361/cupsd           
        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        15546      369/influxd         
        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       17101      771/io.shelly.1     
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16293      636/io.mqtt.0       
        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       17737      726/io.sonoff.0     
        tcp        0      0 127.0.0.1:43517         0.0.0.0:*               LISTEN      1001       21982      1444/io.yahka.0     
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15018      469/iobroker.js-con 
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15010      469/iobroker.js-con 
        tcp6       0      0 :::111                  :::*                    LISTEN      0          10414      1/init              
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15805      488/io.admin.0      
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       19300      1279/io.web.0       
        tcp6       0      0 :::8086                 :::*                    LISTEN      998        14897      369/influxd         
        tcp6       0      0 :::22                   :::*                    LISTEN      0          14882      445/sshd            
        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       21648      1399/io.terminal.0  
        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15492      361/cupsd           
        tcp6       0      0 :::38201                :::*                    LISTEN      1001       21968      1444/io.yahka.0     
        tcp6       0      0 :::41031                :::*                    LISTEN      1001       21970      1444/io.yahka.0     
        tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16421      666/io.sonos.0      
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15425      392/dhclient        
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10411      1/init              
        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14724      367/cups-browsed    
        udp        0      0 0.0.0.0:58269           0.0.0.0:*                           105        15394      357/avahi-daemon: r 
        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       15293      621/io.mihome-vacuu 
        udp        0      0 192.168.178.186:5353    0.0.0.0:*                           1001       17602      681/io.tr-064.0     
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        15392      357/avahi-daemon: r 
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       16348      651/io.shelly.0     
        udp6       0      0 :::111                  :::*                                0          10417      1/init              
        udp6       0      0 :::58790                :::*                                105        15395      357/avahi-daemon: r 
        udp6       0      0 :::5353                 :::*                                105        15393      357/avahi-daemon: r 
        
        *** Log File - Last 25 Lines ***
        
        2023-06-27 13:45:06.491  - info: daswetter.0 (4750) cleaned everything up...
        2023-06-27 13:45:06.501  - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-06-27 13:45:06.818  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 84
        2023-06-27 13:45:06.820  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 146
        2023-06-27 13:45:06.967  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 96
        2023-06-27 13:45:12.384  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 148
        2023-06-27 13:45:17.943  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 85
        2023-06-27 13:45:17.945  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 149
        2023-06-27 13:45:18.082  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 97
        2023-06-27 13:45:23.490  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 86
        2023-06-27 13:45:23.490  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 148
        2023-06-27 13:45:23.647  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 98
        2023-06-27 13:45:29.039  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 87
        2023-06-27 13:45:29.041  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 151
        2023-06-27 13:45:29.188  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 100
        2023-06-27 13:45:34.590  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 88
        2023-06-27 13:45:34.594  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 153
        2023-06-27 13:45:34.739  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 101
        2023-06-27 13:45:40.135  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 89
        2023-06-27 13:45:40.139  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 154
        2023-06-27 13:45:40.284  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 102
        2023-06-27 13:45:45.690  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 159
        2023-06-27 13:45:45.840  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 103
        2023-06-27 13:45:51.240  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 90
        2023-06-27 13:45:51.245  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 160
        
        
        crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
        • wcag22
          wcag22 @Homoran last edited by

          @homoran
          Ah, ok... danke.

          1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @bastler last edited by

            @bastler solltest du mal ein paar alte backuos löschen

            B 1 Reply Last reply Reply Quote 0
            • B
              bastler @crunchip last edited by

              @crunchip Wo kann ich das machen?

              crunchip Homoran 2 Replies Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @bastler last edited by crunchip

                @bastler im angegebenen Ordner
                /opt/iobroker/backups/
                Danach solltest du die vorhaltezeit deiner Backups anpassen.

                Unter anderem macht es auch wenig Sinn die backups mit auf der VM zu speichern, wenn man schon Proxmox nutzt

                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @bastler last edited by

                  @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                  Debian GNU/Linux 10 (buster)

                  Wie bereits geschrieben: Installier da Debian 12 'Bookworm'.

                  Zum Problem:

                  1.3G /var/cache/apt

                  Lösch den apt-cache:

                  sudo apt-get clean
                  

                  Users in the 'systemd-journal' group can see all messages.

                  Setz den user in die Gruppe 'systemd-journal'.

                  19G /opt/iobroker/backups/

                  Lösch ein paar der Backups.

                  Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E

                  Das influx-Repo muss angepackt werden.

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @bastler last edited by

                    @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                    @crunchip Wo kann ich das machen?

                    gib doch erstmal die vollständige Ausgabe von iob diag!
                    Dann wissen wir wo die dicken Dinger sind!

                    im Moment raten wir nur

                    Thomas Braun B 2 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Homoran last edited by

                      @homoran sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                      Dann wissen wir wo die dicken Dinger sind!

                      Wissen wir doch.
                      19 GB Backups.

                      1 Reply Last reply Reply Quote 0
                      • B
                        bastler @Homoran last edited by

                        @homoran hab ich doch oben schon gemacht.

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @bastler last edited by Homoran

                          @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                          @homoran hab ich doch oben schon gemacht.

                          Ehrlich?

                          wer liest denn nochmals nachträglich alle Posts, ob da was verändert wurde?
                          https://forum.iobroker.net/post/884324

                          crunchip 1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Homoran last edited by Homoran

                            @homoran https://forum.iobroker.net/post/1009003
                            Da wurde nix verändert

                            B Homoran 2 Replies Last reply Reply Quote 0
                            • B
                              bastler @crunchip last edited by

                              @crunchip falsch verstanden, bin gerade dabei die Hinweise anzuwenden

                              1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @crunchip last edited by

                                @crunchip ok!
                                dann Sorry @bastler !
                                dann hat der blöde Browsercache mir diesen Post vorenthalten

                                crunchip 1 Reply Last reply Reply Quote 0
                                • crunchip
                                  crunchip Forum Testing Most Active @Homoran last edited by

                                  @homoran immer dieser Browsercache🤣 deine Antwort stand gerade kurzweilig mit in meiner Antwort

                                  Hatte mich schon gewundert, hä das hab ich doch gar nicht geschrieben

                                  B Homoran 2 Replies Last reply Reply Quote 0
                                  • B
                                    bastler @crunchip last edited by

                                    So habe jetzt schon mal etwas Platz gemacht

                                    Skript v.2023-04-16
                                    
                                    *** BASE SYSTEM ***
                                    Architecture    : x86_64
                                    Docker          : false
                                    Virtualization  : kvm
                                    Distributor ID:	Debian
                                    Description:	Debian GNU/Linux 10 (buster)
                                    Release:	10
                                    Codename:	buster
                                    
                                    PRETTY_NAME="Debian GNU/Linux 10 (buster)"
                                    NAME="Debian GNU/Linux"
                                    VERSION_ID="10"
                                    VERSION="10 (buster)"
                                    VERSION_CODENAME=buster
                                    ID=debian
                                    HOME_URL="https://www.debian.org/"
                                    SUPPORT_URL="https://www.debian.org/support"
                                    BUG_REPORT_URL="https://bugs.debian.org/"
                                    
                                    Systemuptime and Load:
                                     14:25:24 up 2 min,  1 user,  load average: 2.09, 0.93, 0.36
                                    CPU threads: 4
                                    
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Tue 2023-06-27 14:25:24 CEST
                                               Universal time: Tue 2023-06-27 12:25:24 UTC
                                                     RTC time: Tue 2023-06-27 12:25:25
                                                    Time zone: Europe/Berlin (CEST, +0200)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    ingo
                                    /home/ingo
                                    ingo cdrom floppy sudo audio dip video plugdev netdev lpadmin scanner iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server: 	false
                                    Desktop: 	
                                    Terminal: 	tty
                                    Boot Target: 	graphical.target
                                    
                                    *** MEMORY ***
                                                  total        used        free      shared  buff/cache   available
                                    Mem:            12G        2.7G        9.3G        8.0M        421M        9.5G
                                    Swap:          974M          0B        974M
                                    Total:          13G        2.7G         10G
                                    
                                            12418 M total memory
                                             2662 M used memory
                                             2627 M active memory
                                              235 M inactive memory
                                             9334 M free memory
                                               56 M buffer memory
                                              365 M swap cache
                                              974 M total swap
                                                0 M used swap
                                              974 M free swap
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    udev           devtmpfs  6.1G     0  6.1G   0% /dev
                                    tmpfs          tmpfs     1.3G  8.5M  1.3G   1% /run
                                    /dev/sda1      ext4       31G   28G  1.6G  95% /
                                    tmpfs          tmpfs     6.1G     0  6.1G   0% /dev/shm
                                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                    tmpfs          tmpfs     6.1G     0  6.1G   0% /sys/fs/cgroup
                                    tmpfs          tmpfs     1.3G     0  1.3G   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Tue Jun 27 14:22:31 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                                    [Tue Jun 27 14:22:31 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                                    
                                    Show mounted filesystems (real ones only):
                                    TARGET        SOURCE    FSTYPE OPTIONS
                                    /             /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                    `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    224M	/var/
                                    185M	/var/lib
                                    126M	/var/lib/apt/lists
                                    126M	/var/lib/apt
                                    27M	/var/lib/dpkg
                                    
                                    Hint: You are currently not seeing messages from other users and the system.
                                          Users in the 'systemd-journal' group can see all messages. Pass -q to
                                          turn off this notice.
                                    No journal files were opened due to insufficient permissions.
                                    
                                    /opt/iobroker/backups:
                                    19G	/opt/iobroker/backups/
                                    284K	/opt/iobroker/backups/scripte
                                    24K	/opt/iobroker/backups/scripte/common
                                    16K	/opt/iobroker/backups/scripte/common/Ablage
                                    
                                    /opt/iobroker/iobroker-data:
                                    985M	/opt/iobroker/iobroker-data/
                                    501M	/opt/iobroker/iobroker-data/files
                                    238M	/opt/iobroker/iobroker-data/History_daten
                                    139M	/opt/iobroker/iobroker-data/backup-objects
                                    88M	/opt/iobroker/iobroker-data/files/echarts.admin
                                    
                                    The five largest files in iobroker-data are:
                                    36M	/opt/iobroker/iobroker-data/states.jsonl
                                    35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                    23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                    23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                    23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs 	v18.16.1
                                    /usr/bin/node 		v18.16.1
                                    /usr/bin/npm 		9.5.1
                                    /usr/bin/npx 		9.5.1
                                    
                                    
                                    nodejs:
                                      Installed: 18.16.1-deb-1nodesource1
                                      Candidate: 18.16.1-deb-1nodesource1
                                      Version table:
                                     *** 18.16.1-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x buster/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                         10.24.0~dfsg-1~deb10u3 500
                                            500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                         10.24.0~dfsg-1~deb10u1 500
                                            500 http://deb.debian.org/debian buster/main amd64 Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    MULTIHOSTSERVICE/enabled: false
                                    
                                    Core adapters versions
                                    js-controller: 	4.0.24
                                    admin: 		6.3.5
                                    javascript: 	7.0.3
                                    
                                    Adapters from github: 	4
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                      system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 -  enabled
                                    + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                                    + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
                                      system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                      system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
                                    + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                                    + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                                    + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
                                    + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
                                      system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
                                    + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
                                    + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                    + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
                                    + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                                    + system.adapter.jarvis.0                 : jarvis                : ioBroker                                 -  enabled
                                    + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                                    + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
                                    + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      system.adapter.parser.0                 : parser                : ioBroker                                 - disabled
                                      system.adapter.powerfox2.0              : powerfox2             : ioBroker                                 -  enabled
                                    + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                                    + system.adapter.sayit.0                  : sayit                 : ioBroker                                 -  enabled
                                    + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
                                    + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.smartgarden.0            : smartgarden           : ioBroker                                 -  enabled
                                    + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                    + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                                    + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                                    + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
                                    + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                                    + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                                      system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 -  enabled
                                      system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                      system.adapter.weatherunderground.1     : weatherunderground    : ioBroker                                 -  enabled
                                    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
                                    + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                                    + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
                                    
                                    ioBroker-Repositories
                                    Stable (default): http://download.iobroker.net/sources-dist.json
                                    Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): Stable (default)
                                    
                                    Installed ioBroker-Instances
                                    Used repository: Stable (default)
                                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                    Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                    Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                                    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                    Adapter    "email"        : 1.2.0    , installed 1.2.0
                                    Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                                    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                    Adapter    "info"         : 1.9.26   , installed 1.9.26
                                    Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                    Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                                    Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                    Controller "js-controller": 4.0.24   , installed 4.0.24
                                    Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                                    Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                                    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                    Adapter    "parser"       : 1.3.2    , installed 1.3.2
                                    Adapter    "powerfox2"    : 0.0.12   , installed 0.0.12
                                    Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                                    Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                    Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                                    Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                    Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                    Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
                                    Adapter    "viessmannapi" : 2.0.9    , installed 2.0.9
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                    Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                    Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                                    Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects: 	16699
                                    States: 	14130
                                    
                                    *** OS-Repositories and Updates ***
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    Hit:1 http://deb.debian.org/debian buster InRelease
                                    Hit:2 http://security.debian.org/debian-security buster/updates InRelease
                                    Hit:3 http://deb.debian.org/debian buster-updates InRelease
                                    Get:4 https://repos.influxdata.com/debian buster InRelease [7038 B]
                                    Hit:5 https://deb.nodesource.com/node_18.x buster InRelease
                                    Err:4 https://repos.influxdata.com/debian buster InRelease
                                      The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    Fetched 7038 B in 1s (9464 B/s)
                                    Reading package lists...
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15544      448/sshd            
                                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14770      369/cupsd           
                                    tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        15565      384/influxd         
                                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       18174      781/io.shelly.1     
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16345      660/io.mqtt.0       
                                    tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       17016      731/io.sonoff.0     
                                    tcp        0      0 127.0.0.1:36927         0.0.0.0:*               LISTEN      1001       22322      1490/io.yahka.0     
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15008      470/iobroker.js-con 
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15002      470/iobroker.js-con 
                                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10366      1/init              
                                    tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       20842      1353/io.jarvis.0    
                                    tcp6       0      0 :::8086                 :::*                    LISTEN      998        14894      384/influxd         
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          15555      448/sshd            
                                    tcp6       0      0 :::44055                :::*                    LISTEN      1001       21274      1490/io.yahka.0     
                                    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       21734      1429/io.terminal.0  
                                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14769      369/cupsd           
                                    tcp6       0      0 :::35353                :::*                    LISTEN      1001       21271      1490/io.yahka.0     
                                    tcp6       0      0 :::3500                 :::*                    LISTEN      1001       17472      690/io.sonos.0      
                                    tcp6       0      0 :::111                  :::*                    LISTEN      0          10370      1/init              
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15832      489/io.admin.0      
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       19947      1307/io.web.0       
                                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17436      675/io.shelly.0     
                                    udp        0      0 0.0.0.0:55433           0.0.0.0:*                           105        14671      365/avahi-daemon: r 
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14680      364/dhclient        
                                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10367      1/init              
                                    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14781      383/cups-browsed    
                                    udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       16266      644/io.mihome-vacuu 
                                    udp        0      0 192.168.178.186:5353    0.0.0.0:*                           1001       16900      705/io.tr-064.0     
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        14669      365/avahi-daemon: r 
                                    udp6       0      0 :::39358                :::*                                105        14672      365/avahi-daemon: r 
                                    udp6       0      0 :::111                  :::*                                0          10373      1/init              
                                    udp6       0      0 :::5353                 :::*                                105        14670      365/avahi-daemon: r 
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2023-06-27 14:25:37.570  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 1777
                                    2023-06-27 14:25:37.718  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 989
                                    2023-06-27 14:25:38.536  - warn: zigbee.0 (720) DeviceAvailability:Failed to ping 0x5c0272fffef8f275 TRADFRI bulb GU10 WW 400lm
                                    2023-06-27 14:25:38.537  - warn: zigbee.0 (720) DeviceAvailability:Failed to ping 0x5c0272fffed3765c TRADFRI bulb GU10 WW 400lm
                                    2023-06-27 14:25:38.537  - warn: zigbee.0 (720) DeviceAvailability:Failed to ping 0x0c4314fffe4e6cdc TRADFRI bulb GU10 WW 400lm
                                    2023-06-27 14:25:39.536  - warn: zigbee.0 (720) DeviceAvailability:Failed to ping 0x0c4314fffe4e6c5d TRADFRI bulb GU10 WW 400lm
                                    2023-06-27 14:25:39.537  - warn: zigbee.0 (720) DeviceAvailability:Failed to ping 0xa4c138432426037b TS011F
                                    2023-06-27 14:25:39.537  - warn: zigbee.0 (720) DeviceAvailability:Failed to ping 0xa4c138755246aa64 TS011F
                                    2023-06-27 14:25:39.537  - warn: zigbee.0 (720) DeviceAvailability:Failed to ping 0xa4c1382db1dd844d TS011F
                                    2023-06-27 14:25:40.733  - info: cloud.0 (1399) Trying to connect as system.user.admin to cloud
                                    2023-06-27 14:25:40.887  - info: cloud.0 (1399) Connection changed: connect
                                    2023-06-27 14:25:43.118  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 881
                                    2023-06-27 14:25:43.119  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 1784
                                    2023-06-27 14:25:43.261  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 994
                                    2023-06-27 14:25:48.667  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 878
                                    2023-06-27 14:25:48.671  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 1781
                                    2023-06-27 14:25:48.822  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 992
                                    2023-06-27 14:25:54.610  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 880
                                    2023-06-27 14:25:54.620  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 1782
                                    2023-06-27 14:25:54.626  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 993
                                    2023-06-27 14:25:59.775  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 862
                                    2023-06-27 14:25:59.779  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 1750
                                    2023-06-27 14:25:59.924  - info: javascript.0 (526) script.js.PV_Funktionen.PV_Leistung: 976
                                    2023-06-27 14:26:00.103  - info: host.ioBroker instance system.adapter.powerfox2.0 started with pid 1906
                                    2023-06-27 14:26:01.556  - info: powerfox2.0 (1906) starting. Version 0.0.12 (non-npm: ax-led/ioBroker.powerfox2) in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.16.1, js-controller: 4.0.24
                                    
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active last edited by

                                      @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                                      /opt/iobroker/backups: 19G /opt/iobroker/backups/

                                      deine backups sind immer noch da

                                      1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @crunchip last edited by

                                        @crunchip sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                                        @homoran immer dieser Browsercache🤣 deine Antwort stand gerade kurzweilig mit in meiner Antwort

                                        Hatte mich schon gewundert, hä das hab ich doch gar nicht geschrieben

                                        dicke Finger, kleines Display, Brille nicht auf....
                                        hab statt auf zitieren bei dir auf bearbeiten getippt.....

                                        1 Reply Last reply Reply Quote 1
                                        • Thomas Braun
                                          Thomas Braun Most Active @bastler last edited by

                                          @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                                          No journal files were opened due to insufficient permissions.

                                          Du bist noch nicht mit dem User in der entsprechenden Gruppe.
                                          Die journale können u. U. auch riesig werden. Sieht man nur nicht, solange du da nicht reinschauen kannst.

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            bastler @Thomas Braun last edited by

                                            @thomas-braun Habe eben die ganzen iobroker Backups aus 2021, 2022 und April 2023 gelöscht?

                                            Geht gleich weiter eben noch essen.

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            1.0k
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            62
                                            4105
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo