Dynamic Graph Generation

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
ksto
Posts: 1
Joined: Fri Aug 15, 2008 5:43 pm

Dynamic Graph Generation

Post by ksto »

I would like to use cacti for a home research project involving measuring wireless signal and noise ratios for multiple SSIDs.

I'm using a php script to gather the data from a wireless client. I currently have a graph generated for one SSID that shows signal and noise. I would like to expand this graph generation to all SSIDs in range of the wireless client.

How would I go about generating a graph per SSID that contains two data elements: signal and noise? I am able to create individual graphs manually, but I don't know how to go about handling an unknown number of SSIDs.
dus001
Posts: 42
Joined: Sun Aug 07, 2005 6:07 am

Re: Dynamic Graph Generation

Post by dus001 »

ksto wrote: I would like to expand this graph generation to all SSIDs in range of the wireless client.
(...)
I don't know how to go about handling an unknown number of SSIDs.
You shoud check the documentation about data queries:
(http://docs.cacti.net/node/499).
It allows to handle an array of results, and dynamically associate graph to each row.
Setting it can be quite difficult, but after that using it is really easy.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests