net snmp looks confusing I am not sure how to use that, for the time being as this is a necessity to do quick, I was going to try scraping the page periodically,I have a piece that downloads the page, and one that sends an email so now I need a regex that will find the temperature and send a message if its too high.
the temperature is like this in the page..
66.1 °F how would I do a regex for this? would something like this work?