use simplemining and i want to have secondery method of monitoring the console
The only way to monitor console on SMOS is to use SSH or plug in a monitor.
Use w/e SSH client you like, ssh to your miner local ip (like 192.168.1.69), user is miner, pass is miner, then run command "screen -x miner" without quote of course.
my miner is on another network actually on another place i have a monitor connected but to check i have to drive 10min thats why i want to know if there is a way
to monitor dstm console like clamores console tru a browser or what ever else cause if i cant i have to move to windows
bind the telemetry to a specific port, then NAT this port on your internet box, this way you can access it from the wan IP of your box, either directly in browser to get the web interface or through the Json API. You could also put a Raspberry PI or a small linux box to do the monitoring locally, and send e-mail and/or take action etc... without the need for your to intervene or move out (having a plug that has network remote control is great)