All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
First question, is it possible to set the graph to a specific maximum for the chart.
For instance for all our traffic graphs we would like to set the graph for every report to 10000 kbits. This way it would be easier to compare all the graphs together.
Also is it be possible to set the graph to show just a single day.
First question, is it possible to set the graph to a specific maximum for the chart.
For instance for all our traffic graphs we would like to set the graph for every report to 10000 kbits. This way it would be easier to compare all the graphs together.
Yes, we will implement command line parameter for such task.
Also is it be possible to set the graph to show just a single day.
H'm do you really need this?
BTW, I love the visualizer and so the bosses.
I assume you are using your own script to call Log Visualizer (LV)?
First question, is it possible to set the graph to a specific maximum for the chart.
For instance for all our traffic graphs we would like to set the graph for every report to 10000 kbits. This way it would be easier to compare all the graphs together.
Yes, we will implement command line parameter for such task.
Great, that would make much easier for the 'others' to view the graphs.
Also is it be possible to set the graph to show just a single day.
H'm do you really need this?
It was requested by the others, so I asked ........
They just wanted to see yesterdays data.
BTW, I love the visualizer and so the bosses.
I assume you are using your own script to call Log Visualizer (LV)?
Yes, I run it from my own script, it creates the graphs embeds them in an email and emails them every night. ( less work for me to do )
There is update: www.ks-soft.net/download/lv101.zip
It supports new command line parameter: -setmax:<max_chart_value>
E.g.
logvisualizer.exe -logprofile:logvisualizer.ini -inputfile:log.htm -testid:49 -setmax:100
logvisualizer.exe -logprofile:logvisualizer.ini -inputfile:log.htm -testid:49 '-setmax:10000 mb'