I am trying to figure out how to get some of my variables on a chart to plot against a right Y axis. I have it working for one graph and can't figure out how that one is working, but this new one won't. The one that is working has 3 variables; 2 are my thermostat setpoint and actual temp (both plot at around 60-70) and the 3rd one is either 0 (actually .01 as zero won't plot), 1 or 2 depending on whether my furnace is off, low or high fire (it has a 2 stage gas valve). I specified 0 & 15 for my right axis min and max for the furnace fire and that works fine. The furnace plots against the right axis numbers while the temps automatically adjust and are plotting at 54-76 against the left axis.
Now I am trying to plot data from Jon00's process monitoring scripts and want to monitor Homeseer's handles (around 1600) and memory and modules (both around 100). I was hoping that the handles would plot against the left axis and the others would plot against the right axis (which I set to 0 & 250 for min & max.) Everything just plots against one left axis (0-2600). I tired forcing the left axis plot to a min and max of 100 & 2000 and then the memory and modules just don't show up as they're below 1000.
How do I tell mcsTemperture to plot these as desired?
Now I am trying to plot data from Jon00's process monitoring scripts and want to monitor Homeseer's handles (around 1600) and memory and modules (both around 100). I was hoping that the handles would plot against the left axis and the others would plot against the right axis (which I set to 0 & 250 for min & max.) Everything just plots against one left axis (0-2600). I tired forcing the left axis plot to a min and max of 100 & 2000 and then the memory and modules just don't show up as they're below 1000.
How do I tell mcsTemperture to plot these as desired?
Comment