Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
if i want to draw different graphs for different speedtest servers for example
graph for Turkey and graph for US for servers how can i do that?
check
speedtest-cli --list
then use server that you want....
/usr/bin/speedtest-cli --simple --server 3682|cut -d" " -f1,2 |sed -e 's/ //g'|tr '\n' ' '
Thanks for the share but why do bandwitch mesurement every 5 minutes or less ?
You are not afraid to saturate your internet connection ?
David
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
You must have a cacti template hash smaller or equal than the hash version of your cacti version.
David
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
You can do this but you can modify the hash in XML file with notepad++ and retry
Good Luck
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
No, go to Graph Template menu, select your template
Click on Add at the right bottom of your window
Select your Data Source
Graph Item Type : GPRINT
Consolidation Function : MIN or AVG
Text Format : Min or Avg
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
Is there a step-by-step regarding how to install and use something like this? I have added the templates but am confused about adding data input methods, sources and graphs.
OK. I got the graph to show up but it contains no data. I am getting NAN's for everything. Cacti log does not show an error. When I run the data generating command line it does take a while to process. Could this slow response be the cause of NAN's?
mmethe wrote:OK. I got the graph to show up but it contains no data. I am getting NAN's for everything. Cacti log does not show an error. When I run the data generating command line it does take a while to process. Could this slow response be the cause of NAN's?
It could. Was in my case but errors showed in Cacti log accordingly. Try increasing "Script and Script Server Timeout Value" in Settings -> Poller.