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 @dirk1962 last edited by

      @dirk1962 benutze bitte immer code tag um solche meldungen im forum zu posten

      du kannst den spoiler tag nutzen und im spoiler tag auch noch das code tag reinkopieren

      hier posten
      

      code tag = </>

      Image 6.png

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

        @liv-in-sky Sorry!

        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
        

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

          @liv-in-sky @Scrounger Ich hatte den Ordner Befehl für Motioneye wieder rausgenommen. In diesem log ist er wieder mit drin.

          2021-01-08 15:49:06.639 - info: host.ioBrokerNUC stopInstance system.adapter.linux-control.0 (force=false, process=true)
          2021-01-08 15:49:06.642 - info: host.ioBrokerNUC stopInstance system.adapter.linux-control.0 send kill signal
          2021-01-08 15:49:06.644 - info: linux-control.0 (21211) Got terminate signal TERMINATE_YOURSELF
          2021-01-08 15:49:06.645 - info: linux-control.0 (21211) cleaned everything up...
          2021-01-08 15:49:06.645 - info: linux-control.0 (21211) terminating
          2021-01-08 15:49:06.645 - debug: linux-control.0 (21211) Plugin sentry destroyed
          2021-01-08 15:49:06.645 - info: linux-control.0 (21211) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2021-01-08 15:49:07.168 - info: host.ioBrokerNUC instance system.adapter.linux-control.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2021-01-08 15:49:09.673 - info: host.ioBrokerNUC instance system.adapter.linux-control.0 started with pid 21312
          2021-01-08 15:49:10.004 - debug: linux-control.0 (21312) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2021-01-08 15:49:10.030 - debug: linux-control.0 (21312) Objects client ready ... initialize now
          2021-01-08 15:49:10.031 - debug: linux-control.0 (21312) Objects create System PubSub Client
          2021-01-08 15:49:10.032 - debug: linux-control.0 (21312) Objects create User PubSub Client
          2021-01-08 15:49:10.032 - debug: linux-control.0 (21312) Objects client initialize lua scripts
          2021-01-08 15:49:10.041 - debug: linux-control.0 (21312) Objects connected to redis: 127.0.0.1:9001
          2021-01-08 15:49:10.043 - debug: linux-control.0 (21312) objectDB connected
          2021-01-08 15:49:10.044 - debug: linux-control.0 (21312) Redis States: Use Redis connection: 127.0.0.1:9000
          2021-01-08 15:49:10.049 - debug: linux-control.0 (21312) States create User PubSub Client
          2021-01-08 15:49:10.050 - debug: linux-control.0 (21312) States create System PubSub Client
          2021-01-08 15:49:10.057 - debug: linux-control.0 (21312) States connected to redis: 127.0.0.1:9000
          2021-01-08 15:49:10.058 - debug: linux-control.0 (21312) statesDB connected
          2021-01-08 15:49:11.034 - debug: linux-control.0 (21312) Plugin sentry Initialize Plugin (enabled=true)
          2021-01-08 15:49:11.082 - info: linux-control.0 (21312) 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:49:11.114 - info: linux-control.0 (21312) getting data from Proxmox (192.168.1.102:22, Adapter start)
          2021-01-08 15:49:11.199 - debug: linux-control.0 (21312) [distributionInfo] Proxmox (192.168.1.102:22): send command: 'cat /etc/os-release'
          2021-01-08 15:49:11.290 - debug: linux-control.0 (21312) [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:49:11.296 - debug: linux-control.0 (21312) [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:49:11.307 - debug: linux-control.0 (21312) [cmdAptUpdate] Proxmox (192.168.1.102:22): send command: 'apt-get update'
          2021-01-08 15:49:13.285 - debug: linux-control.0 (21312) [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://download.proxmox.com/debian/pve buster InRelease
          Hit:4 http://ftp.de.debian.org/debian buster InRelease
          Hit:5 http://ftp.de.debian.org/debian buster-updates InRelease
          Reading package lists...
          2021-01-08 15:49:13.285 - debug: linux-control.0 (21312) [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:49:13.577 - debug: linux-control.0 (21312) [cmdAptUpdate] Proxmox (192.168.1.102:22): response stdout:
          2021-01-08 15:49:13.577 - debug: linux-control.0 (21312) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.newPackages: 0
          2021-01-08 15:49:13.580 - debug: linux-control.0 (21312) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.upgradable: false
          2021-01-08 15:49:13.626 - debug: linux-control.0 (21312) [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:49:13.640 - debug: linux-control.0 (21312) [cmdAptUpdate] Proxmox (192.168.1.102:22): response stdout: 1609669960
          2021-01-08 15:49:13.640 - debug: linux-control.0 (21312) [cmdAptUpdate] Proxmox (192.168.1.102:22): Proxmox.updates.lastUpdate: 1609669960000 -> 03.01.2021 11:32
          2021-01-08 15:49:13.685 - debug: linux-control.0 (21312) [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:49:13.695 - debug: linux-control.0 (21312) [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:49:13.698 - debug: linux-control.0 (21312) [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:49:13.911 - debug: linux-control.0 (21312) [needrestart] Proxmox (192.168.1.102:22): no datapoints selected -> removing existing datapoints
          2021-01-08 15:49:13.918 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): send command: 'du -sk /var/log/ | awk '{ print $1 /1024 }''
          2021-01-08 15:49:13.927 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 28.8086
          2021-01-08 15:49:13.928 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.log.size: 28.81 MB
          2021-01-08 15:49:13.971 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): send command: 'find /var/log/ -name "*" | wc -l'
          2021-01-08 15:49:13.980 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 1382
          2021-01-08 15:49:13.981 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.log.files: 1382 Dateien
          2021-01-08 15:49:14.023 - debug: linux-control.0 (21312) [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:49:15.018 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 1610117351
          2021-01-08 15:49:15.020 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.log.lastChange: 1610117351000 -> 08.01.2021 15:49
          2021-01-08 15:49:15.064 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): send command: 'du -sk /var/ | awk '{ print $1 /1024 }''
          2021-01-08 15:49:15.095 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 1899.54
          2021-01-08 15:49:15.096 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.var.size: 1899.54 MB
          2021-01-08 15:49:15.140 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): send command: 'find /var/ -name "*" | wc -l'
          2021-01-08 15:49:15.159 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 5349
          2021-01-08 15:49:15.161 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.var.files: 5349 Dateien
          2021-01-08 15:49:15.205 - debug: linux-control.0 (21312) [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:49:19.082 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): response stdout: 1610117359
          2021-01-08 15:49:19.083 - debug: linux-control.0 (21312) [folderSizes] Proxmox (192.168.1.102:22): Proxmox.folders.var.lastChange: 1610117359000 -> 08.01.2021 15:49
          2021-01-08 15:49:19.128 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: root, description: ): send command: 'df / | grep / | awk '{ print $5}' | sed 's/%//g''
          2021-01-08 15:49:19.137 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: root, description: ): response stdout: 14
          2021-01-08 15:49:19.139 - debug: linux-control.0 (21312) [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:49:19.145 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: mem, description: ): response stdout: 31986;7015;24428
          2021-01-08 15:49:19.188 - debug: linux-control.0 (21312) [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:49:19.195 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: swap, description: ): response stdout: 8191;0;8191
          2021-01-08 15:49:19.240 - debug: linux-control.0 (21312) [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:49:19.255 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: top-process, description: ): response stdout: 39.4;/usr/bin/kvm
          2021-01-08 15:49:19.300 - debug: linux-control.0 (21312) [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:49:19.307 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: cpu-temp, description: ): response stdout: 60
          2021-01-08 15:49:19.352 - debug: linux-control.0 (21312) [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:49:19.359 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_0, description: ): response stdout: 60
          2021-01-08 15:49:19.404 - debug: linux-control.0 (21312) [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:49:19.411 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_1, description: ): response stdout: 58
          2021-01-08 15:49:19.459 - debug: linux-control.0 (21312) [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:49:19.468 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_2, description: ): response stdout: 58
          2021-01-08 15:49:19.470 - debug: linux-control.0 (21312) [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:49:19.478 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: Core_3, description: ): response stdout: 59
          2021-01-08 15:49:19.481 - debug: linux-control.0 (21312) [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:49:20.042 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.Raspberrymatic, description: ): response stdout: running
          2021-01-08 15:49:20.056 - debug: linux-control.0 (21312) [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:49:20.646 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.ioBroker, description: ): response stdout: running
          2021-01-08 15:49:20.649 - debug: linux-control.0 (21312) [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:49:21.202 - debug: linux-control.0 (21312) [userCommandExecute] Proxmox (192.168.1.102:22, id: befehle.Motioneye, description: ): response stdout: running
          2021-01-08 15:49:21.210 - info: linux-control.0 (21312) successful received data from Proxmox (192.168.1.102:22)
          2021-01-08 15:49:21.232 - debug: linux-control.0 (21312) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.refresh' subscribed
          2021-01-08 15:49:21.232 - debug: linux-control.0 (21312) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.aptUpdate' subscribed
          2021-01-08 15:49:21.232 - debug: linux-control.0 (21312) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.aptUpgrade' subscribed
          2021-01-08 15:49:21.232 - debug: linux-control.0 (21312) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.services.ssh.restart' subscribed
          2021-01-08 15:49:21.233 - debug: linux-control.0 (21312) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.services.ssh.start' subscribed
          2021-01-08 15:49:21.233 - debug: linux-control.0 (21312) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.services.ssh.stop' subscribed
          2021-01-08 15:49:21.233 - debug: linux-control.0 (21312) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.restart' subscribed
          2021-01-08 15:49:21.233 - debug: linux-control.0 (21312) [refreshHost] Proxmox (192.168.1.102:22): button 'linux-control.0.Proxmox.control.shutdown' subscribed
          2021-01-08 15:49:21.233 - info: linux-control.0 (21312) getting data from ioBroker (192.168.1.170:22, Adapter start)
          2021-01-08 15:49:21.244 - debug: linux-control.0 (21312) [getConnection] Host 'ioBroker' (192.168.1.170:22): using sudo for authentification
          2021-01-08 15:49:21.341 - debug: linux-control.0 (21312) [distributionInfo] ioBroker (192.168.1.170:22): send command: 'cat /etc/os-release'
          2021-01-08 15:49:21.374 - debug: linux-control.0 (21312) [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:49:21.376 - debug: linux-control.0 (21312) [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:49:21.434 - debug: linux-control.0 (21312) [cmdAptUpdate] ioBroker (192.168.1.170:22): send command: 'sudo -S apt-get update'
          2021-01-08 15:49:21.452 - debug: linux-control.0 (21312) [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:49:21.452 - debug: linux-control.0 (21312) [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:49:21.805 - debug: linux-control.0 (21312) [cmdAptUpdate] ioBroker (192.168.1.170:22): response stdout:
          2021-01-08 15:49:21.806 - debug: linux-control.0 (21312) [cmdAptUpdate] ioBroker (192.168.1.170:22): ioBroker.updates.newPackages: 0
          2021-01-08 15:49:21.809 - debug: linux-control.0 (21312) [cmdAptUpdate] ioBroker (192.168.1.170:22): ioBroker.updates.upgradable: false
          2021-01-08 15:49:21.814 - debug: linux-control.0 (21312) [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:49:21.828 - debug: linux-control.0 (21312) [cmdAptUpdate] ioBroker (192.168.1.170:22): response stdout: 1609923124
          2021-01-08 15:49:21.829 - debug: linux-control.0 (21312) [cmdAptUpdate] ioBroker (192.168.1.170:22): ioBroker.updates.lastUpdate: 1609923124000 -> 06.01.2021 09:52
          2021-01-08 15:49:21.873 - debug: linux-control.0 (21312) [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:49:21.881 - debug: linux-control.0 (21312) [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:49:21.884 - debug: linux-control.0 (21312) [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:49:22.037 - debug: linux-control.0 (21312) [needrestart] ioBroker (192.168.1.170:22): no datapoints selected -> removing existing datapoints
          2021-01-08 15:49:22.043 - debug: linux-control.0 (21312) [userCommandExecute] ioBroker (192.168.1.170:22, id: root, description: ): send command: 'df / | grep / | awk '{ print $5}' | sed 's/%//g''
          2021-01-08 15:49:22.048 - debug: linux-control.0 (21312) [userCommandExecute] ioBroker (192.168.1.170:22, id: root, description: ): response stdout: 27
          2021-01-08 15:49:22.051 - debug: linux-control.0 (21312) [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:49:22.056 - debug: linux-control.0 (21312) [userCommandExecute] ioBroker (192.168.1.170:22, id: mem, description: ): response stdout: 7978;2251;5034
          2021-01-08 15:49:22.058 - debug: linux-control.0 (21312) [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:49:22.064 - debug: linux-control.0 (21312) [userCommandExecute] ioBroker (192.168.1.170:22, id: swap, description: ): response stdout: 8189;0;8189
          2021-01-08 15:49:22.066 - debug: linux-control.0 (21312) [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:49:22.080 - debug: linux-control.0 (21312) [userCommandExecute] ioBroker (192.168.1.170:22, id: top-process, description: ): response stdout: 8.4;io.linux-control.0
          2021-01-08 15:49:22.082 - debug: linux-control.0 (21312) [userCommand] ioBroker (192.168.1.170:22): datapoint-id: ioB-stop, description: : create button
          2021-01-08 15:49:22.083 - debug: linux-control.0 (21312) [userCommand] ioBroker (192.168.1.170:22): datapoint-id: ioB-start, description: : create button
          2021-01-08 15:49:22.084 - debug: linux-control.0 (21312) [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:49:22.397 - debug: linux-control.0 (21312) [userCommandExecute] ioBroker (192.168.1.170:22, id: opt, description: ): response stdout: 1833808
          2021-01-08 15:49:22.402 - info: linux-control.0 (21312) successful received data from ioBroker (192.168.1.170:22)
          2021-01-08 15:49:22.417 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.refresh' subscribed
          2021-01-08 15:49:22.418 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.control.aptUpdate' subscribed
          2021-01-08 15:49:22.418 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.control.aptUpgrade' subscribed
          2021-01-08 15:49:22.418 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.ssh.restart' subscribed
          2021-01-08 15:49:22.418 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.ioB-stop' subscribed
          2021-01-08 15:49:22.418 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.ioB-start' subscribed
          2021-01-08 15:49:22.418 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.ssh.start' subscribed
          2021-01-08 15:49:22.419 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.ssh.stop' subscribed
          2021-01-08 15:49:22.419 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.iobroker.restart' subscribed
          2021-01-08 15:49:22.419 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.iobroker.start' subscribed
          2021-01-08 15:49:22.419 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.services.iobroker.stop' subscribed
          2021-01-08 15:49:22.419 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.control.restart' subscribed
          2021-01-08 15:49:22.420 - debug: linux-control.0 (21312) [refreshHost] ioBroker (192.168.1.170:22): button 'linux-control.0.ioBroker.control.shutdown' subscribed
          2021-01-08 15:49:22.420 - info: linux-control.0 (21312) getting data from Raspberrymatic (192.168.1.171:22, Adapter start)
          2021-01-08 15:49:22.517 - debug: linux-control.0 (21312) [distributionInfo] Raspberrymatic (192.168.1.171:22): send command: 'cat /etc/os-release'
          2021-01-08 15:49:22.523 - debug: linux-control.0 (21312) [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:49:22.525 - debug: linux-control.0 (21312) [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:49:22.571 - warn: linux-control.0 (21312) [distributionInfo] Raspberrymatic (192.168.1.171:22): property 'VERSION_CODENAME' not exist in result!
          2021-01-08 15:49:22.617 - debug: linux-control.0 (21312) [cmdAptUpdate] Raspberrymatic (192.168.1.171:22): no datapoints selected -> removing existing datapoints
          2021-01-08 15:49:22.619 - debug: linux-control.0 (21312) [servicesInfo] Raspberrymatic (192.168.1.171:22): no datapoints selected -> removing existing datapoints
          2021-01-08 15:49:22.624 - debug: linux-control.0 (21312) [needrestart] Raspberrymatic (192.168.1.171:22): no datapoints selected -> removing existing datapoints
          2021-01-08 15:49:22.630 - debug: linux-control.0 (21312) [userCommandExecute] Raspberrymatic (192.168.1.171:22, id: root, description: ): send command: 'df / | grep / | awk '{ print $5}' | sed 's/%//g''
          2021-01-08 15:49:22.635 - debug: linux-control.0 (21312) [userCommandExecute] Raspberrymatic (192.168.1.171:22, id: root, description: ): response stdout: 61
          2021-01-08 15:49:22.683 - info: linux-control.0 (21312) successful received data from Raspberrymatic (192.168.1.171:22)
          2021-01-08 15:49:22.701 - debug: linux-control.0 (21312) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.refresh' subscribed
          2021-01-08 15:49:22.702 - debug: linux-control.0 (21312) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.control.aptUpgrade' subscribed
          2021-01-08 15:49:22.702 - debug: linux-control.0 (21312) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.control.aptUpdate' subscribed
          2021-01-08 15:49:22.702 - debug: linux-control.0 (21312) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.control.restart' subscribed
          2021-01-08 15:49:22.702 - debug: linux-control.0 (21312) [refreshHost] Raspberrymatic (192.168.1.171:22): button 'linux-control.0.Raspberrymatic.control.shutdown' subscribed
          2021-01-08 15:49:22.702 - info: linux-control.0 (21312) getting data from Motioneye (192.168.1.174:22, Adapter start)
          2021-01-08 15:49:22.713 - debug: linux-control.0 (21312) [getConnection] Host 'Motioneye' (192.168.1.174:22): using sudo for authentification
          2021-01-08 15:49:22.795 - debug: linux-control.0 (21312) [distributionInfo] Motioneye (192.168.1.174:22): send command: 'cat /etc/os-release'
          2021-01-08 15:49:22.826 - debug: linux-control.0 (21312) [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:49:22.829 - debug: linux-control.0 (21312) [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:49:22.837 - debug: linux-control.0 (21312) [cmdAptUpdate] Motioneye (192.168.1.174:22): send command: 'sudo -S apt-get update'
          2021-01-08 15:49:22.858 - debug: linux-control.0 (21312) [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:49:22.858 - debug: linux-control.0 (21312) [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:49:23.192 - debug: linux-control.0 (21312) [cmdAptUpdate] Motioneye (192.168.1.174:22): response stdout:
          2021-01-08 15:49:23.192 - debug: linux-control.0 (21312) [cmdAptUpdate] Motioneye (192.168.1.174:22): Motioneye.updates.newPackages: 0
          2021-01-08 15:49:23.195 - debug: linux-control.0 (21312) [cmdAptUpdate] Motioneye (192.168.1.174:22): Motioneye.updates.upgradable: false
          2021-01-08 15:49:23.201 - debug: linux-control.0 (21312) [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:49:23.216 - debug: linux-control.0 (21312) [cmdAptUpdate] Motioneye (192.168.1.174:22): response stdout: 1585325736
          2021-01-08 15:49:23.217 - debug: linux-control.0 (21312) [cmdAptUpdate] Motioneye (192.168.1.174:22): Motioneye.updates.lastUpdate: 1585325736000 -> 27.03.2020 17:15
          2021-01-08 15:49:23.260 - debug: linux-control.0 (21312) [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:49:23.269 - debug: linux-control.0 (21312) [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:49:23.270 - debug: linux-control.0 (21312) [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:49:23.398 - debug: linux-control.0 (21312) [needrestart] Motioneye (192.168.1.174:22): no datapoints selected -> removing existing datapoints
          2021-01-08 15:49:23.403 - debug: linux-control.0 (21312) [folderSizes] Motioneye (192.168.1.174:22): send command: 'sudo -S du -sk /var/lib/motioneye | awk '{ print $1 /1024 }''
          2021-01-08 15:49:23.424 - debug: linux-control.0 (21312) [folderSizes] 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:49:23.425 - debug: linux-control.0 (21312) [folderSizes] Motioneye (192.168.1.174:22): Motioneye.folders.motioneye.size: NaN MB
          2021-01-08 15:49:23.427 - debug: linux-control.0 (21312) [folderSizes] Motioneye (192.168.1.174:22): send command: 'sudo -S find /var/lib/motioneye -name "*" | wc -l'
          2021-01-08 15:49:23.443 - debug: linux-control.0 (21312) [folderSizes] Motioneye (192.168.1.174:22): response stdout:
          [sudo] Passwort für dirk:
          dirk ist nicht in der sudoers-Datei. Dieser Vorfall wird gemeldet.
          0
          2021-01-08 15:49:23.444 - debug: linux-control.0 (21312) [folderSizes] Motioneye (192.168.1.174:22): Motioneye.folders.motioneye.files: NaN Dateien
          2021-01-08 15:49:23.487 - debug: linux-control.0 (21312) [folderSizes] Motioneye (192.168.1.174:22): send command: 'tmp=$(sudo -S find /var/lib/motioneye -name "*" -type f -exec stat -c "%Y %n" -- {} \; | sort -nr | head -n1 | awk '{print $2}') && date +%s -r $tmp'
          2021-01-08 15:49:23.508 - debug: linux-control.0 (21312) [folderSizes] Motioneye (192.168.1.174:22): response stdout:
          [sudo] Passwort für dirk:
          dirk ist nicht in der sudoers-Datei. Dieser Vorfall wird gemeldet.
          date: Diese Option benötigt ein Argument -- »r«
          „date --help“ liefert weitere Informationen.
          2021-01-08 15:49:23.509 - debug: linux-control.0 (21312) [folderSizes] Motioneye (192.168.1.174:22): Motioneye.folders.motioneye.lastChange: NaN ->
          2021-01-08 15:49:23.551 - debug: linux-control.0 (21312) [userCommandExecute] Motioneye (192.168.1.174:22, id: root, description: ): send command: 'df / | grep / | awk '{ print $5}' | sed 's/%//g''
          2021-01-08 15:49:23.559 - debug: linux-control.0 (21312) [userCommandExecute] Motioneye (192.168.1.174:22, id: root, description: ): response stdout: 28
          2021-01-08 15:49:23.561 - debug: linux-control.0 (21312) [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:49:23.570 - debug: linux-control.0 (21312) [userCommandExecute] Motioneye (192.168.1.174:22, id: mem, description: ): response stdout: 3946;222;3532
          2021-01-08 15:49:23.582 - debug: linux-control.0 (21312) [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:49:23.596 - debug: linux-control.0 (21312) [userCommandExecute] Motioneye (192.168.1.174:22, id: top-process, description: ): response stdout: 33.9;/usr/bin/motion
          2021-01-08 15:49:23.606 - info: linux-control.0 (21312) successful received data from Motioneye (192.168.1.174:22)
          2021-01-08 15:49:23.619 - debug: linux-control.0 (21312) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.refresh' subscribed
          2021-01-08 15:49:23.619 - debug: linux-control.0 (21312) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.control.aptUpdate' subscribed
          2021-01-08 15:49:23.619 - debug: linux-control.0 (21312) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.control.aptUpgrade' subscribed
          2021-01-08 15:49:23.620 - debug: linux-control.0 (21312) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.services.ssh.restart' subscribed
          2021-01-08 15:49:23.620 - debug: linux-control.0 (21312) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.services.ssh.start' subscribed
          2021-01-08 15:49:23.620 - debug: linux-control.0 (21312) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.services.ssh.stop' subscribed
          2021-01-08 15:49:23.620 - debug: linux-control.0 (21312) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.control.restart' subscribed
          2021-01-08 15:49:23.620 - debug: linux-control.0 (21312) [refreshHost] Motioneye (192.168.1.174:22): button 'linux-control.0.Motioneye.control.shutdown' subscribed
          

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

            @dirk1962 sagte in HTML Tabelle Linux-Control Adapter:

            @liv-in-sky @Scrounger Ich hatte den Ordner Befehl für Motioneye wieder rausgenommen. In diesem log ist er wieder mit drin.

            Coole Fehlermeldung, du wurdest gemeldet 😁

            [sudo] Passwort für dirk:
            dirk ist nicht in der sudoers-Datei. Dieser Vorfall wird gemeldet.
            

            User hat nicht ausreichend rechte.

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

              @Scrounger

              die bestrafung ist auf bewährung - da er sich ja selbst angezeigt hat 🙂

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

                @liv-in-sky
                Abwarten, was da erst steht wenn er sich nach 20h einloggt 😁

                Blöd das das als response und nicht als Fehler kommt, muss ich mir was überlegen, wie man das abfangen bzw. im log als error ausgeben kann.

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

                  @Scrounger @liv-in-sky Gerade war die Polizei da und wollte mich verhaften. Ich hab alles abgestritten und sie zu Euch geschickt, weil von Euch der Adapter und das Script ist. 😀 😀

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

                    @dirk1962 1mann-gefesselt.jpg

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

                      @Scrounger Mit dem Update von Linux Control wurden die nicht ausreichenden Rechte als error angezeigt. Seitdem ich die Rechte gesetzt habe, werden auch die Inhalte der Ordner korrekt angezeigt. Vielen Dank für Deine Hilfe.

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

                        @liv-in-sky, ich habe für meine drei VM's unter Proxmox Datenpunkte für start/stop angelegt. Diese sind in den Objekten sichtbar und schaltbar. In der html-Tabelle von VIS sind sie ebenfalls schaltbar. In der materialdesign Icon List allerdings nicht. Habe ich irgendwas übersehen oder mache ich etwas falsch?


                        Befehle start-stop.png
                        Objekte.png
                        VIS-html.png
                        VIS-materialdesign-Icon List.png

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

                          @dirk1962 leider check ich nicht, was du meinst - alle 6 schalter sind im untersten bild md-widget zu sehen - was genau fehlt dir ?

                          Image 1.png

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

                            @liv-in-sky mir fehlt nichts, die Schalter sind "tot". Wenn ich auf Motioneye-stop drücke passiert nichts.

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

                              @dirk1962

                              sorry - schaltbar mit sichtbar verwechselt 😞

                              das kommt bei mir manchmal auch vor - da verliert die vis die verbindung vom socket (vermute ich) - da hilft ein browser refresh

                              egal ob in der tabelle oder im widget - es wird immer das selbe interne script ausgeführt

                              dirk1962 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:

                                @dirk1962
                                egal ob in der tabelle oder im widget - es wird immer das selbe interne script ausgeführt

                                Das ist mir auch klar. Nur wenn auf 4 verschiedenen Geräten das Schalten per html-Tabelle funktioniert und das Schalten per MD Widget nicht, dann ist der refresh des Browsers für mich nicht nachvollziehbar. 😕

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

                                  @dirk1962 hast du mal in chrome die entwickler-console geöffnet, vielleicht sieht man da was, wenn du den button drückst

                                  anim-gif36.gif

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

                                    @liv-in-sky das kommt beim Drücken auf Motioneye-stop

                                    Console.png

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

                                      @dirk1962

                                      script in html tabelle wird ausgeführt - anscheinend ist parameter übergabe im script nicht korrekt

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

                                        @dirk1962

                                        hast du lust auf anydesk session - im moment sehe ich bei mir hier kein problem

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

                                          @liv-in-sky, auf dem PC geht es mittlerweile. Frag mich aber bitte nicht, was ich gemacht habe. Auf dem Tablet und Handy muss ich noch prüfen. Da weiß ich auch noch nicht, wie ich da die Entwickler-console geöffnet bekomme.
                                          Du hast sicherlich Recht, dass das Problem bei mir liegt 😞 😞 .

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

                                            @dirk1962 hauptsache es funktioniert schon mal auf dem pc in chrome- damit ist die fehlersuche schon mal extrem eingeschränkt worden

                                            dirk1962 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            879
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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