Announcement

Collapse
No announcement yet.

Plugin to monitor Z-Wave battery device Health - CLOSED

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    Originally posted by SteveMSJ View Post
    It will adapt to the change. If you have increased it by more than the overrun interval then you will get a missed wake up reported but once the next wake up occurs the status will change to ok.
    Steve
    Great, thanks!
    HS 4.2.8.0: 2134 Devices 1252 Events
    Z-Wave 3.0.10.0: 133 Nodes on one Z-Net

    Comment


      #32
      Originally posted by bebaldin View Post
      There is only one line - for the root device - that shows Waiting. No child devices representing battery devices have been created, and many of the battery sensors have woken up and updated in the last 8 hours.
      OK. Firstly make sure that wake-up calls are being logged:


      Next go to your log and search for wakeup notifications. Put "Wake-Up Notification Received" without the quotation marks in the filter.

      If there are wakeup notifications then set the LogLevel to 2 on the plugin configuration page and see what SDJ-health entries you get in the log after the next wakeup.

      Steve

      Comment


        #33
        Originally posted by SteveMSJ View Post
        OK. Firstly make sure that wake-up calls are being logged:


        Next go to your log and search for wakeup notifications. Put "Wake-Up Notification Received" without the quotation marks in the filter.

        If there are wakeup notifications then set the LogLevel to 2 on the plugin configuration page and see what SDJ-health entries you get in the log after the next wakeup.

        Steve
        The logs are full of wake-up notifications all day today (and before as well) including one just 3 minutes ago. I had LogLevel set to 2 already. This is all I get:

        Dec-28 14:56:37 SDJ-Health Checking status.
        Dec-28 14:51:37 SDJ-Health Checking status.
        Dec-28 14:46:37 SDJ-Health Checking status.
        Dec-28 14:41:37 SDJ-Health Checking status.
        Dec-28 14:36:37 SDJ-Health Checking status.
        Dec-28 14:31:37 SDJ-Health Checking status.
        Dec-28 14:26:37 SDJ-Health Checking status.
        Dec-28 14:21:37 SDJ-Health Checking status.
        Dec-28 14:16:37 SDJ-Health Checking status.
        Dec-28 14:11:37 SDJ-Health Checking status.
        Dec-28 14:06:37 SDJ-Health Checking status.
        Dec-28 14:01:37 SDJ-Health Checking status.
        Dec-28 13:56:37 SDJ-Health Checking status.
        Dec-28 13:51:37 SDJ-Health Checking status.
        Dec-28 13:46:37 SDJ-Health Checking status.
        Dec-28 13:41:37 SDJ-Health Checking status.
        Dec-28 13:36:37 SDJ-Health Checking status.
        Dec-28 13:31:37 SDJ-Health Checking status.
        Dec-28 13:26:37 SDJ-Health Checking status.
        Dec-28 13:21:37 SDJ-Health Checking status.
        Dec-28 13:17:23 SDJ-Health Saved report to /usr/local/HomeSeer/Temp/SDJ-Health Report.txt
        Dec-28 13:16:37 SDJ-Health Checking status.
        Dec-28 13:16:23 SDJ-Health LogLevel changed to 2

        Comment


          #34
          Originally posted by bebaldin View Post
          The logs are full of wake-up notifications all day today (and before as well) including one just 3 minutes ago. I had LogLevel set to 2 already.
          Ok. Can you post an extract from your log around a wake-up notification without any filtering. It should look something like this:

          Dec-28 21:12:18 Z-Wave UZB1: Z-Wave Wake-Up 'No More Info' Notification sent to Node 88(Root Devices Node 88 Stella-2 Root).
          Dec-28 21:12:18 SDJ-Health Root string updated.
          Dec-28 21:12:18 SDJ-Health PEData written sucessfully to root device.
          Dec-28 21:12:18 SDJ-Health Node 88 found in database
          Dec-28 21:12:18 Z-Wave UZB1: Wake-Up Notification Processing for Node 88 (Root Devices Node 88 Stella-2 Root)
          Dec-28 21:12:18 SDJ-Health Node 88 : Device Ref #782
          Dec-28 21:12:18 Z-Wave UZB1: Z-Wave Wake-Up Notification Received for Node 88

          Steve

          Comment


            #35
            Originally posted by SteveMSJ View Post
            Ok. Can you post an extract from your log around a wake-up notification without any filtering. It should look something like this:

            Dec-28 21:12:18 Z-Wave UZB1: Z-Wave Wake-Up 'No More Info' Notification sent to Node 88(Root Devices Node 88 Stella-2 Root).
            Dec-28 21:12:18 SDJ-Health Root string updated.
            Dec-28 21:12:18 SDJ-Health PEData written sucessfully to root device.
            Dec-28 21:12:18 SDJ-Health Node 88 found in database
            Dec-28 21:12:18 Z-Wave UZB1: Wake-Up Notification Processing for Node 88 (Root Devices Node 88 Stella-2 Root)
            Dec-28 21:12:18 SDJ-Health Node 88 : Device Ref #782
            Dec-28 21:12:18 Z-Wave UZB1: Z-Wave Wake-Up Notification Received for Node 88

            Steve
            Dec-28 15:16:37 SDJ-Health Checking status.
            Dec-28 15:16:37 Z-Wave Home_North*: Device (Node 115) woke up and Poll Device for Sensor Living Room W Door: NW Entry was successfully sent.
            Dec-28 15:16:37 Z-Wave Home_North*: Wake-Up Notification Processing for Node 115 (Node 115 Living Room W Door: NW Entry)
            Dec-28 15:16:37 Z-Wave Home_North*: Z-Wave Wake-Up Notification Received for Node 115


            That's it. There are no other entries about SDJ-Health around it.

            Comment


              #36
              Originally posted by bebaldin View Post
              Dec-28 15:16:37 SDJ-Health Checking status.
              Dec-28 15:16:37 Z-Wave Home_North*: Device (Node 115) woke up and Poll Device for Sensor Living Room W Door: NW Entry was successfully sent.
              Dec-28 15:16:37 Z-Wave Home_North*: Wake-Up Notification Processing for Node 115 (Node 115 Living Room W Door: NW Entry)
              Dec-28 15:16:37 Z-Wave Home_North*: Z-Wave Wake-Up Notification Received for Node 115


              That's it. There are no other entries about SDJ-Health around it.
              The plugin is not detecting the Wake-Up call for some reason. I will need to add a bit more debugging information to track down what is going on with your system. It might have something to do with the '*' character in the log entry.

              I suggest you disable the plugin for now and I'll get back to you when I have some time to dig further.

              Steve

              Comment


                #37
                Originally posted by SteveMSJ View Post
                The plugin is not detecting the Wake-Up call for some reason. I will need to add a bit more debugging information to track down what is going on with your system. It might have something to do with the '*' character in the log entry.

                I suggest you disable the plugin for now and I'll get back to you when I have some time to dig further.

                Steve
                Will do. Thanks.

                Comment


                  #38
                  Originally posted by SteveMSJ View Post
                  The plugin is not detecting the Wake-Up call for some reason. I will need to add a bit more debugging information to track down what is going on with your system. It might have something to do with the '*' character in the log entry.

                  I suggest you disable the plugin for now and I'll get back to you when I have some time to dig further.

                  Steve
                  I think you are onto something. As soon as I removed the asterisk from the interface name and restarted the plugin I got a ton of this:

                  Dec-28 15:46:33 SDJ-Health Node 9 - Ref #1490
                  Dec-28 15:46:33 SDJ-Health Node 26 - Ref #149
                  Dec-28 15:46:33 SDJ-Health Node 7 - Ref #1478
                  Dec-28 15:46:33 SDJ-Health Node 6 - Ref #1472
                  Dec-28 15:46:33 SDJ-Health Node 5 - Ref #1466
                  Dec-28 15:46:33 SDJ-Health Node 4 - Ref #1458
                  Dec-28 15:46:33 SDJ-Health Node 2 - Ref #1452
                  Dec-28 15:46:33 SDJ-Health Node 65 - Ref #1441
                  Dec-28 15:46:33 SDJ-Health Node 63 - Ref #1435
                  Dec-28 15:46:33 SDJ-Health Node 50 - Ref #1423
                  Dec-28 15:46:33 SDJ-Health Node 43 - Ref #1389
                  Dec-28 15:46:33 SDJ-Health Node 70 - Ref #1376
                  Dec-28 15:46:33 SDJ-Health Node 53 - Ref #1368
                  Dec-28 15:46:33 SDJ-Health Node 27 - Ref #1350
                  Dec-28 15:46:33 SDJ-Health Node 92 - Ref #1342
                  Dec-28 15:46:33 SDJ-Health Node 172 - Ref #1334
                  Dec-28 15:46:33 SDJ-Health Node 25 - Ref #1328
                  Dec-28 15:46:33 SDJ-Health Node 22 - Ref #1320
                  Dec-28 15:46:33 SDJ-Health Node 81 - Ref #1316
                  Dec-28 15:46:33 SDJ-Health Node 20 - Ref #1301
                  Dec-28 15:46:33 SDJ-Health Node 10 - Ref #1269
                  Dec-28 15:46:33 SDJ-Health Node 115 - Ref #1226
                  Dec-28 15:46:33 SDJ-Health Node 113 - Ref #1223
                  Dec-28 15:46:33 SDJ-Health Node 103 - Ref #1196

                  I had never seen this before. I will watch it for a while and see if it starts picking up devices now.

                  Comment


                    #39
                    No joy, unfortunately. Still no devices showing up. I will go ahead and disable until you can revise the logging.

                    Comment


                      #40
                      Originally posted by SteveMSJ View Post
                      Ok. Can you post an extract from your log around a wake-up notification without any filtering. It should look something like this:

                      Dec-28 21:12:18 Z-Wave UZB1: Z-Wave Wake-Up 'No More Info' Notification sent to Node 88(Root Devices Node 88 Stella-2 Root).
                      Dec-28 21:12:18 SDJ-Health Root string updated.
                      Dec-28 21:12:18 SDJ-Health PEData written sucessfully to root device.
                      Dec-28 21:12:18 SDJ-Health Node 88 found in database
                      Dec-28 21:12:18 Z-Wave UZB1: Wake-Up Notification Processing for Node 88 (Root Devices Node 88 Stella-2 Root)
                      Dec-28 21:12:18 SDJ-Health Node 88 : Device Ref #782
                      Dec-28 21:12:18 Z-Wave UZB1: Z-Wave Wake-Up Notification Received for Node 88

                      Steve
                      Steve,
                      Mine is also behaving the same way. Single root device created at 7AM and marked "waiting". No child devices created or any update to the root device timestamp. Attached is an unfiltered log from my system. I figured the more info you have, the easier it may be for you to troubleshoot.

                      Thanks

                      Click image for larger version

Name:	Capture.PNG
Views:	1
Size:	142.2 KB
ID:	1188272

                      Comment


                        #41
                        Similar problem

                        Steve,

                        I have a similar problem, I have two nodes 2 and 11, 11 shows up but 2 doesn't.
                        Attached Files

                        Comment


                          #42
                          Originally posted by bebaldin View Post
                          No joy, unfortunately. Still no devices showing up. I will go ahead and disable until you can revise the logging.
                          Click on my UserName and select 'Send a private message to SteveMSJ. I should be able to reply to you with a version with some extra debugging added to try and pin down the issue.

                          Steve

                          Comment


                            #43
                            Originally posted by jhirschhorn View Post
                            Steve,
                            Mine is also behaving the same way. Single root device created at 7AM and marked "waiting". No child devices created or any update to the root device timestamp. Attached is an unfiltered log from my system. I figured the more info you have, the easier it may be for you to troubleshoot.

                            Thanks

                            [ATTACH]58421[/ATTACH]
                            Probably the same issue as bebaldin. I'll let you know here if I can sort it.

                            Steve

                            Comment


                              #44
                              Originally posted by Thickman View Post
                              Steve,

                              I have a similar problem, I have two nodes 2 and 11, 11 shows up but 2 doesn't.
                              This looks different in that it is picking up one device. Set the LogLevel to 2 and report back with what SDJ-Health log entries you get after node 2 next wakes up.

                              Steve

                              Comment


                                #45
                                Originally posted by SteveMSJ View Post
                                Click on my UserName and select 'Send a private message to SteveMSJ. I should be able to reply to you with a version with some extra debugging added to try and pin down the issue.

                                Steve

                                PM sent. Thanks!

                                Comment

                                Working...
                                X