Comments
-
I'm trying to change the height of my custom charts(there is a field to do so) but it wont save the value. I would like to do this so i can have two columns of charts that line up to compare, e.g. response time and traffic utilisation %
-
can you give more details/code snippet? I am trying this without success.
-
How is German support coming along? Will we be able to set German or English as a user specific setting?
-
where does the output save by default? I can't see it
-
in bps : ${SQL: SELECT ROUND(${N=SwisEntity;M=Inbps} , 20)} bps out : ${SQL: SELECT ROUND(${N=SwisEntity;M=Outbps} , 20)} bps the 20 is just n arbitrary large number