Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. HTML Tabelle Linux-Control Adapter

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    HTML Tabelle Linux-Control Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • liv-in-sky
      liv-in-sky @harrym last edited by

      @harrym das kannte ich nicht - habe festgestellt, der läuft wohl auch auf handys und tablets

      1 Reply Last reply Reply Quote 0
      • liv-in-sky
        liv-in-sky last edited by liv-in-sky

        neues update

        • SHELL IN A BOX (ssh console über web-interface) (abschaltbar)
        • in MD List Widget: letzter Refresh des adapters

        ich habe "shell in a box" im script hinzugefügt (auswählbar), damit ein direkter zugang von der vis auf die console möglich ist. dazu muss auf der console des servers(raspi's) z.b für debian , mit "apt-get install shellinabox" ausgeführt werden. die standardeinstellungen können übernommen werden und im script wird dann eine verbindung hergestellt.

        smart76.gif

        smart74.gif

        für das MD List Widget: es wird der letzte adapter-server refresh angezeigt

        Image 4.png

        Image 5.png

        1 Reply Last reply Reply Quote 0
        • dirk1962
          dirk1962 @liv-in-sky last edited by

          @liv-in-sky

          1 Reply Last reply Reply Quote 0
          • dirk1962
            dirk1962 @liv-in-sky last edited by

            @liv-in-sky sagte in HTML Tabelle Linux-Control Adapter:

            und nochwas

            in der tabelle und im md widget gibt es nun einen neuen bereich: sonstiges

            darin sind eigene befehle definiert, welche angezeigt werden sollen

            dazu müssen diese befehle besonders angelegt werden (in diesem beispiel kann das ergebnis "running" oder "stopped" sein

            Image 10.png

            es muss ein "befehle." vor dem befehlnamen hinzugefügt werden - das legt einen eigenen unterordner an, der im script ausgelesen wird

            Image 7.png

            Image 9.png

            @liv-in-sky zuerst mal vielen Dank für Eure tolle Arbeit.
            Der Status Befehl funktioniert wohl nur, wenn man unter Proxmox Container angelegt hat.
            Hast Du eine Idee, wie der Befehl aussehen muss, wenn man VM's angelegt hat?

            liv-in-sky 1 Reply Last reply Reply Quote 0
            • liv-in-sky
              liv-in-sky @dirk1962 last edited by

              @dirk1962

              geht es nur um den vm status, dann wird das nicht funktionieren

              die befehle denke ich sind

              qm status "nr"
              

              kann es nicht testen, da keine vm läuft. am besten du nimmst den ganzen befehl und kopierst ihn in die console des proxmox-servers und ersetzt pct mit qm. vielleicht meldet sich noch jmd, der es genau weiß. teste erstmal nur den qm befehl, was da raus kommt und füge dann die awk befehle dazu

              dirk1962 1 Reply Last reply Reply Quote 1
              • dirk1962
                dirk1962 @liv-in-sky last edited by dirk1962

                @liv-in-sky Perfekt, mit qm funktioniert es wie gewünscht. Vielen Dank.
                Vielleicht wäre es für die "Nicht-Spezialisten" hilfreich, wenn man mal eine Liste mit bisher bekannten Befehlen macht.

                Ich habe aber noch ein Problem. Bei Iobroker und Motioneye (bei beiden ist benutze sudo aktiv) funktioniert das konfigurieren der Ordner nicht. Es wird Null Dateien und Null MB angezeigt. Bei Proxmox (ohne sudo) geht es einwandfrei.
                Hast Du dazu auch noch eine Idee? Homoran hatte das Problem auch, aber ich habe die Lösung nicht gefunden.
                Ich habe in der Host Konfigurationstabelle Benutzer und Password eingegeben.

                liv-in-sky 1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky @dirk1962 last edited by

                  @dirk1962 hast du das sudo im setting angekreuzt ?

                  Image 11.png

                  dirk1962 1 Reply Last reply Reply Quote 0
                  • dirk1962
                    dirk1962 @liv-in-sky last edited by

                    @liv-in-sky Ja, sudo ist bei iobroker und Motioneye angekreuzt. Dort funktionieren die Ordner nicht (Null Dateien und Null MB). Bei Proxmox ist sudo nicht angekreuzt und da funktionieren die Ordner.

                    liv-in-sky 2 Replies Last reply Reply Quote 0
                    • liv-in-sky
                      liv-in-sky @dirk1962 last edited by

                      @dirk1962 welchen ordner überprüfst du - bei mir geht es

                      Image 13.png Image 12.png

                      dirk1962 1 Reply Last reply Reply Quote 0
                      • dirk1962
                        dirk1962 @liv-in-sky last edited by dirk1962

                        @liv-in-sky siehe nachfolgende Bilder:
                        Host.png
                        Konfig_Ordner.png
                        Ordner Proxmox.png
                        Ordner.png
                        Alles läuft als VM unter Proxmox.

                        liv-in-sky 1 Reply Last reply Reply Quote 0
                        • liv-in-sky
                          liv-in-sky @dirk1962 last edited by

                          @dirk1962 wenn du das kennwort überprüft hast und das keine umlaute oder sonderzeichen enthält

                          fällt mir nix dazu ein

                          dirk1962 1 Reply Last reply Reply Quote 0
                          • dirk1962
                            dirk1962 @liv-in-sky last edited by

                            @liv-in-sky das Kennwort ist okay, alles andere wird ja bei Motioneye und ioBroker richtig angezeigt.
                            Vielen Dank für Deine Hilfe.

                            liv-in-sky 1 Reply Last reply Reply Quote 0
                            • liv-in-sky
                              liv-in-sky @dirk1962 last edited by

                              @dirk1962 sagte in HTML Tabelle Linux-Control Adapter:

                              @liv-in-sky Ja, sudo ist bei iobroker und Motioneye angekreuzt. Dort funktionieren die Ordner nicht (Null Dateien und Null MB). Bei Proxmox ist sudo nicht angekreuzt und da funktionieren die Ordner.

                              @Scrounger - hast du noch eine idee dazu

                              https://forum.iobroker.net/post/553137

                              Scrounger 1 Reply Last reply Reply Quote 1
                              • Scrounger
                                Scrounger Developer @liv-in-sky last edited by Scrounger

                                @liv-in-sky sagte in HTML Tabelle Linux-Control Adapter:

                                @dirk1962 sagte in HTML Tabelle Linux-Control Adapter:

                                @liv-in-sky Ja, sudo ist bei iobroker und Motioneye angekreuzt. Dort funktionieren die Ordner nicht (Null Dateien und Null MB). Bei Proxmox ist sudo nicht angekreuzt und da funktionieren die Ordner.

                                @Scrounger - hast du noch eine idee dazu

                                https://forum.iobroker.net/post/553137

                                Adapter auf debug stellen, neustarten und vollständiges Log zur Verfügung stellen - wie immer halt... 😉

                                Und prüfen ob der User auch Berechtigung für diesen Ordner hat

                                liv-in-sky 1 Reply Last reply Reply Quote 0
                                • liv-in-sky
                                  liv-in-sky @Scrounger last edited by liv-in-sky

                                  @Scrounger ich dachte, durch sudo hat er die rechte, oder werden bei der folder abfrage keine sudo' genutzt ? dann wären die rechte wohl das problem

                                  Scrounger 1 Reply Last reply Reply Quote 0
                                  • Scrounger
                                    Scrounger Developer @liv-in-sky last edited by

                                    @liv-in-sky
                                    Da hast natürlich Recht.
                                    Dann brauch ich das log

                                    dirk1962 1 Reply Last reply Reply Quote 0
                                    • liv-in-sky
                                      liv-in-sky @dirk1962 last edited by

                                      @dirk1962 alles mitbekommen ?

                                      dirk1962 1 Reply Last reply Reply Quote 0
                                      • dirk1962
                                        dirk1962 @liv-in-sky last edited by

                                        @liv-in-sky Ja, sag mir nur bitte, wie ich das log zur Verfügung stellen soll. Adapter ist auf debug, aber wie soll ich es hochladen?

                                        liv-in-sky 1 Reply Last reply Reply Quote 0
                                        • liv-in-sky
                                          liv-in-sky @dirk1962 last edited by liv-in-sky

                                          @dirk1962

                                          • instanz stoppen
                                          • alle server außer den mit problem deaktivieren
                                          • am besten im log tab das log löschen (rote mülltonne)
                                          • instanz starten - log beobachten, bis die daten kommen
                                          • dann kanns du im log-tab das log downloaden und dieses file posten

                                          Image 5.png

                                          1 Reply Last reply Reply Quote 1
                                          • dirk1962
                                            dirk1962 @Scrounger last edited by Negalein

                                            @Scrounger, ich hoffe Du kannst mit dem log-file was anfangen. Wenn Du es anders brauchst bitte melden.

                                            2021-01-08 15:25:00.016 - info: host.ioBrokerNUC instance system.adapter.dwd.0 started with pid 20067
                                            2021-01-08 15:25:01.844 - info: dwd.0 (20067) starting. Version 2.5.2 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.20.1, js-controller: 3.1.6
                                            2021-01-08 15:25:07.319 - info: host.ioBrokerNUC stopInstance system.adapter.linux-control.0 (force=false, process=true)
                                            2021-01-08 15:25:07.319 - info: host.ioBrokerNUC stopInstance system.adapter.linux-control.0 send kill signal
                                            2021-01-08 15:25:07.321 - info: linux-control.0 (19946) Got terminate signal TERMINATE_YOURSELF
                                            2021-01-08 15:25:07.322 - info: linux-control.0 (19946) cleaned everything up...
                                            2021-01-08 15:25:07.322 - info: linux-control.0 (19946) terminating
                                            2021-01-08 15:25:07.323 - debug: linux-control.0 (19946) Plugin sentry destroyed
                                            2021-01-08 15:25:07.323 - info: linux-control.0 (19946) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            2021-01-08 15:25:07.844 - info: host.ioBrokerNUC instance system.adapter.linux-control.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            2021-01-08 15:25:10.351 - info: host.ioBrokerNUC instance system.adapter.linux-control.0 started with pid 20092
                                            2021-01-08 15:25:10.670 - debug: linux-control.0 (20092) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                            2021-01-08 15:25:10.692 - debug: linux-control.0 (20092) Objects client ready ... initialize now
                                            2021-01-08 15:25:10.694 - debug: linux-control.0 (20092) Objects create System PubSub Client
                                            2021-01-08 15:25:10.694 - debug: linux-control.0 (20092) Objects create User PubSub Client
                                            2021-01-08 15:25:10.699 - debug: linux-control.0 (20092) Objects client initialize lua scripts
                                            2021-01-08 15:25:10.708 - debug: linux-control.0 (20092) Objects connected to redis: 127.0.0.1:9001
                                            2021-01-08 15:25:10.710 - debug: linux-control.0 (20092) objectDB connected
                                            2021-01-08 15:25:10.711 - debug: linux-control.0 (20092) Redis States: Use Redis connection: 127.0.0.1:9000
                                            2021-01-08 15:25:10.715 - debug: linux-control.0 (20092) States create User PubSub Client
                                            2021-01-08 15:25:10.716 - debug: linux-control.0 (20092) States create System PubSub Client
                                            2021-01-08 15:25:10.726 - debug: linux-control.0 (20092) States connected to redis: 127.0.0.1:9000
                                            2021-01-08 15:25:10.726 - debug: linux-control.0 (20092) statesDB connected
                                            2021-01-08 15:25:11.470 - debug: linux-control.0 (20092) Plugin sentry Initialize Plugin (enabled=true)
                                            2021-01-08 15:25:11.519 - info: linux-control.0 (20092) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.linux-control, node: v12.20.1, js-controller: 3.1.6
                                            2021-01-08 15:25:11.549 - info: linux-control.0 (20092) getting data from Proxmox (192.168.1.102:22, Adapter start)
                                            2021-01-08 15:25:11.634 - debug: linux-control.0 (20092) [distributionInfo] Proxmox (192.168.1.102:22): send command: 'cat /etc/os-release'
                                            2021-01-08 15:25:11.734 - debug: linux-control.0 (20092) [distributionInfo] Proxmox (192.168.1.102:22): response stdout: 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/"
                                            2021-01-08 15:25:11.740 - debug: linux-control.0 (20092) [distributionInfo] Proxmox (192.168.1.102:22): csvToJson result: [{"prop":"PRETTY_NAME","val":"Debian GNU/Linux 10 (buster)"},{"prop":"NAME","val":"Debian GNU/Linux"},{"prop":"VERSION_ID","val":"10"},{"prop":"VERSION","val":"10 (buster)"},{"prop":"VERSION_CODENAME","val":"buster"},{"prop":"ID","val":"debian"},{"prop":"HOME_URL","val":"https://www.debian.org/"},{"prop":"SUPPORT_URL","val":"https://www.debian.org/support"},{"prop":"BUG_REPORT_URL","val":"https://bugs.debian.org/"}]
                                            2021-01-08 15:25:11.749 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): send command: 'apt-get update'
                                            2021-01-08 15:25:12.164 - info: dwd.0 (20067) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            2021-01-08 15:25:12.669 - info: host.ioBrokerNUC instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            2021-01-08 15:25:13.826 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): response stdout: Hit:1 http://security.debian.org buster/updates InRelease
                                            Hit:2 http://security.debian.org/debian-security buster/updates InRelease
                                            Hit:3 http://ftp.de.debian.org/debian buster InRelease
                                            Hit:4 http://ftp.de.debian.org/debian buster-updates InRelease
                                            Hit:5 http://download.proxmox.com/debian/pve buster InRelease
                                            Reading package lists...
                                            2021-01-08 15:25:13.827 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): send command: 'apt-get --just-print upgrade 2>&1 | perl -ne 'if (/Inst\s([\w,\-,\d,\.,~,:,\+]+)\s[([\w,\-,\d,\.,~,:,\+]+)]\s\(([\w,\-,\d,\.,~,:,\+]+)\)? /i) {print "$1,$2,$3\n"}' | column -s " " -t'
                                            2021-01-08 15:25:14.122 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): response stdout:
                                            2021-01-08 15:25:14.122 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.newPackages: 0
                                            2021-01-08 15:25:14.168 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.upgradable: false
                                            2021-01-08 15:25:14.214 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): send command: 'dpkg-query -f '${db-fsys:Last-Modified}
                                            ' -W | sort -nr | head -1'
                                            2021-01-08 15:25:14.228 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): response stdout: 1609669960
                                            2021-01-08 15:25:14.229 - debug: linux-control.0 (20092) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.lastUpdate: 1609669960000 -> 03.01.2021 11:32
                                            2021-01-08 15:25:14.273 - debug: linux-control.0 (20092) [servicesInfo] Proxmox (192.168.1.102:22): send command: 'systemctl list-units --type service --all --no-legend | awk '{out=""; for(i=5;i<=NF;i++){out=out" "$i}; print $1","$2","$3","$4","out}''
                                            2021-01-08 15:25:14.283 - debug: linux-control.0 (20092) [servicesInfo] Proxmox (192.168.1.102:22): response stdout: apparmor.service,loaded,active,exited, Load AppArmor profiles
                                            apt-daily-upgrade.service,loaded,inactive,dead, Daily apt upgrade and clean activities
                                            apt-daily.service,loaded,inactive,dead, Daily apt download activities
                                            auditd.service,not-found,inactive,dead, auditd.service
                                            auth-rpcgss-module.service,loaded,inactive,dead, Kernel Module supporting RPCSEC_GSS
                                            blk-availability.service,loaded,active,exited, Availability of block devices
                                            ceph.service,not-found,inactive,dead, ceph.service
                                            connman.service,not-found,inactive,dead, connman.service
                                            console-getty.service,loaded,inactive,dead, Console Getty
                                            console-screen.service,not-found,inactive,dead, console-screen.service
                                            console-setup.service,loaded,active,exited, Set console font and keymap
                                            corosync.service,loaded,inactive,dead, Corosync Cluster Engine
                                            cron.service,loaded,active,running, Regular background program processing daemon
                                            dbus.service,loaded,active,running, D-Bus System Message Bus
                                            display-manager.service,not-found,inactive,dead, display-manager.service
                                            dm-event.service,loaded,active,running, Device-mapper event daemon
                                            dracut-mount.service,not-found,inactive,dead, dracut-mount.service
                                            emergency.service,loaded,inactive,dead, Emergency Shell
                                            exim4.service,not-found,inactive,dead, exim4.service
                                            fcoe.service,not-found,inactive,dead, fcoe.service
                                            getty-static.service,loaded,inactive,dead, getty on tty2-tty6 if dbus and logind are not available
                                            getty@tty1.service,loaded,active,running, Getty on tty1
                                            glusterd.service,not-found,inactive,dead, glusterd.service
                                            gssproxy.service,not-found,inactive,dead, gssproxy.service
                                            ifupdown-pre.service,loaded,active,exited, Helper to synchronize boot up for ifupdown
                                            iscsi-shutdown.service,not-found,inactive,dead, iscsi-shutdown.service
                                            iscsid.service,loaded,active,running, iSCSI initiator daemon (iscsid)
                                            kbd.service,not-found,inactive,dead, kbd.service
                                            keyboard-setup.service,loaded,active,exited, Set the console keyboard layout
                                            kmod-static-nodes.service,loaded,active,exited, Create list of required static device nodes for the current kernel
                                            ksmtuned.service,loaded,active,running, Kernel Samepage Merging (KSM) Tuning Daemon
                                            lm-sensors.service,loaded,active,exited, Initialize hardware monitoring sensors
                                            logrotate.service,loaded,inactive,dead, Rotate log files
                                            lvm2-activation.service,not-found,inactive,dead, lvm2-activation.service
                                            lvm2-lvmpolld.service,loaded,inactive,dead, LVM2 poll daemon
                                            lvm2-monitor.service,loaded,active,exited, Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
                                            lvm2-pvscan@259:3.service,loaded,active,exited, LVM event activation on device 259:3
                                            lxc-monitord.service,loaded,active,running, LXC Container Monitoring Daemon
                                            lxc-net.service,loaded,active,exited, LXC network bridge setup
                                            lxc.service,loaded,active,exited, LXC Container Initialization and Autoboot Code
                                            lxcfs.service,loaded,active,running, FUSE filesystem for LXC
                                            man-db.service,loaded,inactive,dead, Daily man-db regeneration
                                            networking.service,loaded,active,exited, Raise network interfaces
                                            NetworkManager.service,not-found,inactive,dead, NetworkManager.service
                                            nfs-blkmap.service,not-found,inactive,dead, nfs-blkmap.service
                                            nfs-config.service,loaded,inactive,dead, Preprocess NFS configuration
                                            nfs-kernel-server.service,not-found,inactive,dead, nfs-kernel-server.service
                                            nfs-server.service,not-found,inactive,dead, nfs-server.service
                                            nfs-utils.service,loaded,inactive,dead, NFS server and client services
                                            open-iscsi.service,loaded,active,exited, Login to default iSCSI targets
                                            plymouth-quit-wait.service,not-found,inactive,dead, plymouth-quit-wait.service
                                            plymouth-start.service,not-found,inactive,dead, plymouth-start.service
                                            postfix.service,loaded,active,exited, Postfix Mail Transport Agent
                                            postfix@-.service,loaded,active,running, Postfix Mail Transport Agent (instance -)
                                            pve-cluster.service,loaded,active,running, The Proxmox VE cluster filesystem
                                            pve-daily-update.service,loaded,inactive,dead, Daily PVE download activities
                                            pve-firewall.service,loaded,active,running, Proxmox VE firewall
                                            pve-guests.service,loaded,active,exited, PVE guests
                                            pve-ha-crm.service,loaded,active,running, PVE Cluster HA Resource Manager Daemon
                                            pve-ha-lrm.service,loaded,active,running, PVE Local HA Resource Manager Daemon
                                            pve-lxc-syscalld.service,loaded,active,running, Proxmox VE LXC Syscall Daemon
                                            pvebanner.service,loaded,active,exited, Proxmox VE Login Banner
                                            pvedaemon.service,loaded,active,running, PVE API Daemon
                                            pvefw-logger.service,loaded,active,running, Proxmox VE firewall logger
                                            pvenetcommit.service,loaded,active,exited, Commit Proxmox VE network changes
                                            pveproxy.service,loaded,active,running, PVE API Proxy Server
                                            pvesr.service,loaded,inactive,dead, Proxmox VE replication runner
                                            pvestatd.service,loaded,active,running, PVE Status Daemon
                                            qmeventd.service,loaded,active,running, PVE Qemu Event Daemon
                                            rbdmap.service,loaded,active,exited, Map RBD devices
                                            rc-local.service,loaded,inactive,dead, /etc/rc.local Compatibility
                                            rescue.service,loaded,inactive,dead, Rescue Shell
                                            rpc-gssd.service,loaded,inactive,dead, RPC security service for NFS client and server
                                            rpc-statd-notify.service,loaded,inactive,dead, Notify NFS peers of a restart
                                            rpc-svcgssd.service,loaded,inactive,dead, RPC security service for NFS server
                                            rpcbind.service,loaded,active,running, RPC bind portmap service
                                            rrdcached.service,loaded,active,running, LSB: start or stop rrdcached
                                            rsync.service,loaded,inactive,dead, fast remote file copy program daemon
                                            rsyslog.service,loaded,active,running, System Logging Service
                                            sendmail.service,not-found,inactive,dead, sendmail.service
                                            smartmontools.service,loaded,active,running, Self Monitoring and Reporting Technology (SMART) Daemon
                                            smb.service,not-found,inactive,dead, smb.service
                                            spiceproxy.service,loaded,active,running, PVE SPICE Proxy Server
                                            ssh.service,loaded,active,running, OpenBSD Secure Shell server
                                            systemd-ask-password-console.service,loaded,inactive,dead, Dispatch Password Requests to Console
                                            systemd-ask-password-wall.service,loaded,inactive,dead, Forward Password Requests to Wall
                                            systemd-backlight@backlight:acpi_video0.service,loaded,active,exited, Load/Save Screen Backlight Brightness of backlight:acpi_video0
                                            systemd-binfmt.service,loaded,inactive,dead, Set Up Additional Binary Formats
                                            systemd-fsck-root.service,loaded,inactive,dead, File System Check on Root Device
                                            systemd-fsck@dev-disk-by\x2duuid-D782\x2dA871.service,loaded,active,exited, File System Check on /dev/disk/by-uuid/D782-A871
                                            systemd-fsckd.service,loaded,inactive,dead, File System Check Daemon to report status
                                            systemd-hwdb-update.service,loaded,inactive,dead, Rebuild Hardware Database
                                            systemd-initctl.service,loaded,inactive,dead, initctl Compatibility Daemon
                                            systemd-journal-flush.service,loaded,active,exited, Flush Journal to Persistent Storage
                                            systemd-journald.service,loaded,active,running, Journal Service
                                            systemd-logind.service,loaded,active,running, Login Service
                                            systemd-machine-id-commit.service,loaded,inactive,dead, Commit a transient machine-id on disk
                                            systemd-modules-load.service,loaded,active,exited, Load Kernel Modules
                                            systemd-networkd.service,loaded,inactive,dead, Network Service
                                            systemd-quotacheck.service,loaded,inactive,dead, File System Quota Check
                                            systemd-random-seed.service,loaded,active,exited, Load/Save Random Seed
                                            systemd-remount-fs.service,loaded,active,exited, Remount Root and Kernel File Systems
                                            systemd-rfkill.service,loaded,inactive,dead, Load/Save RF Kill Switch Status
                                            systemd-sysctl.service,loaded,active,exited, Apply Kernel Variables
                                            systemd-sysusers.service,loaded,active,exited, Create System Users
                                            systemd-timesyncd.service,loaded,active,running, Network Time Synchronization
                                            systemd-tmpfiles-clean.service,loaded,inactive,dead, Cleanup of Temporary Directories
                                            systemd-tmpfiles-setup-dev.service,loaded,active,exited, Create Static Device Nodes in /dev
                                            systemd-tmpfiles-setup.service,loaded,active,exited, Create Volatile Files and Directories
                                            systemd-udev-settle.service,loaded,active,exited, udev Wait for Complete Device Initialization
                                            systemd-udev-trigger.service,loaded,active,exited, udev Coldplug all Devices
                                            systemd-udevd.service,loaded,active,running, udev Kernel Device Manager
                                            systemd-update-done.service,not-found,inactive,dead, systemd-update-done.service
                                            systemd-update-utmp-runlevel.service,loaded,inactive,dead, Update UTMP about System Runlevel Changes
                                            systemd-update-utmp.service,loaded,active,exited, Update UTMP about System Boot/Shutdown
                                            systemd-user-sessions.service,loaded,active,exited, Permit User Sessions
                                            systemd-vconsole-setup.service,not-found,inactive,dead, systemd-vconsole-setup.service
                                            user-runtime-dir@0.service,loaded,active,exited, User Runtime Directory /run/user/0
                                            user@0.service,loaded,active,running, User Manager for UID 0
                                            watchdog-mux.service,loaded,active,running, Proxmox VE watchdog multiplexer
                                            zfs-import-cache.service,loaded,active,exited, Import ZFS pools by cache file
                                            zfs-mount.service,loaded,active,exited, Mount ZFS filesystems
                                            zfs-share.service,loaded,active,exited, ZFS file system shares
                                            zfs-volume-wait.service,loaded,active,exited, Wait for ZFS Volume (zvol) links in /dev
                                            zfs-zed.service,loaded,active,running, ZFS Event Daemon (zed)
                                            2021-01-08 15:25:14.285 - debug: linux-control.0 (20092) [servicesInfo] Proxmox (192.168.1.102:22): csvToJson result: [{"id":"apparmor.service","load":"loaded","active":"active","running":"exited","description":"Load AppArmor profiles"},{"id":"apt-daily-upgrade.service","load":"loaded","active":"inactive","running":"dead","description":"Daily apt upgrade and clean activities"},{"id":"apt-daily.service","load":"loaded","active":"inactive","running":"dead","description":"Daily apt download activities"},{"id":"auditd.service","load":"not-found","active":"inactive","running":"dead","description":"auditd.service"},{"id":"auth-rpcgss-module.service","load":"loaded","active":"inactive","running":"dead","description":"Kernel Module supporting RPCSEC_GSS"},{"id":"blk-availability.service","load":"loaded","active":"active","running":"exited","description":"Availability of block devices"},{"id":"ceph.service","load":"not-found","active":"inactive","running":"dead","description":"ceph.service"},{"id":"connman.service","load":"not-found","active":"inactive","running":"dead","description":"connman.service"},{"id":"console-getty.service","load":"loaded","active":"inactive","running":"dead","description":"Console Getty"},{"id":"console-screen.service","load":"not-found","active":"inactive","running":"dead","description":"console-screen.service"},{"id":"console-setup.service","load":"loaded","active":"active","running":"exited","description":"Set console font and keymap"},{"id":"corosync.service","load":"loaded","active":"inactive","running":"dead","description":"Corosync Cluster Engine"},{"id":"cron.service","load":"loaded","active":"active","running":"running","description":"Regular background program processing daemon"},{"id":"dbus.service","load":"loaded","active":"active","running":"running","description":"D-Bus System Message Bus"},{"id":"display-manager.service","load":"not-found","active":"inactive","running":"dead","description":"display-manager.service"},{"id":"dm-event.service","load":"loaded","active":"active","running":"running","description":"Device-mapper event daemon"},{"id":"dracut-mount.service","load":"not-found","active":"inactive","running":"dead","description":"dracut-mount.service"},{"id":"emergency.service","load":"loaded","active":"inactive","running":"dead","description":"Emergency Shell"},{"id":"exim4.service","load":"not-found","active":"inactive","running":"dead","description":"exim4.service"},{"id":"fcoe.service","load":"not-found","active":"inactive","running":"dead","description":"fcoe.service"},{"id":"getty-static.service","load":"loaded","active":"inactive","running":"dead","description":"getty on tty2-tty6 if dbus and logind are not available"},{"id":"getty@tty1.service","load":"loaded","active":"active","running":"running","description":"Getty on tty1"},{"id":"glusterd.service","load":"not-found","active":"inactive","running":"dead","description":"glusterd.service"},{"id":"gssproxy.service","load":"not-found","active":"inactive","running":"dead","description":"gssproxy.service"},{"id":"ifupdown-pre.service","load":"loaded","active":"active","running":"exited","description":"Helper to synchronize boot up for ifupdown"},{"id":"iscsi-shutdown.service","load":"not-found","active":"inactive","running":"dead","description":"iscsi-shutdown.service"},{"id":"iscsid.service","load":"loaded","active":"active","running":"running","description":"iSCSI initiator daemon (iscsid)"},{"id":"kbd.service","load":"not-found","active":"inactive","running":"dead","description":"kbd.service"},{"id":"keyboard-setup.service","load":"loaded","active":"active","running":"exited","description":"Set the console keyboard layout"},{"id":"kmod-static-nodes.service","load":"loaded","active":"active","running":"exited","description":"Create list of required static device nodes for the current kernel"},{"id":"ksmtuned.service","load":"loaded","active":"active","running":"running","description":"Kernel Samepage Merging (KSM) Tuning Daemon"},{"id":"lm-sensors.service","load":"loaded","active":"active","running":"exited","description":"Initialize hardware monitoring sensors"},{"id":"logrotate.service","load":"loaded","active":"inactive","running":"dead","description":"Rotate log files"},{"id":"lvm2-activation.service","load":"not-found","active":"inactive","running":"dead","description":"lvm2-activation.service"},{"id":"lvm2-lvmpolld.service","load":"loaded","active":"inactive","running":"dead","description":"LVM2 poll daemon"},{"id":"lvm2-monitor.service","load":"loaded","active":"active","running":"exited","description":"Monitoring of LVM2 mirrors","field6":"snapshots etc. using dmeventd or progress polling"},{"id":"lvm2-pvscan@259:3.service","load":"loaded","active":"active","running":"exited","description":"LVM event activation on device 259:3"},{"id":"lxc-monitord.service","load":"loaded","active":"active","running":"running","description":"LXC Container Monitoring Daemon"},{"id":"lxc-net.service","load":"loaded","active":"active","running":"exited","description":"LXC network bridge setup"},{"id":"lxc.service","load":"loaded","active":"active","running":"exited","description":"LXC Container Initialization and Autoboot Code"},{"id":"lxcfs.service","load":"loaded","active":"active","running":"running","description":"FUSE filesystem for LXC"},{"id":"man-db.service","load":"loaded","active":"inactive","running":"dead","description":"Daily man-db regeneration"},{"id":"networking.service","load":"loaded","active":"active","running":"exited","description":"Raise network interfaces"},{"id":"NetworkManager.service","load":"not-found","active":"inactive","running":"dead","description":"NetworkManager.service"},{"id":"nfs-blkmap.service","load":"not-found","active":"inactive","running":"dead","description":"nfs-blkmap.service"},{"id":"nfs-config.service","load":"loaded","active":"inactive","running":"dead","description":"Preprocess NFS configuration"},{"id":"nfs-kernel-server.service","load":"not-found","active":"inactive","running":"dead","description":"nfs-kernel-server.service"},{"id":"nfs-server.service","load":"not-found","active":"inactive","running":"dead","description":"nfs-server.service"},{"id":"nfs-utils.service","load":"loaded","active":"inactive","running":"dead","description":"NFS server and client services"},{"id":"open-iscsi.service","load":"loaded","active":"active","running":"exited","description":"Login to default iSCSI targets"},{"id":"plymouth-quit-wait.service","load":"not-found","active":"inactive","running":"dead","description":"plymouth-quit-wait.service"},{"id":"plymouth-start.service","load":"not-found","active":"inactive","running":"dead","description":"plymouth-start.service"},{"id":"postfix.service","load":"loaded","active":"active","running":"exited","description":"Postfix Mail Transport Agent"},{"id":"postfix@-.service","load":"loaded","active":"active","running":"running","description":"Postfix Mail Transport Agent (instance -)"},{"id":"pve-cluster.service","load":"loaded","active":"active","running":"running","description":"The Proxmox VE cluster filesystem"},{"id":"pve-daily-update.service","load":"loaded","active":"inactive","running":"dead","description":"Daily PVE download activities"},{"id":"pve-firewall.service","load":"loaded","active":"active","running":"running","description":"Proxmox VE firewall"},{"id":"pve-guests.service","load":"loaded","active":"active","running":"exited","description":"PVE guests"},{"id":"pve-ha-crm.service","load":"loaded","active":"active","running":"running","description":"PVE Cluster HA Resource Manager Daemon"},{"id":"pve-ha-lrm.service","load":"loaded","active":"active","running":"running","description":"PVE Local HA Resource Manager Daemon"},{"id":"pve-lxc-syscalld.service","load":"loaded","active":"active","running":"running","description":"Proxmox VE LXC Syscall Daemon"},{"id":"pvebanner.service","load":"loaded","active":"active","running":"exited","description":"Proxmox VE Login Banner"},{"id":"pvedaemon.service","load":"loaded","active":"active","running":"running","description":"PVE API Daemon"},{"id":"pvefw-logger.service","load":"loaded","active":"active","running":"running","description":"Proxmox VE firewall logger"},{"id":"pvenetcommit.service","load":"loaded","active":"active","running":"exited","description":"Commit Proxmox VE network changes"},{"id":"pveproxy.service","load":"loaded","active":"active","running":"running","description":"PVE API Proxy Server"},{"id":"pvesr.service","load":"loaded","active":"inactive","running":"dead","description":"Proxmox VE replication runner"},{"id":"pvestatd.service","load":"loaded","active":"active","running":"running","description":"PVE Status Daemon"},{"id":"qmeventd.service","load":"loaded","active":"active","running":"running","description":"PVE Qemu Event Daemon"},{"id":"rbdmap.service","load":"loaded","active":"active","running":"exited","description":"Map RBD devices"},{"id":"rc-local.service","load":"loaded","active":"inactive","running":"dead","description":"/etc/rc.local Compatibility"},{"id":"rescue.service","load":"loaded","active":"inactive","running":"dead","description":"Rescue Shell"},{"id":"rpc-gssd.service","load":"loaded","active":"inactive","running":"dead","description":"RPC security service for NFS client and server"},{"id":"rpc-statd-notify.service","load":"loaded","active":"inactive","running":"dead","description":"Notify NFS peers of a restart"},{"id":"rpc-svcgssd.service","load":"loaded","active":"inactive","running":"dead","description":"RPC security service for NFS server"},{"id":"rpcbind.service","load":"loaded","active":"active","running":"running","description":"RPC bind portmap service"},{"id":"rrdcached.service","load":"loaded","active":"active","running":"running","description":"LSB: start or stop rrdcached"},{"id":"rsync.service","load":"loaded","active":"inactive","running":"dead","description":"fast remote file copy program daemon"},{"id":"rsyslog.service","load":"loaded","active":"active","running":"running","description":"System Logging Service"},{"id":"sendmail.service","load":"not-found","active":"inactive","running":"dead","description":"sendmail.service"},{"id":"smartmontools.service","load":"loaded","active":"active","running":"running","description":"Self Monitoring and Reporting Technology (SMART) Daemon"},{"id":"smb.service","load":"not-found","active":"inactive","running":"dead","description":"smb.service"},{"id":"spiceproxy.service","load":"loaded","active":"active","running":"running","description":"PVE SPICE Proxy Server"},{"id":"ssh.service","load":"loaded","active":"active","running":"running","description":"OpenBSD Secure Shell server"},{"id":"systemd-ask-password-console.service","load":"loaded","active":"inactive","running":"dead","description":"Dispatch Password Requests to Console"},{"id":"systemd-ask-password-wall.service","load":"loaded","active":"inactive","running":"dead","description":"Forward Password Requests to Wall"},{"id":"systemd-backlight@backlight:acpi_video0.service","load":"loaded","active":"active","running":"exited","description":"Load/Save Screen Backlight Brightness of backlight:acpi_video0"},{"id":"systemd-binfmt.service","load":"loaded","active":"inactive","running":"dead","description":"Set Up Additional Binary Formats"},{"id":"systemd-fsck-root.service","load":"loaded","active":"inactive","running":"dead","description":"File System Check on Root Device"},{"id":"systemd-fsck@dev-disk-by\\x2duuid-D782\\x2dA871.service","load":"loaded","active":"active","running":"exited","description":"File System Check on /dev/disk/by-uuid/D782-A871"},{"id":"systemd-fsckd.service","load":"loaded","active":"inactive","running":"dead","description":"File System Check Daemon to report status"},{"id":"systemd-hwdb-update.service","load":"loaded","active":"inactive","running":"dead","description":"Rebuild Hardware Database"},{"id":"systemd-initctl.service","load":"loaded","active":"inactive","running":"dead","description":"initctl Compatibility Daemon"},{"id":"systemd-journal-flush.service","load":"loaded","active":"active","running":"exited","description":"Flush Journal to Persistent Storage"},{"id":"systemd-journald.service","load":"loaded","active":"active","running":"running","description":"Journal Service"},{"id":"systemd-logind.service","load":"loaded","active":"active","running":"running","description":"Login Service"},{"id":"systemd-machine-id-commit.service","load":"loaded","active":"inactive","running":"dead","description":"Commit a transient machine-id on disk"},{"id":"systemd-modules-load.service","load":"loaded","active":"active","running":"exited","description":"Load Kernel Modules"},{"id":"systemd-networkd.service","load":"loaded","active":"inactive","running":"dead","description":"Network Service"},{"id":"systemd-quotacheck.service","load":"loaded","active":"inactive","running":"dead","description":"File System Quota Check"},{"id":"systemd-random-seed.service","load":"loaded","active":"active","running":"exited","description":"Load/Save Random Seed"},{"id":"systemd-remount-fs.service","load":"loaded","active":"active","running":"exited","description":"Remount Root and Kernel File Systems"},{"id":"systemd-rfkill.service","load":"loaded","active":"inactive","running":"dead","description":"Load/Save RF Kill Switch Status"},{"id":"systemd-sysctl.service","load":"loaded","active":"active","running":"exited","description":"Apply Kernel Variables"},{"id":"systemd-sysusers.service","load":"loaded","active":"active","running":"exited","description":"Create System Users"},{"id":"systemd-timesyncd.service","load":"loaded","active":"active","running":"running","description":"Network Time Synchronization"},{"id":"systemd-tmpfiles-clean.service","load":"loaded","active":"inactive","running":"dead","description":"Cleanup of Temporary Directories"},{"id":"systemd-tmpfiles-setup-dev.service","load":"loaded","active":"active","running":"exited","description":"Create Static Device Nodes in /dev"},{"id":"systemd-tmpfiles-setup.service","load":"loaded","active":"active","running":"exited","description":"Create Volatile Files and Directories"},{"id":"systemd-udev-settle.service","load":"loaded","active":"active","running":"exited","description":"udev Wait for Complete Device Initialization"},{"id":"systemd-udev-trigger.service","load":"loaded","active":"active","running":"exited","description":"udev Coldplug all Devices"},{"id":"systemd-udevd.service","load":"loaded","active":"active","running":"running","description":"udev Kernel Device Manager"},{"id":"systemd-update-done.service","load":"not-found","active":"inactive","running":"dead","description":"systemd-update-done.service"},{"id":"systemd-update-utmp-runlevel.service","load":"loaded","active":"inactive","running":"dead","description":"Update UTMP about System Runlevel Changes"},{"id":"systemd-update-utmp.service","load":"loaded","active":"active","running":"exited","description":"Update UTMP about System Boot/Shutdown"},{"id":"systemd-user-sessions.service","load":"loaded","active":"active","running":"exited","description":"Permit User Sessions"},{"id":"systemd-vconsole-setup.service","load":"not-found","active":"inactive","running":"dead","description":"systemd-vconsole-setup.service"},{"id":"user-runtime-dir@0.service","load":"loaded","active":"active","running":"exited","description":"User Runtime Directory /run/user/0"},{"id":"user@0.service","load":"loaded","active":"active","running":"running","description":"User Manager for UID 0"},{"id":"watchdog-mux.service","load":"loaded","active":"active","running":"running","description":"Proxmox VE watchdog multiplexer"},{"id":"zfs-import-cache.service","load":"loaded","active":"active","running":"exited","description":"Import ZFS pools by cache file"},{"id":"zfs-mount.service","load":"loaded","active":"active","running":"exited","description":"Mount ZFS filesystems"},{"id":"zfs-share.service","load":"loaded","active":"active","running":"exited","description":"ZFS file system shares"},{"id":"zfs-volume-wait.service","load":"loaded","active":"active","running":"exited","description":"Wait for ZFS Volume (zvol) links in /dev"},{"id":"zfs-zed.service","load":"loaded","active":"active","running":"running","description":"ZFS Event Daemon (zed)"}]
                                            2021-01-08 15:25:14.500 - debug: linux-control.0 (20092) [needrestart] Proxmox (192.168.1.102:22): no datapoints selected -> removing existing datapoints
                                            2021-01-08 15:25:14.507 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): send command: 'du -sk /var/log/ | awk '{ print $1 /1024 }''
                                            2021-01-08 15:25:14.516 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 28.6914
                                            2021-01-08 15:25:14.518 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.log.size: 28.69 MB
                                            2021-01-08 15:25:14.559 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): send command: 'find /var/log/ -name "*" | wc -l'
                                            2021-01-08 15:25:14.567 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 1382
                                            2021-01-08 15:25:14.569 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.log.files: 1382 Dateien
                                            2021-01-08 15:25:14.611 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): send command: 'tmp=$(find /var/log/ -name "*" -type f -exec stat -c "%Y %n" -- {} \; | sort -nr | head -n1 | awk '{print $2}') && date +%s -r $tmp'
                                            2021-01-08 15:25:15.627 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 1610115911
                                            2021-01-08 15:25:15.629 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.log.lastChange: 1610115911000 -> 08.01.2021 15:25
                                            2021-01-08 15:25:15.671 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): send command: 'du -sk /var/ | awk '{ print $1 /1024 }''
                                            2021-01-08 15:25:15.701 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 1899.28
                                            2021-01-08 15:25:15.702 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.var.size: 1899.28 MB
                                            2021-01-08 15:25:15.748 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): send command: 'find /var/ -name "*" | wc -l'
                                            2021-01-08 15:25:15.773 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 5349
                                            2021-01-08 15:25:15.777 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.var.files: 5349 Dateien
                                            2021-01-08 15:25:15.821 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): send command: 'tmp=$(find /var/ -name "*" -type f -exec stat -c "%Y %n" -- {} \; | sort -nr | head -n1 | awk '{print $2}') && date +%s -r $tmp'
                                            2021-01-08 15:25:19.713 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 1610115919
                                            2021-01-08 15:25:19.715 - debug: linux-control.0 (20092) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.var.lastChange: 1610115919000 -> 08.01.2021 15:25
                                            2021-01-08 15:25:19.760 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: root, description: ): send command: 'df / | grep / | awk '{ print $5}' | sed 's/%//g''
                                            2021-01-08 15:25:19.767 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: root, description: ): response stdout: 14
                                            2021-01-08 15:25:19.771 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: mem, description: ): send command: 'free -m | awk ' NR == 2 {print $2";"$3";"$4}''
                                            2021-01-08 15:25:19.777 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: mem, description: ): response stdout: 31986;7014;24434
                                            2021-01-08 15:25:19.820 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: swap, description: ): send command: 'free -m | awk ' NR == 3 {print $2";"$3";"$4}''
                                            2021-01-08 15:25:19.827 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: swap, description: ): response stdout: 8191;0;8191
                                            2021-01-08 15:25:19.829 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: top-process, description: ): send command: 'ps auxh --sort=-c | awk 'NR<=1 {print $3";"$11}''
                                            2021-01-08 15:25:19.844 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: top-process, description: ): response stdout: 39.6;/usr/bin/kvm
                                            2021-01-08 15:25:19.889 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: cpu-temp, description: ): send command: 'sensors | grep Package -m 1 | awk '{print $4}' | awk '{print substr($1, length($0)-6,2)}''
                                            2021-01-08 15:25:19.898 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: cpu-temp, description: ): response stdout: 58
                                            2021-01-08 15:25:19.901 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_0, description: ): send command: 'sensors | grep 'Core 0:' | awk '{print $3}' | cut -c2-3'
                                            2021-01-08 15:25:19.909 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_0, description: ): response stdout: 57
                                            2021-01-08 15:25:19.911 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_1, description: ): send command: 'sensors | grep 'Core 1:' | awk '{print $3}' | cut -c2-3'
                                            2021-01-08 15:25:19.919 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_1, description: ): response stdout: 57
                                            2021-01-08 15:25:19.922 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_2, description: ): send command: 'sensors | grep 'Core 2:' | awk '{print $3}' | cut -c2-3'
                                            2021-01-08 15:25:19.930 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_2, description: ): response stdout: 58
                                            2021-01-08 15:25:19.933 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_3, description: ): send command: 'sensors | grep 'Core 3:' | awk '{print $3}' | cut -c2-3'
                                            2021-01-08 15:25:19.940 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_3, description: ): response stdout: 60
                                            2021-01-08 15:25:19.943 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.Raspberrymatic, description: ): send command: 'qm status 100 | awk '{print substr($0, length($0)-6,7)}''
                                            2021-01-08 15:25:20.493 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.Raspberrymatic, description: ): response stdout: running
                                            2021-01-08 15:25:20.496 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.ioBroker, description: ): send command: 'qm status 110 | awk '{print substr($0, length($0)-6,7)}''
                                            2021-01-08 15:25:21.050 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.ioBroker, description: ): response stdout: running
                                            2021-01-08 15:25:21.069 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.Motioneye, description: ): send command: 'qm status 120 | awk '{print substr($0, length($0)-6,7)}''
                                            2021-01-08 15:25:21.594 - debug: linux-control.0 (20092) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.Motioneye, description: ): response stdout: running
                                            2021-01-08 15:25:21.601 - info: linux-control.0 (20092) successful received data from Proxmox (192.168.1.102:22)
                                            2021-01-08 15:25:21.620 - debug: linux-control.0 (20092) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.refresh' subscribed
                                            2021-01-08 15:25:21.621 - debug: linux-control.0 (20092) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.aptUpdate' subscribed
                                            2021-01-08 15:25:21.621 - debug: linux-control.0 (20092) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.aptUpgrade' subscribed
                                            2021-01-08 15:25:21.621 - debug: linux-control.0 (20092) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.services.ssh.restart' subscribed
                                            2021-01-08 15:25:21.621 - debug: linux-control.0 (20092) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.services.ssh.start' subscribed
                                            2021-01-08 15:25:21.621 - debug: linux-control.0 (20092) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.services.ssh.stop' subscribed
                                            2021-01-08 15:25:21.622 - debug: linux-control.0 (20092) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.restart' subscribed
                                            2021-01-08 15:25:21.622 - debug: linux-control.0 (20092) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.shutdown' subscribed
                                            2021-01-08 15:25:21.622 - info: linux-control.0 (20092) getting data from ioBroker (192.168.1.170:22, Adapter start)
                                            2021-01-08 15:25:21.632 - debug: linux-control.0 (20092) [getConnection] Host 'ioBroker' (192.168.1.170:22): using sudo for authentification
                                            2021-01-08 15:25:21.693 - debug: linux-control.0 (20092) [distributionInfo] ioBroker (192.168.1.170:22): send command: 'cat /etc/os-release'
                                            2021-01-08 15:25:21.795 - debug: linux-control.0 (20092) [distributionInfo] ioBroker (192.168.1.170:22): response stdout: 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/"
                                            2021-01-08 15:25:21.797 - debug: linux-control.0 (20092) [distributionInfo] ioBroker (192.168.1.170:22): csvToJson result: [{"prop":"PRETTY_NAME","val":"Debian GNU/Linux 10 (buster)"},{"prop":"NAME","val":"Debian GNU/Linux"},{"prop":"VERSION_ID","val":"10"},{"prop":"VERSION","val":"10 (buster)"},{"prop":"VERSION_CODENAME","val":"buster"},{"prop":"ID","val":"debian"},{"prop":"HOME_URL","val":"https://www.debian.org/"},{"prop":"SUPPORT_URL","val":"https://www.debian.org/support"},{"prop":"BUG_REPORT_URL","val":"https://bugs.debian.org/"}]
                                            2021-01-08 15:25:21.805 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): send command: 'sudo -S apt-get update'
                                            2021-01-08 15:25:21.822 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): response stdout:
                                            [sudo] Passwort für dirk:
                                            Leider darf der Benutzer dirk »/usr/bin/apt-get update« als root auf ioBrokerNUC nicht ausführen.
                                            2021-01-08 15:25:21.822 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): send command: 'apt-get --just-print upgrade 2>&1 | perl -ne 'if (/Inst\s([\w,\-,\d,\.,~,:,\+]+)\s[([\w,\-,\d,\.,~,:,\+]+)]\s\(([\w,\-,\d,\.,~,:,\+]+)\)? /i) {print "$1,$2,$3\n"}' | column -s " " -t'
                                            2021-01-08 15:25:22.174 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): response stdout:
                                            2021-01-08 15:25:22.174 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): ioBroker.updates.newPackages: 0
                                            2021-01-08 15:25:22.178 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): ioBroker.updates.upgradable: false
                                            2021-01-08 15:25:22.226 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): send command: 'dpkg-query -f '${db-fsys:Last-Modified}
                                            ' -W | sort -nr | head -1'
                                            2021-01-08 15:25:22.239 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): response stdout: 1609923124
                                            2021-01-08 15:25:22.239 - debug: linux-control.0 (20092) [cmdAptUpdate] ioBroker (192.168.1.170:22): ioBroker.updates.lastUpdate: 1609923124000 -> 06.01.2021 09:52
                                            2021-01-08 15:25:22.285 - debug: linux-control.0 (20092) [servicesInfo] ioBroker (192.168.1.170:22): send command: 'systemctl list-units --type service --all --no-legend | awk '{out=""; for(i=5;i<=NF;i++){out=out" "$i}; print $1","$2","$3","$4","out}''
                                            2021-01-08 15:25:22.293 - debug: linux-control.0 (20092) [servicesInfo] ioBroker (192.168.1.170:22): response stdout: apparmor.service,loaded,active,exited, Load AppArmor profiles
                                            apt-daily-upgrade.service,loaded,inactive,dead, Daily apt upgrade and clean activities
                                            apt-daily.service,loaded,inactive,dead, Daily apt download activities
                                            auditd.service,not-found,inactive,dead, auditd.service
                                            connman.service,not-found,inactive,dead, connman.service
                                            console-screen.service,not-found,inactive,dead, console-screen.service
                                            console-setup.service,loaded,active,exited, Set console font and keymap
                                            cron.service,loaded,active,running, Regular background program processing daemon
                                            dbus.service,loaded,active,running, D-Bus System Message Bus
                                            display-manager.service,not-found,inactive,dead, display-manager.service
                                            emergency.service,loaded,inactive,dead, Emergency Shell
                                            getty-static.service,loaded,inactive,dead, getty on tty2-tty6 if dbus and logind are not available
                                            getty@tty1.service,loaded,active,running, Getty on tty1
                                            ifup@ens18.service,loaded,active,exited, ifup for ens18
                                            ifupdown-pre.service,loaded,active,exited, Helper to synchronize boot up for ifupdown
                                            influxdb.service,not-found,inactive,dead, influxdb.service
                                            iobroker.service,loaded,active,running, ioBroker Server
                                            kbd.service,not-found,inactive,dead, kbd.service
                                            keyboard-setup.service,loaded,active,exited, Set the console keyboard layout
                                            kmod-static-nodes.service,loaded,active,exited, Create list of required static device nodes for the current kernel
                                            logrotate.service,loaded,inactive,dead, Rotate log files
                                            man-db.service,loaded,inactive,dead, Daily man-db regeneration
                                            mariadb-server.service,not-found,inactive,dead, mariadb-server.service
                                            mysql-server.service,not-found,inactive,dead, mysql-server.service
                                            networking.service,loaded,active,exited, Raise network interfaces
                                            NetworkManager.service,not-found,inactive,dead, NetworkManager.service
                                            plymouth-quit-wait.service,not-found,inactive,dead, plymouth-quit-wait.service
                                            plymouth-start.service,not-found,inactive,dead, plymouth-start.service
                                            rc-local.service,loaded,inactive,dead, /etc/rc.local Compatibility
                                            redis.service,not-found,inactive,dead, redis.service
                                            rescue.service,loaded,inactive,dead, Rescue Shell
                                            rsyslog.service,loaded,active,running, System Logging Service
                                            ssh.service,loaded,active,running, OpenBSD Secure Shell server
                                            systemd-ask-password-console.service,loaded,inactive,dead, Dispatch Password Requests to Console
                                            systemd-ask-password-wall.service,loaded,inactive,dead, Forward Password Requests to Wall
                                            systemd-binfmt.service,loaded,inactive,dead, Set Up Additional Binary Formats
                                            systemd-fsck-root.service,loaded,inactive,dead, File System Check on Root Device
                                            systemd-fsckd.service,loaded,inactive,dead, File System Check Daemon to report status
                                            systemd-hwdb-update.service,loaded,inactive,dead, Rebuild Hardware Database
                                            systemd-initctl.service,loaded,inactive,dead, initctl Compatibility Daemon
                                            systemd-journal-flush.service,loaded,active,exited, Flush Journal to Persistent Storage
                                            systemd-journald.service,loaded,active,running, Journal Service
                                            systemd-logind.service,loaded,active,running, Login Service
                                            systemd-machine-id-commit.service,loaded,inactive,dead, Commit a transient machine-id on disk
                                            systemd-modules-load.service,loaded,active,exited, Load Kernel Modules
                                            systemd-networkd.service,loaded,inactive,dead, Network Service
                                            systemd-random-seed.service,loaded,active,exited, Load/Save Random Seed
                                            systemd-remount-fs.service,loaded,active,exited, Remount Root and Kernel File Systems
                                            systemd-sysctl.service,loaded,active,exited, Apply Kernel Variables
                                            systemd-sysusers.service,loaded,active,exited, Create System Users
                                            systemd-timesyncd.service,loaded,active,running, Network Time Synchronization
                                            systemd-tmpfiles-clean.service,loaded,inactive,dead, Cleanup of Temporary Directories
                                            systemd-tmpfiles-setup-dev.service,loaded,active,exited, Create Static Device Nodes in /dev
                                            systemd-tmpfiles-setup.service,loaded,active,exited, Create Volatile Files and Directories
                                            systemd-udev-trigger.service,loaded,active,exited, udev Coldplug all Devices
                                            systemd-udevd.service,loaded,active,running, udev Kernel Device Manager
                                            systemd-update-done.service,not-found,inactive,dead, systemd-update-done.service
                                            systemd-update-utmp-runlevel.service,loaded,inactive,dead, Update UTMP about System Runlevel Changes
                                            systemd-update-utmp.service,loaded,active,exited, Update UTMP about System Boot/Shutdown
                                            systemd-user-sessions.service,loaded,active,exited, Permit User Sessions
                                            systemd-vconsole-setup.service,not-found,inactive,dead, systemd-vconsole-setup.service
                                            user-runtime-dir@1000.service,loaded,active,exited, User Runtime Directory /run/user/1000
                                            user@1000.service,loaded,active,running, User Manager for UID 1000
                                            2021-01-08 15:25:22.296 - debug: linux-control.0 (20092) [servicesInfo] ioBroker (192.168.1.170:22): csvToJson result: [{"id":"apparmor.service","load":"loaded","active":"active","running":"exited","description":"Load AppArmor profiles"},{"id":"apt-daily-upgrade.service","load":"loaded","active":"inactive","running":"dead","description":"Daily apt upgrade and clean activities"},{"id":"apt-daily.service","load":"loaded","active":"inactive","running":"dead","description":"Daily apt download activities"},{"id":"auditd.service","load":"not-found","active":"inactive","running":"dead","description":"auditd.service"},{"id":"connman.service","load":"not-found","active":"inactive","running":"dead","description":"connman.service"},{"id":"console-screen.service","load":"not-found","active":"inactive","running":"dead","description":"console-screen.service"},{"id":"console-setup.service","load":"loaded","active":"active","running":"exited","description":"Set console font and keymap"},{"id":"cron.service","load":"loaded","active":"active","running":"running","description":"Regular background program processing daemon"},{"id":"dbus.service","load":"loaded","active":"active","running":"running","description":"D-Bus System Message Bus"},{"id":"display-manager.service","load":"not-found","active":"inactive","running":"dead","description":"display-manager.service"},{"id":"emergency.service","load":"loaded","active":"inactive","running":"dead","description":"Emergency Shell"},{"id":"getty-static.service","load":"loaded","active":"inactive","running":"dead","description":"getty on tty2-tty6 if dbus and logind are not available"},{"id":"getty@tty1.service","load":"loaded","active":"active","running":"running","description":"Getty on tty1"},{"id":"ifup@ens18.service","load":"loaded","active":"active","running":"exited","description":"ifup for ens18"},{"id":"ifupdown-pre.service","load":"loaded","active":"active","running":"exited","description":"Helper to synchronize boot up for ifupdown"},{"id":"influxdb.service","load":"not-found","active":"inactive","running":"dead","description":"influxdb.service"},{"id":"iobroker.service","load":"loaded","active":"active","running":"running","description":"ioBroker Server"},{"id":"kbd.service","load":"not-found","active":"inactive","running":"dead","description":"kbd.service"},{"id":"keyboard-setup.service","load":"loaded","active":"active","running":"exited","description":"Set the console keyboard layout"},{"id":"kmod-static-nodes.service","load":"loaded","active":"active","running":"exited","description":"Create list of required static device nodes for the current kernel"},{"id":"logrotate.service","load":"loaded","active":"inactive","running":"dead","description":"Rotate log files"},{"id":"man-db.service","load":"loaded","active":"inactive","running":"dead","description":"Daily man-db regeneration"},{"id":"mariadb-server.service","load":"not-found","active":"inactive","running":"dead","description":"mariadb-server.service"},{"id":"mysql-server.service","load":"not-found","active":"inactive","running":"dead","description":"mysql-server.service"},{"id":"networking.service","load":"loaded","active":"active","running":"exited","description":"Raise network interfaces"},{"id":"NetworkManager.service","load":"not-found","active":"inactive","running":"dead","description":"NetworkManager.service"},{"id":"plymouth-quit-wait.service","load":"not-found","active":"inactive","running":"dead","description":"plymouth-quit-wait.service"},{"id":"plymouth-start.service","load":"not-found","active":"inactive","running":"dead","description":"plymouth-start.service"},{"id":"rc-local.service","load":"loaded","active":"inactive","running":"dead","description":"/etc/rc.local Compatibility"},{"id":"redis.service","load":"not-found","active":"inactive","running":"dead","description":"redis.service"},{"id":"rescue.service","load":"loaded","active":"inactive","running":"dead","description":"Rescue Shell"},{"id":"rsyslog.service","load":"loaded","active":"active","running":"running","description":"System Logging Service"},{"id":"ssh.service","load":"loaded","active":"active","running":"running","description":"OpenBSD Secure Shell server"},{"id":"systemd-ask-password-console.service","load":"loaded","active":"inactive","running":"dead","description":"Dispatch Password Requests to Console"},{"id":"systemd-ask-password-wall.service","load":"loaded","active":"inactive","running":"dead","description":"Forward Password Requests to Wall"},{"id":"systemd-binfmt.service","load":"loaded","active":"inactive","running":"dead","description":"Set Up Additional Binary Formats"},{"id":"systemd-fsck-root.service","load":"loaded","active":"inactive","running":"dead","description":"File System Check on Root Device"},{"id":"systemd-fsckd.service","load":"loaded","active":"inactive","running":"dead","description":"File System Check Daemon to report status"},{"id":"systemd-hwdb-update.service","load":"loaded","active":"inactive","running":"dead","description":"Rebuild Hardware Database"},{"id":"systemd-initctl.service","load":"loaded","active":"inactive","running":"dead","description":"initctl Compatibility Daemon"},{"id":"systemd-journal-flush.service","load":"loaded","active":"active","running":"exited","description":"Flush Journal to Persistent Storage"},{"id":"systemd-journald.service","load":"loaded","active":"active","running":"running","description":"Journal Service"},{"id":"systemd-logind.service","load":"loaded","active":"active","running":"running","description":"Login Service"},{"id":"systemd-machine-id-commit.service","load":"loaded","active":"inactive","running":"dead","description":"Commit a transient machine-id on disk"},{"id":"systemd-modules-load.service","load":"loaded","active":"active","running":"exited","description":"Load Kernel Modules"},{"id":"systemd-networkd.service","load":"loaded","active":"inactive","running":"dead","description":"Network Service"},{"id":"systemd-random-seed.service","load":"loaded","active":"active","running":"exited","description":"Load/Save Random Seed"},{"id":"systemd-remount-fs.service","load":"loaded","active":"active","running":"exited","description":"Remount Root and Kernel File Systems"},{"id":"systemd-sysctl.service","load":"loaded","active":"active","running":"exited","description":"Apply Kernel Variables"},{"id":"systemd-sysusers.service","load":"loaded","active":"active","running":"exited","description":"Create System Users"},{"id":"systemd-timesyncd.service","load":"loaded","active":"active","running":"running","description":"Network Time Synchronization"},{"id":"systemd-tmpfiles-clean.service","load":"loaded","active":"inactive","running":"dead","description":"Cleanup of Temporary Directories"},{"id":"systemd-tmpfiles-setup-dev.service","load":"loaded","active":"active","running":"exited","description":"Create Static Device Nodes in /dev"},{"id":"systemd-tmpfiles-setup.service","load":"loaded","active":"active","running":"exited","description":"Create Volatile Files and Directories"},{"id":"systemd-udev-trigger.service","load":"loaded","active":"active","running":"exited","description":"udev Coldplug all Devices"},{"id":"systemd-udevd.service","load":"loaded","active":"active","running":"running","description":"udev Kernel Device Manager"},{"id":"systemd-update-done.service","load":"not-found","active":"inactive","running":"dead","description":"systemd-update-done.service"},{"id":"systemd-update-utmp-runlevel.service","load":"loaded","active":"inactive","running":"dead","description":"Update UTMP about System Runlevel Changes"},{"id":"systemd-update-utmp.service","load":"loaded","active":"active","running":"exited","description":"Update UTMP about System Boot/Shutdown"},{"id":"systemd-user-sessions.service","load":"loaded","active":"active","running":"exited","description":"Permit User Sessions"},{"id":"systemd-vconsole-setup.service","load":"not-found","active":"inactive","running":"dead","description":"systemd-vconsole-setup.service"},{"id":"user-runtime-dir@1000.service","load":"loaded","active":"active","running":"exited","description":"User Runtime Directory /run/user/1000"},{"id":"user@1000.service","load":"loaded","active":"active","running":"running","description":"User Manager for UID 1000"}]
                                            2021-01-08 15:25:22.432 - debug: linux-control.0 (20092) [needrestart] ioBroker (192.168.1.170:22): no datapoints selected -> removing existing datapoints
                                            2021-01-08 15:25:22.439 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: root, description: ): send command: 'df / | grep / | awk '{ print $5}' | sed 's/%//g''
                                            2021-01-08 15:25:22.445 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: root, description: ): response stdout: 27
                                            2021-01-08 15:25:22.456 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: mem, description: ): send command: 'free -m | awk ' NR == 2 {print $2";"$3";"$4}''
                                            2021-01-08 15:25:22.462 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: mem, description: ): response stdout: 7978;2289;4997
                                            2021-01-08 15:25:22.508 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: swap, description: ): send command: 'free -m | awk ' NR == 3 {print $2";"$3";"$4}''
                                            2021-01-08 15:25:22.515 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: swap, description: ): response stdout: 8189;0;8189
                                            2021-01-08 15:25:22.517 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: top-process, description: ): send command: 'ps auxh --sort=-c | awk 'NR<=1 {print $3";"$11}''
                                            2021-01-08 15:25:22.529 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: top-process, description: ): response stdout: 9.0;io.linux-control.0
                                            2021-01-08 15:25:22.532 - debug: linux-control.0 (20092) [userCommand] ioBroker (192.168.1.170:22): datapoint-id: ioB-stop, description: : create button
                                            2021-01-08 15:25:22.534 - debug: linux-control.0 (20092) [userCommand] ioBroker (192.168.1.170:22): datapoint-id: ioB-start, description: : create button
                                            2021-01-08 15:25:22.535 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: opt, description: ): send command: 'du -c /opt/iobroker | tail -1 | awk '{printf $1MB}''
                                            2021-01-08 15:25:22.851 - debug: linux-control.0 (20092) [userCommandExecute] ioBroker (192.168.1.170:22, id: opt, description: ): response stdout: 1833800
                                            2021-01-08 15:25:22.856 - info: linux-control.0 (20092) successful received data from ioBroker (192.168.1.170:22)
                                            2021-01-08 15:25:22.869 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.refresh' subscribed
                                            2021-01-08 15:25:22.870 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.control.aptUpdate' subscribed
                                            2021-01-08 15:25:22.870 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.control.aptUpgrade' subscribed
                                            2021-01-08 15:25:22.870 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.ssh.restart' subscribed
                                            2021-01-08 15:25:22.870 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.ioB-stop' subscribed
                                            2021-01-08 15:25:22.870 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.ioB-start' subscribed
                                            2021-01-08 15:25:22.871 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.ssh.start' subscribed
                                            2021-01-08 15:25:22.871 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.ssh.stop' subscribed
                                            2021-01-08 15:25:22.871 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.iobroker.restart' subscribed
                                            2021-01-08 15:25:22.872 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.iobroker.start' subscribed
                                            2021-01-08 15:25:22.872 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.iobroker.stop' subscribed
                                            2021-01-08 15:25:22.872 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.control.restart' subscribed
                                            2021-01-08 15:25:22.873 - debug: linux-control.0 (20092) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.control.shutdown' subscribed
                                            2021-01-08 15:25:22.873 - info: linux-control.0 (20092) getting data from Raspberrymatic (192.168.1.171:22, Adapter start)
                                            2021-01-08 15:25:22.930 - debug: linux-control.0 (20092) [distributionInfo] Raspberrymatic (192.168.1.171:22): send command: 'cat /etc/os-release'
                                            2021-01-08 15:25:22.975 - debug: linux-control.0 (20092) [distributionInfo] Raspberrymatic (192.168.1.171:22): response stdout: NAME=Buildroot
                                            VERSION=2.15.5-20151101-2805-g412dbfc5
                                            ID=buildroot
                                            VERSION_ID=2020.11
                                            PRETTY_NAME="Buildroot 2020.11"
                                            2021-01-08 15:25:22.977 - debug: linux-control.0 (20092) [distributionInfo] Raspberrymatic (192.168.1.171:22): csvToJson result: [{"prop":"NAME","val":"Buildroot"},{"prop":"VERSION","val":"2.15.5-20151101-2805-g412dbfc5"},{"prop":"ID","val":"buildroot"},{"prop":"VERSION_ID","val":"2020.11"},{"prop":"PRETTY_NAME","val":"Buildroot 2020.11"}]
                                            2021-01-08 15:25:23.023 - warn: linux-control.0 (20092) [distributionInfo] Raspberrymatic (192.168.1.171:22): property 'VERSION_CODENAME' not exist in result!
                                            2021-01-08 15:25:23.026 - debug: linux-control.0 (20092) [cmdAptUpdate] Raspberrymatic (192.168.1.171:22): no datapoints selected -> removing existing datapoints
                                            2021-01-08 15:25:23.028 - debug: linux-control.0 (20092) [servicesInfo] Raspberrymatic (192.168.1.171:22): no datapoints selected -> removing existing datapoints
                                            2021-01-08 15:25:23.033 - debug: linux-control.0 (20092) [needrestart] Raspberrymatic (192.168.1.171:22): no datapoints selected -> removing existing datapoints
                                            2021-01-08 15:25:23.039 - debug: linux-control.0 (20092) [userCommandExecute] Raspberrymatic (192.168.1.171:22, id: root, description: ): send command: 'df / | grep / | awk '{ print $5}' | sed 's/%//g''
                                            2021-01-08 15:25:23.045 - debug: linux-control.0 (20092) [userCommandExecute] Raspberrymatic (192.168.1.171:22, id: root, description: ): response stdout: 61
                                            2021-01-08 15:25:23.049 - info: linux-control.0 (20092) successful received data from Raspberrymatic (192.168.1.171:22)
                                            2021-01-08 15:25:23.062 - debug: linux-control.0 (20092) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.refresh' subscribed
                                            2021-01-08 15:25:23.062 - debug: linux-control.0 (20092) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.control.aptUpgrade' subscribed
                                            2021-01-08 15:25:23.062 - debug: linux-control.0 (20092) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.control.aptUpdate' subscribed
                                            2021-01-08 15:25:23.063 - debug: linux-control.0 (20092) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.control.restart' subscribed
                                            2021-01-08 15:25:23.063 - debug: linux-control.0 (20092) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.control.shutdown' subscribed
                                            2021-01-08 15:25:23.063 - info: linux-control.0 (20092) getting data from Motioneye (192.168.1.174:22, Adapter start)
                                            2021-01-08 15:25:23.072 - debug: linux-control.0 (20092) [getConnection] Host 'Motioneye' (192.168.1.174:22): using sudo for authentification
                                            2021-01-08 15:25:23.153 - debug: linux-control.0 (20092) [distributionInfo] Motioneye (192.168.1.174:22): send command: 'cat /etc/os-release'
                                            2021-01-08 15:25:23.187 - debug: linux-control.0 (20092) [distributionInfo] Motioneye (192.168.1.174:22): response stdout: 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/"
                                            2021-01-08 15:25:23.188 - debug: linux-control.0 (20092) [distributionInfo] Motioneye (192.168.1.174:22): csvToJson result: [{"prop":"PRETTY_NAME","val":"Debian GNU/Linux 10 (buster)"},{"prop":"NAME","val":"Debian GNU/Linux"},{"prop":"VERSION_ID","val":"10"},{"prop":"VERSION","val":"10 (buster)"},{"prop":"VERSION_CODENAME","val":"buster"},{"prop":"ID","val":"debian"},{"prop":"HOME_URL","val":"https://www.debian.org/"},{"prop":"SUPPORT_URL","val":"https://www.debian.org/support"},{"prop":"BUG_REPORT_URL","val":"https://bugs.debian.org/"}]
                                            2021-01-08 15:25:23.238 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): send command: 'sudo -S apt-get update'
                                            2021-01-08 15:25:23.255 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): response stdout:
                                            [sudo] Passwort für dirk:
                                            dirk ist nicht in der sudoers-Datei. Dieser Vorfall wird gemeldet.
                                            2021-01-08 15:25:23.255 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): send command: 'apt-get --just-print upgrade 2>&1 | perl -ne 'if (/Inst\s([\w,\-,\d,\.,~,:,\+]+)\s[([\w,\-,\d,\.,~,:,\+]+)]\s\(([\w,\-,\d,\.,~,:,\+]+)\)? /i) {print "$1,$2,$3\n"}' | column -s " " -t'
                                            2021-01-08 15:25:23.590 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): response stdout:
                                            2021-01-08 15:25:23.591 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): Motioneye.updates.newPackages: 0
                                            2021-01-08 15:25:23.594 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): Motioneye.updates.upgradable: false
                                            2021-01-08 15:25:23.598 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): send command: 'dpkg-query -f '${db-fsys:Last-Modified}
                                            ' -W | sort -nr | head -1'
                                            2021-01-08 15:25:23.613 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): response stdout: 1585325736
                                            2021-01-08 15:25:23.613 - debug: linux-control.0 (20092) [cmdAptUpdate] Motioneye (192.168.1.174:22): Motioneye.updates.lastUpdate: 1585325736000 -> 27.03.2020 17:15
                                            2021-01-08 15:25:23.656 - debug: linux-control.0 (20092) [servicesInfo] Motioneye (192.168.1.174:22): send command: 'systemctl list-units --type service --all --no-legend | awk '{out=""; for(i=5;i<=NF;i++){out=out" "$i}; print $1","$2","$3","$4","out}''
                                            2021-01-08 15:25:23.666 - debug: linux-control.0 (20092) [servicesInfo] Motioneye (192.168.1.174:22): response stdout: apparmor.service,loaded,active,exited, Load AppArmor profiles
                                            apt-daily-upgrade.service,loaded,inactive,dead, Daily apt upgrade and clean activities
                                            apt-daily.service,loaded,inactive,dead, Daily apt download activities
                                            auditd.service,not-found,inactive,dead, auditd.service
                                            connman.service,not-found,inactive,dead, connman.service
                                            console-screen.service,not-found,inactive,dead, console-screen.service
                                            console-setup.service,loaded,active,exited, Set console font and keymap
                                            cron.service,loaded,active,running, Regular background program processing daemon
                                            dbus.service,loaded,active,running, D-Bus System Message Bus
                                            display-manager.service,not-found,inactive,dead, display-manager.service
                                            emergency.service,loaded,inactive,dead, Emergency Shell
                                            getty-static.service,loaded,inactive,dead, getty on tty2-tty6 if dbus and logind are not available
                                            getty@tty1.service,loaded,active,running, Getty on tty1
                                            ifup@ens18.service,loaded,active,exited, ifup for ens18
                                            ifupdown-pre.service,loaded,active,exited, Helper to synchronize boot up for ifupdown
                                            kbd.service,not-found,inactive,dead, kbd.service
                                            keyboard-setup.service,loaded,active,exited, Set the console keyboard layout
                                            kmod-static-nodes.service,loaded,active,exited, Create list of required static device nodes for the current kernel
                                            logrotate.service,loaded,inactive,dead, Rotate log files
                                            man-db.service,loaded,inactive,dead, Daily man-db regeneration
                                            motion.service,loaded,active,exited, LSB: Start Motion detection
                                            motioneye.service,loaded,active,running, motionEye Server
                                            networking.service,loaded,active,exited, Raise network interfaces
                                            NetworkManager.service,not-found,inactive,dead, NetworkManager.service
                                            plymouth-quit-wait.service,not-found,inactive,dead, plymouth-quit-wait.service
                                            plymouth-start.service,not-found,inactive,dead, plymouth-start.service
                                            rc-local.service,loaded,inactive,dead, /etc/rc.local Compatibility
                                            rescue.service,loaded,inactive,dead, Rescue Shell
                                            rsyslog.service,loaded,active,running, System Logging Service
                                            ssh.service,loaded,active,running, OpenBSD Secure Shell server
                                            systemd-ask-password-console.service,loaded,inactive,dead, Dispatch Password Requests to Console
                                            systemd-ask-password-wall.service,loaded,inactive,dead, Forward Password Requests to Wall
                                            systemd-binfmt.service,loaded,inactive,dead, Set Up Additional Binary Formats
                                            systemd-fsck-root.service,loaded,inactive,dead, File System Check on Root Device
                                            systemd-fsckd.service,loaded,inactive,dead, File System Check Daemon to report status
                                            systemd-hwdb-update.service,loaded,inactive,dead, Rebuild Hardware Database
                                            systemd-initctl.service,loaded,inactive,dead, initctl Compatibility Daemon
                                            systemd-journal-flush.service,loaded,active,exited, Flush Journal to Persistent Storage
                                            systemd-journald.service,loaded,active,running, Journal Service
                                            systemd-logind.service,loaded,active,running, Login Service
                                            systemd-machine-id-commit.service,loaded,inactive,dead, Commit a transient machine-id on disk
                                            systemd-modules-load.service,loaded,active,exited, Load Kernel Modules
                                            systemd-networkd.service,loaded,inactive,dead, Network Service
                                            systemd-random-seed.service,loaded,active,exited, Load/Save Random Seed
                                            systemd-remount-fs.service,loaded,active,exited, Remount Root and Kernel File Systems
                                            systemd-sysctl.service,loaded,active,exited, Apply Kernel Variables
                                            systemd-sysusers.service,loaded,active,exited, Create System Users
                                            systemd-timesyncd.service,loaded,active,running, Network Time Synchronization
                                            systemd-tmpfiles-clean.service,loaded,inactive,dead, Cleanup of Temporary Directories
                                            systemd-tmpfiles-setup-dev.service,loaded,active,exited, Create Static Device Nodes in /dev
                                            systemd-tmpfiles-setup.service,loaded,active,exited, Create Volatile Files and Directories
                                            systemd-udev-trigger.service,loaded,active,exited, udev Coldplug all Devices
                                            systemd-udevd.service,loaded,active,running, udev Kernel Device Manager
                                            systemd-update-done.service,not-found,inactive,dead, systemd-update-done.service
                                            systemd-update-utmp-runlevel.service,loaded,inactive,dead, Update UTMP about System Runlevel Changes
                                            systemd-update-utmp.service,loaded,active,exited, Update UTMP about System Boot/Shutdown
                                            systemd-user-sessions.service,loaded,active,exited, Permit User Sessions
                                            systemd-vconsole-setup.service,not-found,inactive,dead, systemd-vconsole-setup.service
                                            user-runtime-dir@1000.service,loaded,active,exited, User Runtime Directory /run/user/1000
                                            user@1000.service,loaded,active,running, User Manager for UID 1000
                                            2021-01-08 15:25:23.667 - debug: linux-control.0 (20092) [servicesInfo] Motioneye (192.168.1.174:22): csvToJson result: [{"id":"apparmor.service","load":"loaded","active":"active","running":"exited","description":"Load AppArmor profiles"},{"id":"apt-daily-upgrade.service","load":"loaded","active":"inactive","running":"dead","description":"Daily apt upgrade and clean activities"},{"id":"apt-daily.service","load":"loaded","active":"inactive","running":"dead","description":"Daily apt download activities"},{"id":"auditd.service","load":"not-found","active":"inactive","running":"dead","description":"auditd.service"},{"id":"connman.service","load":"not-found","active":"inactive","running":"dead","description":"connman.service"},{"id":"console-screen.service","load":"not-found","active":"inactive","running":"dead","description":"console-screen.service"},{"id":"console-setup.service","load":"loaded","active":"active","running":"exited","description":"Set console font and keymap"},{"id":"cron.service","load":"loaded","active":"active","running":"running","description":"Regular background program processing daemon"},{"id":"dbus.service","load":"loaded","active":"active","running":"running","description":"D-Bus System Message Bus"},{"id":"display-manager.service","load":"not-found","active":"inactive","running":"dead","description":"display-manager.service"},{"id":"emergency.service","load":"loaded","active":"inactive","running":"dead","description":"Emergency Shell"},{"id":"getty-static.service","load":"loaded","active":"inactive","running":"dead","description":"getty on tty2-tty6 if dbus and logind are not available"},{"id":"getty@tty1.service","load":"loaded","active":"active","running":"running","description":"Getty on tty1"},{"id":"ifup@ens18.service","load":"loaded","active":"active","running":"exited","description":"ifup for ens18"},{"id":"ifupdown-pre.service","load":"loaded","active":"active","running":"exited","description":"Helper to synchronize boot up for ifupdown"},{"id":"kbd.service","load":"not-found","active":"inactive","running":"dead","description":"kbd.service"},{"id":"keyboard-setup.service","load":"loaded","active":"active","running":"exited","description":"Set the console keyboard layout"},{"id":"kmod-static-nodes.service","load":"loaded","active":"active","running":"exited","description":"Create list of required static device nodes for the current kernel"},{"id":"logrotate.service","load":"loaded","active":"inactive","running":"dead","description":"Rotate log files"},{"id":"man-db.service","load":"loaded","active":"inactive","running":"dead","description":"Daily man-db regeneration"},{"id":"motion.service","load":"loaded","active":"active","running":"exited","description":"LSB: Start Motion detection"},{"id":"motioneye.service","load":"loaded","active":"active","running":"running","description":"motionEye Server"},{"id":"networking.service","load":"loaded","active":"active","running":"exited","description":"Raise network interfaces"},{"id":"NetworkManager.service","load":"not-found","active":"inactive","running":"dead","description":"NetworkManager.service"},{"id":"plymouth-quit-wait.service","load":"not-found","active":"inactive","running":"dead","description":"plymouth-quit-wait.service"},{"id":"plymouth-start.service","load":"not-found","active":"inactive","running":"dead","description":"plymouth-start.service"},{"id":"rc-local.service","load":"loaded","active":"inactive","running":"dead","description":"/etc/rc.local Compatibility"},{"id":"rescue.service","load":"loaded","active":"inactive","running":"dead","description":"Rescue Shell"},{"id":"rsyslog.service","load":"loaded","active":"active","running":"running","description":"System Logging Service"},{"id":"ssh.service","load":"loaded","active":"active","running":"running","description":"OpenBSD Secure Shell server"},{"id":"systemd-ask-password-console.service","load":"loaded","active":"inactive","running":"dead","description":"Dispatch Password Requests to Console"},{"id":"systemd-ask-password-wall.service","load":"loaded","active":"inactive","running":"dead","description":"Forward Password Requests to Wall"},{"id":"systemd-binfmt.service","load":"loaded","active":"inactive","running":"dead","description":"Set Up Additional Binary Formats"},{"id":"systemd-fsck-root.service","load":"loaded","active":"inactive","running":"dead","description":"File System Check on Root Device"},{"id":"systemd-fsckd.service","load":"loaded","active":"inactive","running":"dead","description":"File System Check Daemon to report status"},{"id":"systemd-hwdb-update.service","load":"loaded","active":"inactive","running":"dead","description":"Rebuild Hardware Database"},{"id":"systemd-initctl.service","load":"loaded","active":"inactive","running":"dead","description":"initctl Compatibility Daemon"},{"id":"systemd-journal-flush.service","load":"loaded","active":"active","running":"exited","description":"Flush Journal to Persistent Storage"},{"id":"systemd-journald.service","load":"loaded","active":"active","running":"running","description":"Journal Service"},{"id":"systemd-logind.service","load":"loaded","active":"active","running":"running","description":"Login Service"},{"id":"systemd-machine-id-commit.service","load":"loaded","active":"inactive","running":"dead","description":"Commit a transient machine-id on disk"},{"id":"systemd-modules-load.service","load":"loaded","active":"active","running":"exited","description":"Load Kernel Modules"},{"id":"systemd-networkd.service","load":"loaded","active":"inactive","running":"dead","description":"Network Service"},{"id":"systemd-random-seed.service","load":"loaded","active":"active","running":"exited","description":"Load/Save Random Seed"},{"id":"systemd-remount-fs.service","load":"loaded","active":"active","running":"exited","description":"Remount Root and Kernel File Systems"},{"id":"systemd-sysctl.service","load":"loaded","active":"active","running":"exited","description":"Apply Kernel Variables"},{"id":"systemd-sysusers.service","load":"loaded","active":"active","running":"exited","description":"Create System Users"},{"id":"systemd-timesyncd.service","load":"loaded","active":"active","running":"running","description":"Network Time Synchronization"},{"id":"systemd-tmpfiles-clean.service","load":"loaded","active":"inactive","running":"dead","description":"Cleanup of Temporary Directories"},{"id":"systemd-tmpfiles-setup-dev.service","load":"loaded","active":"active","running":"exited","description":"Create Static Device Nodes in /dev"},{"id":"systemd-tmpfiles-setup.service","load":"loaded","active":"active","running":"exited","description":"Create Volatile Files and Directories"},{"id":"systemd-udev-trigger.service","load":"loaded","active":"active","running":"exited","description":"udev Coldplug all Devices"},{"id":"systemd-udevd.service","load":"loaded","active":"active","running":"running","description":"udev Kernel Device Manager"},{"id":"systemd-update-done.service","load":"not-found","active":"inactive","running":"dead","description":"systemd-update-done.service"},{"id":"systemd-update-utmp-runlevel.service","load":"loaded","active":"inactive","running":"dead","description":"Update UTMP about System Runlevel Changes"},{"id":"systemd-update-utmp.service","load":"loaded","active":"active","running":"exited","description":"Update UTMP about System Boot/Shutdown"},{"id":"systemd-user-sessions.service","load":"loaded","active":"active","running":"exited","description":"Permit User Sessions"},{"id":"systemd-vconsole-setup.service","load":"not-found","active":"inactive","running":"dead","description":"systemd-vconsole-setup.service"},{"id":"user-runtime-dir@1000.service","load":"loaded","active":"active","running":"exited","description":"User Runtime Directory /run/user/1000"},{"id":"user@1000.service","load":"loaded","active":"active","running":"running","description":"User Manager for UID 1000"}]
                                            2021-01-08 15:25:23.792 - debug: linux-control.0 (20092) [needrestart] Motioneye (192.168.1.174:22): no datapoints selected -> removing existing datapoints
                                            2021-01-08 15:25:23.798 - debug: linux-control.0 (20092) [userCommandExecute] Motioneye (192.168.1.174:22, id: root, description: ): send command: 'df / | grep / | awk '{ print $5}' | sed 's/%//g''
                                            2021-01-08 15:25:23.805 - debug: linux-control.0 (20092) [userCommandExecute] Motioneye (192.168.1.174:22, id: root, description: ): response stdout: 28
                                            2021-01-08 15:25:23.808 - debug: linux-control.0 (20092) [userCommandExecute] Motioneye (192.168.1.174:22, id: mem, description: ): send command: 'free -m | awk ' NR == 2 {print $2";"$3";"$4}''
                                            2021-01-08 15:25:23.813 - debug: linux-control.0 (20092) [userCommandExecute] Motioneye (192.168.1.174:22, id: mem, description: ): response stdout: 3946;222;3533
                                            2021-01-08 15:25:23.815 - debug: linux-control.0 (20092) [userCommandExecute] Motioneye (192.168.1.174:22, id: top-process, description: ): send command: 'ps auxh --sort=-c | awk 'NR<=1 {print $3";"$11}''
                                            2021-01-08 15:25:23.824 - debug: linux-control.0 (20092) [userCommandExecute] Motioneye (192.168.1.174:22, id: top-process, description: ): response stdout: 34.1;/usr/bin/motion
                                            2021-01-08 15:25:23.835 - info: linux-control.0 (20092) successful received data from Motioneye (192.168.1.174:22)
                                            2021-01-08 15:25:23.852 - debug: linux-control.0 (20092) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.refresh' subscribed
                                            2021-01-08 15:25:23.852 - debug: linux-control.0 (20092) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.control.aptUpdate' subscribed
                                            2021-01-08 15:25:23.853 - debug: linux-control.0 (20092) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.control.aptUpgrade' subscribed
                                            2021-01-08 15:25:23.853 - debug: linux-control.0 (20092) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.services.ssh.restart' subscribed
                                            2021-01-08 15:25:23.853 - debug: linux-control.0 (20092) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.services.ssh.start' subscribed
                                            2021-01-08 15:25:23.853 - debug: linux-control.0 (20092) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.services.ssh.stop' subscribed
                                            2021-01-08 15:25:23.853 - debug: linux-control.0 (20092) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.control.restart' subscribed
                                            2021-01-08 15:25:23.853 - debug: linux-control.0 (20092) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.control.shutdown' subscribed
                                            


                                            Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                                            Hier gehts zur Hilfe.

                                            liv-in-sky 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            756
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            javascript template
                                            7
                                            201
                                            18426
                                            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