![](https://secure.gravatar.com/avatar/46d046cbb70702e12a9ee6912e6c9e33.jpg?s=120&d=mm&r=g)
I was able to svn add the new file I copied and modified as well as make the diff file with the changes I made to the other files. How would I go about submitting my changes/adds to you to verify and commit? Or does the svn add accomplish this? I am not well versed in the use of svn.
Thanks,
Scott
On Thu, Aug 28, 2014 at 1:53 PM, Adam Armstrong adama@memetic.org wrote:
Only if you submit them to us and we commit them to the repository.
"svn add" any new files to SVN and then do "svn diff" to get SVN to generate a file containing your changes.
adam.
On 2014-08-28 17:52, Scott Benninger wrote:
Thanks! I managed to get it working. Not perfect but returns the 2 temp sensors I need. There is no internal humidity sensor on the 4E so may remove the humidity code as well.
For reference I modified the definitions/os.inc.php roomalert os to use the 4E mib. I then coped the 24E sensor .php and modified it to use the 4E mibs and had to change the OID from 5 to 6 (the different product code) otherwise the mibs are almost the same up until the extra sensors that are available in the 24E.
I guess my final question is will all the changes I made stick through SVN updates?
Thanks,
Scott
AVTech uses a different MIB for each product, unfortunately. So it needs some coding to be done...
Tom
On 08/28/2014 03:41 PM, Adam Armstrong wrote: Hi Scott,
You need to write code to discover the objects in the new MIB.
You can look at the old ones as an example, you'll find them in includes/discovery/sensors/
adam.
On 2014-08-28 14:33, Scott Benninger wrote: I have been trying to get our Room Alert 4E working to record temperature and alert if needed. On the latest svn build(5770). I see on the website that the 24E is the only one supported currently since they have different MIBS. (FYI they no longer sell the 24E in NA).
I have been able to get it to discover as and AVtech device but I had to modify the roomalert discovery and poller php files to add a space to RoomAlert as the sysDescr on the 4E is "Room Alert 4E v3.1.1".
I see the 4E mibs are there as well but the temp is not getting polled properly.
Is it possible for me to make modifications to get the temp polling properly? If so where should I be looking to get the 4E MIBS working properly? I am not sure where the mappings are done etc. Is this difficult to do?
Otherwise how would I go about getting the working properly?
Thanks,
_ Scott_
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium