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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Adapter "iobroker.nut" - UPS Daten im iobroker

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    208

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Adapter "iobroker.nut" - UPS Daten im iobroker

Adapter "iobroker.nut" - UPS Daten im iobroker

Scheduled Pinned Locked Moved Tester
83 Posts 14 Posters 16.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rascal
    wrote on last edited by
    #36

    hey,

    ja, das meine ich, da ich alle paar Sekunden abfrage, sind es doch einige Einträge die da zusammenkommen.

    1 Reply Last reply
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      wrote on last edited by
      #37

      Aaaahh … das ist wahr. Meines Wissens nach Fragt übrigens nur das nur alle 3 Minuten oder so ab ... also musst mal schauen wie sich da wirklich was ändert falls was ist ...

      Ich plane eh gerade Umbau als Deamon das man noch die NUT-Notifies auch dahin melden kann und der Adapter darauf reagieren kann. Dann ändert sich das eh .

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Reply Last reply
      0
      • apollon77A Offline
        apollon77A Offline
        apollon77
        wrote on last edited by
        #38

        So, jetzt bin ich soweit.

        Es gibt eine neue Version des NUT Adapters auf Github. Die News sind:

        • Adapter läuft jetzt als Deamon. Das Anfrageintervall kann in der Adapter-Konfiguration in Sekunden eingestellt werden. Üblicherweise aktualisiert NUT z.B. bei APC alle 3 Minuten.

        • Ich habe das "status.severity" so gelassen wie oben im Thread beschrieben

        • Adapter kann nun Messages für Notifies empfangen und ein Beispielscript für upsmon ist mit dabei. Mehr Infos auf der Github-Seite.

        Bevor ich es offiziell veröffentliche wäre es super wenn Ihr es ausprobieren würdet/könntet.

        Danke!

        Ingo F

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        1 Reply Last reply
        0
        • R Offline
          R Offline
          rascal
          wrote on last edited by
          #39

          hey,

          blöde Frage: Wie?

          im iobroker scheint der bei "Installieren aus eigenem URL" nicht auf, und mit "https://github.com/Apollon77/ioBroker.nut.git" bricht er mit der Fehlermeldung ab:

          $ ./iobroker url "https://github.com/Apollon77/ioBroker.nut.git"
          install https://github.com/Apollon77/ioBroker.nut.git/tarball/master
          npm install https://github.com/Apollon77/ioBroker.nut.git/tarball/master --production --prefix "/opt/iobroker" (System call)
          npm 
          ERR! fetch failed https://github.com/Apollon77/ioBroker.nut.git/tarball/master
          npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
          
          1 Reply Last reply
          0
          • HomoranH Do not disturb
            HomoranH Do not disturb
            Homoran
            Global Moderator Administrators
            wrote on last edited by
            #40

            @rascal:

            blöde Frage: Wie? `

            Pfad für Installation aus eigenem Repo über den admin wäre IMHO:

            https://github.com/Apollon77/ioBroker.nut
            

            Gruß

            Rainer

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Reply Last reply
            1
            • R Offline
              R Offline
              rascal
              wrote on last edited by
              #41

              hey,

              ich dachte, man muss das Intervall nun in den Adaptereinstellungen angeben, aber er fragt nach wie vor nach dem schedule:

              system-adapter-nut-0	2016-10-03 15:02:35.012	error	schedule attribute missing
              host-Mastermind	2016-10-03 15:02:32.510	warn	stopInstance system.adapter.nut.0 not scheduled
              host-Mastermind	2016-10-03 15:02:32.509	info	stopInstance system.adapter.nut.0
              

              der Adapter funktioniert nur, wenn man im Schedule die Werte eingibt, mit dem Wert im Adapter setup fängter er nichts an.

              Ebenfalls schreibt er nun einiges mehr in das Log:

              nut.0	2016-10-03 15:06:51.561	debug	host. redis publish io.nut.0.status.bypass {"val":false,"ack":true,"ts":1475500011533,"q":0,"from":"system.adapter.nut.0","lc":1472998201460}
              nut.0	2016-10-03 15:06:51.561	debug	host. redis publish io.nut.0.status.discharging {"val":false,"ack":true,"ts":1475500011533,"q":0,"from":"system.adapter.nut.0","lc":1475167426054}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.charging {"val":false,"ack":true,"ts":1475500011533,"q":0,"from":"system.adapter.nut.0","lc":1475169226032}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.replacebattery {"val":false,"ack":true,"ts":1475500011532,"q":0,"from":"system.adapter.nut.0","lc":1472998201459}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.highbattery {"val":false,"ack":true,"ts":1475500011532,"q":0,"from":"system.adapter.nut.0","lc":1472998201459}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.lowbattery {"val":false,"ack":true,"ts":1475500011532,"q":0,"from":"system.adapter.nut.0","lc":1474118700977}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.onbattery {"val":false,"ack":true,"ts":1475500011531,"q":0,"from":"system.adapter.nut.0","lc":1475167426048}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.online {"val":true,"ack":true,"ts":1475500011531,"q":0,"from":"system.adapter.nut.0","lc":1475167426048}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.vendorid {"val":"051d","ack":true,"ts":1475500011530,"q":0,"from":"system.adapter.nut.0","lc":1472998201458}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.timer-shutdown {"val":"-1","ack":true,"ts":1475500011530,"q":0,"from":"system.adapter.nut.0","lc":1472998201458}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.timer-reboot {"val":"0","ack":true,"ts":1475500011530,"q":0,"from":"system.adapter.nut.0","lc":1472998201457}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.status {"val":"OL","ack":true,"ts":1475500011529,"q":0,"from":"system.adapter.nut.0","lc":1475169226029}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.serial {"val":"5B1349T03604 ","ack":true,"ts":1475500011529,"q":0,"from":"system.adapter.nut.0","lc":1472998201456}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.productid {"val":"0002","ack":true,"ts":1475500011529,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.model {"val":"Back-UPS ES 700G","ack":true,"ts":1475500011528,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.mfr-date {"val":"2013/12/04","ack":true,"ts":1475500011528,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
              nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.mfr {"val":"APC","ack":true,"ts":1475500011527,"q":0,"from":"system.adapter.nut.0","lc":1472998201454}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.load {"val":"28","ack":true,"ts":1475500011527,"q":0,"from":"system.adapter.nut.0","lc":1475167411043}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.firmware-aux {"val":"O3 ","ack":true,"ts":1475500011527,"q":0,"from":"system.adapter.nut.0","lc":1472998201454}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.firmware {"val":"871.O3 .I","ack":true,"ts":1475500011526,"q":0,"from":"system.adapter.nut.0","lc":1472998201453}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.delay-shutdown {"val":"20","ack":true,"ts":1475500011526,"q":0,"from":"system.adapter.nut.0","lc":1472998201452}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.beeper-status {"val":"enabled","ack":true,"ts":1475500011525,"q":0,"from":"system.adapter.nut.0","lc":1472998201452}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.voltage-nominal {"val":"230","ack":true,"ts":1475500011525,"q":0,"from":"system.adapter.nut.0","lc":1472998201448}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.voltage {"val":"232.0","ack":true,"ts":1475500011525,"q":0,"from":"system.adapter.nut.0","lc":1475499511669}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.transfer-low {"val":"180","ack":true,"ts":1475500011524,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.transfer-high {"val":"266","ack":true,"ts":1475500011524,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.sensitivity {"val":"medium","ack":true,"ts":1475500011523,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.driver.version-internal {"val":"0.38","ack":true,"ts":1475500011523,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.driver.version-data {"val":"APC HID 0.95","ack":true,"ts":1475500011523,"q":0,"from":"system.adapter.nut.0","lc":1472998201446}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.driver.version {"val":"2.7.2","ack":true,"ts":1475500011522,"q":0,"from":"system.adapter.nut.0","lc":1472998201446}
              nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.driver.parameter-port {"val":"auto","ack":true,"ts":1475500011522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.driver.parameter-pollinterval {"val":"2","ack":true,"ts":1475500011522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.driver.parameter-pollfreq {"val":"30","ack":true,"ts":1475500011521,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.driver.name {"val":"usbhid-ups","ack":true,"ts":1475500011521,"q":0,"from":"system.adapter.nut.0","lc":1472998201444}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.device.type {"val":"ups","ack":true,"ts":1475500011520,"q":0,"from":"system.adapter.nut.0","lc":1472998201444}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.device.serial {"val":"5B1349T03604 ","ack":true,"ts":1475500011520,"q":0,"from":"system.adapter.nut.0","lc":1472998201443}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.device.model {"val":"Back-UPS ES 700G","ack":true,"ts":1475500011520,"q":0,"from":"system.adapter.nut.0","lc":1472998201443}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.device.mfr {"val":"APC","ack":true,"ts":1475500011519,"q":0,"from":"system.adapter.nut.0","lc":1472998201442}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.voltage-nominal {"val":"12.0","ack":true,"ts":1475500011519,"q":0,"from":"system.adapter.nut.0","lc":1472998201442}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.voltage {"val":"13.7","ack":true,"ts":1475500011518,"q":0,"from":"system.adapter.nut.0","lc":1475499511664}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.type {"val":"PbAc","ack":true,"ts":1475500011518,"q":0,"from":"system.adapter.nut.0","lc":1472998201441}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.runtime-low {"val":"120","ack":true,"ts":1475500011518,"q":0,"from":"system.adapter.nut.0","lc":1472998201441}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.runtime {"val":"1672","ack":true,"ts":1475500011517,"q":0,"from":"system.adapter.nut.0","lc":1475169241007}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.mfr-date {"val":"2013/12/04","ack":true,"ts":1475500011517,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.date {"val":"not set","ack":true,"ts":1475500011516,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
              nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.charge-warning {"val":"50","ack":true,"ts":1475500011516,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
              nut.0	2016-10-03 15:06:51.557	debug	host. redis publish io.nut.0.battery.charge-low {"val":"10","ack":true,"ts":1475500011516,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
              nut.0	2016-10-03 15:06:51.557	debug	host. redis publish io.nut.0.battery.charge {"val":"100","ack":true,"ts":1475500011515,"q":0,"from":"system.adapter.nut.0","lc":1475169241004}
              nut.0	2016-10-03 15:06:51.557	info	nut.0 All Nut values set
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.severity = 0
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.shutdown = false
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.shutdown
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.boosting = false
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.boosting
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.trimming = false
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.trimming
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.overload = false
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.overload
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.offline = false
              nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.offline
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.calibration = false
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.calibration
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.bypass = false
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.bypass
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.discharging = false
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.discharging
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.charging = false
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.charging
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.replacebattery = false
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.replacebattery
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.highbattery = false
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.highbattery
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.lowbattery = false
              nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.lowbattery
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State status.onbattery = false
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State status.onbattery
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Severity Flag idle=true
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State status.online = true
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State status.online
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create Channel status
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State ups.vendorid = 051d
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State ups.vendorid
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State ups.timer-shutdown = -1
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State ups.timer-shutdown
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State ups.timer-reboot = 0
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State ups.timer-reboot
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State ups.status = OL
              nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State ups.status
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.serial = 5B1349T03604
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.serial
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.productid = 0002
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.productid
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.model = Back-UPS ES 700G
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.model
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.mfr-date = 2013/12/04
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.mfr-date
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.mfr = APC
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.mfr
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.load = 28
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.load
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.firmware-aux = O3
              nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.firmware-aux
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State ups.firmware = 871.O3 .I
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State ups.firmware
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State ups.delay-shutdown = 20
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State ups.delay-shutdown
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State ups.beeper-status = enabled
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State ups.beeper-status
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create Channel ups
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State input.voltage-nominal = 230
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State input.voltage-nominal
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State input.voltage = 232.0
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State input.voltage
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State input.transfer-low = 180
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State input.transfer-low
              nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State input.transfer-high = 266
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State input.transfer-high
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State input.sensitivity = medium
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State input.sensitivity
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create Channel input
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State driver.version-internal = 0.38
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State driver.version-internal
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State driver.version-data = APC HID 0.95
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State driver.version-data
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State driver.version = 2.7.2
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State driver.version
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State driver.parameter-port = auto
              nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State driver.parameter-port
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State driver.parameter-pollinterval = 2
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State driver.parameter-pollinterval
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State driver.parameter-pollfreq = 30
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State driver.parameter-pollfreq
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State driver.name = usbhid-ups
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State driver.name
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create Channel driver
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State device.type = ups
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State device.type
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State device.serial = 5B1349T03604
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State device.serial
              nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State device.model = Back-UPS ES 700G
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State device.model
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State device.mfr = APC
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State device.mfr
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create Channel device
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State battery.voltage-nominal = 12.0
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State battery.voltage-nominal
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State battery.voltage = 13.7
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State battery.voltage
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State battery.type = PbAc
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State battery.type
              nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State battery.runtime-low = 120
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.runtime-low
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Set State battery.runtime = 1672
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.runtime
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Set State battery.mfr-date = 2013/12/04
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.mfr-date
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Set State battery.date = not set
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.date
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Set State battery.charge-warning = 50
              nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.charge-warning
              nut.0	2016-10-03 15:06:51.547	debug	nut.0 Set State battery.charge-low = 10
              nut.0	2016-10-03 15:06:51.547	debug	nut.0 Create State battery.charge-low
              nut.0	2016-10-03 15:06:51.547	debug	nut.0 Set State battery.charge = 100
              nut.0	2016-10-03 15:06:51.547	debug	nut.0 Create State battery.charge
              nut.0	2016-10-03 15:06:51.547	debug	nut.0 Create Channel battery
              nut.0	2016-10-03 15:06:51.547	debug	nut.0 Got values, start setting them
              nut.0	2016-10-03 15:06:51.542	debug	nut.0 NUT Connection ready
              nut.0	2016-10-03 15:06:51.541	info	nut.0 Start NUT update
              nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.uptime {"val":196,"ack":true,"ts":1475500011384,"q":0,"from":"system.adapter.nut.0","lc":1475500011384}
              nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.memHeapUsed {"val":17.8,"ack":true,"ts":1475500011384,"q":0,"from":"system.adapter.nut.0","lc":1475500011384}
              nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.memHeapTotal {"val":20.82,"ack":true,"ts":1475500011384,"q":0,"from":"system.adapter.nut.0","lc":1475500011384}
              nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.memRss {"val":41.21,"ack":true,"ts":1475500011383,"q":0,"from":"system.adapter.nut.0","lc":1475500011383}
              nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.connected {"val":true,"ack":true,"ts":1475500011383,"q":0,"from":"system.adapter.nut.0","lc":1475499816328}
              nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.alive {"val":true,"ack":true,"ts":1475500011383,"q":0,"from":"system.adapter.nut.0","lc":1475499816327}
              Mastermind	2016-10-03 15:06:50.533	warn	host.Mastermind instance system.adapter.nut.0 already running with pid 14081
              nut.0	2016-10-03 15:06:46.578	debug	nut.0 NUT Connection closed. Done.
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.severity {"val":0,"ack":true,"ts":1475500006547,"q":0,"from":"system.adapter.nut.0","lc":1475498551530}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.shutdown {"val":false,"ack":true,"ts":1475500006547,"q":0,"from":"system.adapter.nut.0","lc":1472998201462}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.boosting {"val":false,"ack":true,"ts":1475500006546,"q":0,"from":"system.adapter.nut.0","lc":1472998201461}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.trimming {"val":false,"ack":true,"ts":1475500006546,"q":0,"from":"system.adapter.nut.0","lc":1472998201461}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.overload {"val":false,"ack":true,"ts":1475500006546,"q":0,"from":"system.adapter.nut.0","lc":1472998201461}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.offline {"val":false,"ack":true,"ts":1475500006545,"q":0,"from":"system.adapter.nut.0","lc":1472998201461}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.calibration {"val":false,"ack":true,"ts":1475500006545,"q":0,"from":"system.adapter.nut.0","lc":1472998201460}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.bypass {"val":false,"ack":true,"ts":1475500006545,"q":0,"from":"system.adapter.nut.0","lc":1472998201460}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.discharging {"val":false,"ack":true,"ts":1475500006544,"q":0,"from":"system.adapter.nut.0","lc":1475167426054}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.charging {"val":false,"ack":true,"ts":1475500006544,"q":0,"from":"system.adapter.nut.0","lc":1475169226032}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.replacebattery {"val":false,"ack":true,"ts":1475500006543,"q":0,"from":"system.adapter.nut.0","lc":1472998201459}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.highbattery {"val":false,"ack":true,"ts":1475500006543,"q":0,"from":"system.adapter.nut.0","lc":1472998201459}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.lowbattery {"val":false,"ack":true,"ts":1475500006542,"q":0,"from":"system.adapter.nut.0","lc":1474118700977}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.onbattery {"val":false,"ack":true,"ts":1475500006542,"q":0,"from":"system.adapter.nut.0","lc":1475167426048}
              nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.online {"val":true,"ack":true,"ts":1475500006541,"q":0,"from":"system.adapter.nut.0","lc":1475167426048}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.vendorid {"val":"051d","ack":true,"ts":1475500006540,"q":0,"from":"system.adapter.nut.0","lc":1472998201458}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.timer-shutdown {"val":"-1","ack":true,"ts":1475500006538,"q":0,"from":"system.adapter.nut.0","lc":1472998201458}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.timer-reboot {"val":"0","ack":true,"ts":1475500006537,"q":0,"from":"system.adapter.nut.0","lc":1472998201457}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.status {"val":"OL","ack":true,"ts":1475500006536,"q":0,"from":"system.adapter.nut.0","lc":1475169226029}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.serial {"val":"5B1349T03604 ","ack":true,"ts":1475500006535,"q":0,"from":"system.adapter.nut.0","lc":1472998201456}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.productid {"val":"0002","ack":true,"ts":1475500006535,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.model {"val":"Back-UPS ES 700G","ack":true,"ts":1475500006534,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.mfr-date {"val":"2013/12/04","ack":true,"ts":1475500006533,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.mfr {"val":"APC","ack":true,"ts":1475500006532,"q":0,"from":"system.adapter.nut.0","lc":1472998201454}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.load {"val":"28","ack":true,"ts":1475500006531,"q":0,"from":"system.adapter.nut.0","lc":1475167411043}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.firmware-aux {"val":"O3 ","ack":true,"ts":1475500006531,"q":0,"from":"system.adapter.nut.0","lc":1472998201454}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.firmware {"val":"871.O3 .I","ack":true,"ts":1475500006530,"q":0,"from":"system.adapter.nut.0","lc":1472998201453}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.delay-shutdown {"val":"20","ack":true,"ts":1475500006529,"q":0,"from":"system.adapter.nut.0","lc":1472998201452}
              nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.beeper-status {"val":"enabled","ack":true,"ts":1475500006528,"q":0,"from":"system.adapter.nut.0","lc":1472998201452}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.voltage-nominal {"val":"230","ack":true,"ts":1475500006528,"q":0,"from":"system.adapter.nut.0","lc":1472998201448}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.voltage {"val":"232.0","ack":true,"ts":1475500006527,"q":0,"from":"system.adapter.nut.0","lc":1475499511669}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.transfer-low {"val":"180","ack":true,"ts":1475500006526,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.transfer-high {"val":"266","ack":true,"ts":1475500006525,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.sensitivity {"val":"medium","ack":true,"ts":1475500006525,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.version-internal {"val":"0.38","ack":true,"ts":1475500006523,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.version-data {"val":"APC HID 0.95","ack":true,"ts":1475500006523,"q":0,"from":"system.adapter.nut.0","lc":1472998201446}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.version {"val":"2.7.2","ack":true,"ts":1475500006523,"q":0,"from":"system.adapter.nut.0","lc":1472998201446}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.parameter-port {"val":"auto","ack":true,"ts":1475500006522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.parameter-pollinterval {"val":"2","ack":true,"ts":1475500006522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.parameter-pollfreq {"val":"30","ack":true,"ts":1475500006522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.name {"val":"usbhid-ups","ack":true,"ts":1475500006521,"q":0,"from":"system.adapter.nut.0","lc":1472998201444}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.device.type {"val":"ups","ack":true,"ts":1475500006521,"q":0,"from":"system.adapter.nut.0","lc":1472998201444}
              nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.device.serial {"val":"5B1349T03604 ","ack":true,"ts":1475500006520,"q":0,"from":"system.adapter.nut.0","lc":1472998201443}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.device.model {"val":"Back-UPS ES 700G","ack":true,"ts":1475500006520,"q":0,"from":"system.adapter.nut.0","lc":1472998201443}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.device.mfr {"val":"APC","ack":true,"ts":1475500006520,"q":0,"from":"system.adapter.nut.0","lc":1472998201442}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.voltage-nominal {"val":"12.0","ack":true,"ts":1475500006519,"q":0,"from":"system.adapter.nut.0","lc":1472998201442}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.voltage {"val":"13.7","ack":true,"ts":1475500006518,"q":0,"from":"system.adapter.nut.0","lc":1475499511664}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.type {"val":"PbAc","ack":true,"ts":1475500006517,"q":0,"from":"system.adapter.nut.0","lc":1472998201441}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.runtime-low {"val":"120","ack":true,"ts":1475500006517,"q":0,"from":"system.adapter.nut.0","lc":1472998201441}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.runtime {"val":"1672","ack":true,"ts":1475500006516,"q":0,"from":"system.adapter.nut.0","lc":1475169241007}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.mfr-date {"val":"2013/12/04","ack":true,"ts":1475500006515,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.date {"val":"not set","ack":true,"ts":1475500006515,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.charge-warning {"val":"50","ack":true,"ts":1475500006514,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.charge-low {"val":"10","ack":true,"ts":1475500006514,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
              nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.charge {"val":"100","ack":true,"ts":1475500006513,"q":0,"from":"system.adapter.nut.0","lc":1475169241004}
              nut.0	2016-10-03 15:06:46.573	info	nut.0 All Nut values set
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.severity = 0
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.shutdown = false
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.shutdown
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.boosting = false
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.boosting
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.trimming = false
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.trimming
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.overload = false
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.overload
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.offline = false
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.offline
              nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.calibration = false
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.calibration
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.bypass = false
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.bypass
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.discharging = false
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.discharging
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.charging = false
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.charging
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.replacebattery = false
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.replacebattery
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.highbattery = false
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.highbattery
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.lowbattery = false
              nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.lowbattery
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State status.onbattery = false
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State status.onbattery
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Severity Flag idle=true
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State status.online = true
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State status.online
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create Channel status
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State ups.vendorid = 051d
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State ups.vendorid
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State ups.timer-shutdown = -1
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State ups.timer-shutdown
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State ups.timer-reboot = 0
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State ups.timer-reboot
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State ups.status = OL
              nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State ups.status
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.serial = 5B1349T03604
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.serial
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.productid = 0002
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.productid
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.model = Back-UPS ES 700G
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.model
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.mfr-date = 2013/12/04
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.mfr-date
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.mfr = APC
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.mfr
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.load = 28
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.load
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.firmware-aux = O3
              nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.firmware-aux
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State ups.firmware = 871.O3 .I
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State ups.firmware
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State ups.delay-shutdown = 20
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State ups.delay-shutdown
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State ups.beeper-status = enabled
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State ups.beeper-status
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create Channel ups
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State input.voltage-nominal = 230
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State input.voltage-nominal
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State input.voltage = 232.0
              nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State input.voltage
              nut.0	2016-10-03 15:06:46.568	debug	nut.0 Set State input.transfer-low = 180
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State input.transfer-low
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State input.transfer-high = 266
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State input.transfer-high
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State input.sensitivity = medium
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State input.sensitivity
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create Channel input
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State driver.version-internal = 0.38
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State driver.version-internal
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State driver.version-data = APC HID 0.95
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State driver.version-data
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State driver.version = 2.7.2
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State driver.version
              nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State driver.parameter-port = auto
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State driver.parameter-port
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State driver.parameter-pollinterval = 2
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State driver.parameter-pollinterval
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State driver.parameter-pollfreq = 30
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State driver.parameter-pollfreq
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State driver.name = usbhid-ups
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State driver.name
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create Channel driver
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State device.type = ups
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State device.type
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State device.serial = 5B1349T03604
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State device.serial
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State device.model = Back-UPS ES 700G
              nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State device.model
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State device.mfr = APC
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State device.mfr
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create Channel device
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.voltage-nominal = 12.0
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.voltage-nominal
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.voltage = 13.7
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.voltage
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.type = PbAc
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.type
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.runtime-low = 120
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.runtime-low
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.runtime = 1672
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.runtime
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.mfr-date = 2013/12/04
              nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.mfr-date
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Set State battery.date = not set
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create State battery.date
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Set State battery.charge-warning = 50
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create State battery.charge-warning
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Set State battery.charge-low = 10
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create State battery.charge-low
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Set State battery.charge = 100
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create State battery.charge
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create Channel battery
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 Got values, start setting them
              nut.0	2016-10-03 15:06:46.564	debug	nut.0 NUT Connection ready
              nut.0	2016-10-03 15:06:46.564	info	nut.0 Start NUT update
              Mastermind	2016-10-03 15:06:45.531	warn	host.Mastermind instance system.adapter.nut.0 already running with pid 14081
              

              obwohl der Adapter auf log Level "info" steht

              1 Reply Last reply
              0
              • apollon77A Offline
                apollon77A Offline
                apollon77
                wrote on last edited by
                #42

                Korrekt Homoran … sorry hab den Pfad vergessen anzugeben.

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                1 Reply Last reply
                0
                • HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #43

                  hast du nach dem download ein

                  iobroker upload nut
                  

                  gemacht?

                  sonst ist ggf. noch die alte Version aktiv, obwohl im admin schon die neue angezeigt wird.

                  Gruß

                  Rainer

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Reply Last reply
                  0
                  • R Offline
                    R Offline
                    rascal
                    wrote on last edited by
                    #44

                    Ja, habe ich

                    Gesendet von meinem HUAWEI CRR-L09 mit Tapatalk

                    1 Reply Last reply
                    0
                    • R Offline
                      R Offline
                      rascal
                      wrote on last edited by
                      #45

                      Habe iobroker auch neu gestartet

                      Gesendet von meinem HUAWEI CRR-L09 mit Tapatalk

                      1 Reply Last reply
                      0
                      • apollon77A Offline
                        apollon77A Offline
                        apollon77
                        wrote on last edited by
                        #46

                        @rascal:

                        hey,

                        ich dachte, man muss das Intervall nun in den Adaptereinstellungen angeben, aber er fragt nach wie vor nach dem schedule: `

                        Bitte versuche mal wie von Homoran gesagt das upload.

                        AN sich ist im Adapter ein Stück Code drin der den "Tausch" machen sollte …

                        Wenn es dann immer noch nicht tut dann geh mal zu "Objekte".

                        Dort dann bei Type auf "instance" und auf den "Nut.0" (o.ä.) hinten auf edit klicken. Dann bekommst Du das Konfigobjekt angezeigt. poste das mal bitte.

                        Falls dort bei "mode" noch "schedule" steht dann schreib einfach "daemon" rein ... aber eigentlich sollte das der Adapter selbst machen ...den Tip dazu hatte mit Bluefox gegeben. Wenn nicht muss ich da nochmal ran 😞

                        Zum Logging: Häää ... komisch. Er gibt bei Dir "debug" Meldungen aus. ALs ob der Adapter auf Debug stehen würde. AUch das Loglevel findest Du in diesem Konfigobjekt von oben.

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Reply Last reply
                        0
                        • R Offline
                          R Offline
                          rascal
                          wrote on last edited by
                          #47

                          das "raw" Feld des system.adapter.nut.0

                          {
                            "common": {
                              "name": "nut",
                              "version": "1.0.0",
                              "title": "Network UPS Adapter",
                              "desc": "Read all data from your UPS/USV via nut protocol",
                              "platform": "Javascript/Node.js",
                              "mode": "schedule",
                              "schedule": "*/5 * * * * *",
                              "icon": "nut.png",
                              "extIcon": "https://raw.githubusercontent.com/Apollon77/ioBroker.nut/master/admin/nut.png",
                              "readme": "https://github.com/Apollon77/ioBroker.nut",
                              "license": "MIT",
                              "type": "hardware",
                              "loglevel": "info",
                              "installedVersion": "1.0.0",
                              "host": "Mastermind",
                              "subscribe": "messagebox",
                              "enabled": true,
                              "messagebox": true,
                              "news": {
                                "0.3.0": {
                                  "en": "add better usable status states under 'status channel",
                                  "de": "Besser nutzbare Stati States unter 'status' eingefügt",
                                  "ru": "add better usable status states under 'status channel"
                                },
                                "1.0.0": {
                                  "en": "change mode from schedule to deamon, implement message support to receive messages from upsmon, add status.severity",
                                  "de": "Adapter arbeitet nun als Deamon, Notify-Support per upsmon hinzugefügt, status.severity hinzugefügt",
                                  "ru": "change mode from schedule to deamon, implement message support to receive messages from upsmon, add status.severity"
                                }
                              },
                              "npmLibs": [],
                              "keywords": [
                                "iobroker",
                                "nut",
                                "ups",
                                "usv"
                              ]
                            },
                            "native": {
                              "host_ip": "127.0.0.1",
                              "host_port": "3493",
                              "ups_name": "Powerplant",
                              "update_interval": "5"
                            },
                            "acl": {
                              "object": 1638,
                              "owner": "system.user.admin",
                              "ownerGroup": "system.group.administrator"
                            },
                            "_id": "system.adapter.nut.0",
                            "type": "instance"
                          }
                          

                          allgemein:
                          421_unbenannt.jpg

                          1 Reply Last reply
                          0
                          • apollon77A Offline
                            apollon77A Offline
                            apollon77
                            wrote on last edited by
                            #48

                            Schreib bei mode mal "daemon" rein und starte neu. was passiert dann?

                            … und du willst wirklich alle 5 Sekunden neu lesen?

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            1 Reply Last reply
                            0
                            • R Offline
                              R Offline
                              rascal
                              wrote on last edited by
                              #49

                              hey,

                              ja, es läuft.

                              einziger Schönheitsfehler ist wieder das Log:

                              host-Mastermind	2016-10-03 17:37:10.012	warn	instance system.adapter.nut.0 already running with pid 21959
                              nut-0	2016-10-03 17:37:08.906	info	All Nut values set
                              nut-0	2016-10-03 17:37:08.886	info	Start NUT update
                              

                              nachdem ich iobroker neu gestartet habe, scheint es auch mit dem Log zu funktionieren

                              Danke für die Hilfe, falls mir was auffällt, melde ich mich wieder.

                              1 Reply Last reply
                              0
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                wrote on last edited by
                                #50

                                Mit Loglevel "warn" sollte fast nichts im Log stehen.

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                1 Reply Last reply
                                0
                                • apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  wrote on last edited by
                                  #51

                                  Soooo … jetzt ist die Version im Github auch wirklich mit der Logik die von Schedule- auf Daemon-Modus automagisch umbaut 🙂

                                  Also wenn noch jemand testen will 🙂

                                  Update am besten per Kommandozeile und danach "upload" manuell machen - nötig wegen dem Direktinstall vom Github.

                                  Theoretisch sollte er nach dem Update dann die DInger erstmal noch als "Schedule" haben und beim ersten Start wird dann umgeschrieben.

                                  Ggf ist danach ein iobroker restart nötig bis dann alles echt rund läuft. Bei meinen Tests lief er als Daemon, wurde aber trotzdem einmal pro Stunde zusätzlich gestartet was nur eine Fehlerzeile im Log gab. Rest lief rund.

                                  Nach neustart war alles super.

                                  Kann das noch jemand testen?

                                  Ingo F

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  1 Reply Last reply
                                  0
                                  • wendy2702W Online
                                    wendy2702W Online
                                    wendy2702
                                    wrote on last edited by
                                    #52

                                    Hi,

                                    versuche gerade den Adapter zum laufen zu bekommen.

                                    Wenn ich meine UPS Abfrage welche direkt am iobroker Server hängt sieht das so aus:

                                    > upsc ups@127.0.0.1
                                    battery.charge: 100
                                    battery.charge.low: 10
                                    battery.charge.warning: 50
                                    battery.date: 2001/09/25
                                    battery.mfr.date: 2013/11/18
                                    battery.runtime: 11440
                                    battery.runtime.low: 120
                                    battery.type: PbAc
                                    battery.voltage: 27.1
                                    battery.voltage.nominal: 24.0
                                    device.mfr: American Power Conversion
                                    device.model: Back-UPS RS 900G
                                    device.serial: 3B1329X15638
                                    device.type: ups
                                    driver.name: usbhid-ups
                                    driver.parameter.pollfreq: 30
                                    driver.parameter.pollinterval: 2
                                    driver.parameter.port: auto
                                    driver.parameter.vendorid: 051d
                                    driver.version: 2.6.4
                                    driver.version.data: APC HID 0.95
                                    driver.version.internal: 0.37
                                    input.sensitivity: medium
                                    input.transfer.high: 294
                                    input.transfer.low: 176
                                    input.voltage: 231.0
                                    input.voltage.nominal: 230
                                    ups.beeper.status: enabled
                                    ups.delay.shutdown: 20
                                    ups.firmware: 879.L4 .I
                                    ups.firmware.aux: L4
                                    ups.load: 5
                                    ups.mfr: American Power Conversion
                                    ups.mfr.date: 2013/07/19
                                    ups.model: Back-UPS RS 900G
                                    ups.productid: 0002
                                    ups.realpower.nominal: 540
                                    ups.serial: 3B1329X15638
                                    ups.status: OL
                                    ups.test.result: No test initiated
                                    ups.timer.reboot: 0
                                    ups.timer.shutdown: -1
                                    ups.vendorid: 051d
                                    

                                    Wenn ich den Adapter mit den default Werten starte erscheint das im log:

                                    nut.0	2017-01-10 21:41:30.887	error	Error happend: Error: connect ECONNREFUSED 127.0.0.1:3493
                                    

                                    Das ganze ist Debian Wheezy mit folgenden Node und NPM Versionen:

                                     npm -v
                                    2.15.11
                                    root@openmediavault /opt/iobroker/node_modules/iobroker.nut/test > node -v
                                    v4.7.0
                                    
                                    

                                    Fehlt mir etwas auf meinem System oder liegt das an meiner USV?

                                    Danke und Gruß

                                    Mirko

                                    Bitte keine Fragen per PN, die gehören ins Forum!

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    1 Reply Last reply
                                    0
                                    • apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      wrote on last edited by
                                      #53

                                      In welchem Modus läuft denn der nut? (/etc/nut/nut.conf). Es sollte nicht auf "none" stehen … must vllt mal die modi durchprobieren ... netserver geht in jedem Fall denke ich.

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      1 Reply Last reply
                                      0
                                      • wendy2702W Online
                                        wendy2702W Online
                                        wendy2702
                                        wrote on last edited by
                                        #54

                                        Läuft auf:

                                         cat /etc/nut/nut.conf
                                        MODE=standalone
                                        
                                        

                                        Mal auf netserver und netclient gestellt.

                                        Geht mit beiden nicht oder muss ich nach ändern der nut.conf noch mehr machen als nur den Adapter neu starten?

                                        Ist es richtig das in der nut.conf nur diese eine Zeile steht?

                                        Bitte keine Fragen per PN, die gehören ins Forum!

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        1 Reply Last reply
                                        0
                                        • apollon77A Offline
                                          apollon77A Offline
                                          apollon77
                                          wrote on last edited by
                                          #55

                                          Wenn Du auf netserver stellst und neu startest … was sagt das log? Ich glaube aber da muss dann noch mehr rein in ein anderes File.

                                          Schau mal z.B. hier: https://wiki.openwrt.org/inbox/software.nut

                                          http://zackreed.me/installing-nut-on-ubuntu/

                                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          110

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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