I'm needing some help adding up the number of "Units" my Nodes reports on a specific UnDP that I have created. RawStatus is the number that is node is reporting and these numbers are correct. All my of nodes are getting summed correctly (somehow, it polls the value every 6 hours and there are multiple entries through out the day). Which leaves me with the following issue. After a certain day or amount of days depending on the date, the results are no longer summed. I'm not sure what to do at this point. Make a 3 separate queries and join them? I'm basically needing a summed value for each day from all my nodes that are polling this OID, and then graph it.
