|
|
| Author |
Message |
Guest Guest
|
Posted: Wed Apr 16, 2003 8:46 pm Post subject: Win 2K: Problem displaying Graph with Get SNMP Network Data |
|
|
Hello,
I need help displaying the graph that I have created using Get_SNMP_Network_Data as the data input source. I am trying to graph network traffic across an interface. I have already created the graph via "SNMP interfaces", and the graph is found as a "currently active rrdtool graph", but I don't see it being displayed anywhere. Can someone please assist? Thanks.
Currently Using:
IIS 5.0
mysql-4.0.12-win
php-4.3.1-Win32
rrdtool-1.0.35.x86distr
cacti-0.6.8a.tar
-Billy |
|
| Back to top |
|
 |
raX Lead Developer
Joined: 13 Oct 2001 Posts: 2235 Location: Carlisle, PA
|
Posted: Thu Apr 17, 2003 12:54 am Post subject: |
|
|
Assuming 'cmd.php' is setup to run, you should be able to see your new graph by visiting the 'Graphs' tab at the top-left of the page. From there, the far right toolbar button (preview mode) should list your graph. You can also create a tree and organize your graphs in a hierarchical manner.
Let me know if you need anything else.
-Ian |
|
| Back to top |
|
 |
guest Guest
|
Posted: Thu Apr 17, 2003 3:51 pm Post subject: RE: RaX |
|
|
Thank you for your response, and YES indeed, I needed to execute cmd.php I thought I already had it running. I can now view the graphs via the GRAPHS TAB and have managed the Hierarchy. But when executing from /start/run: C:/php/php.exe c:/inetpub/wwwroot/cacti/cmd.php the following errors are generated:
X-Powered-By: PHP/4.3.1
<br />
<b>Warning</b>: mysql_result() [<a href='http://www.php.net/function.mysql-resu
lt'>function.mysql-result</a>]: Unable to jump to row 0 on MySQL result index 37
4 in <b>c:\inetpub\wwwroot\cacti\cmd.php</b> on line <b>147</b><br />
<br />
<b>Warning</b>: mysql_num_rows(): supplied argument is not a valid MySQL result
resource in <b>c:\inetpub\wwwroot\cacti\cmd.php</b> on line <b>150</b><br />
<br />
<b>Warning</b>: mysql_result() [<a href='http://www.php.net/function.mysql-resu
lt'>function.mysql-result</a>]: Unable to jump to row 0 on MySQL result index 37
4 in <b>c:\inetpub\wwwroot\cacti\cmd.php</b> on line <b>157</b><br />
<br />
<b>Warning</b>: mysql_result() [<a href='http://www.php.net/function.mysql-resu
***SNIP *SNIP******
Can you please direct me on how to resolve this? Thanks.
-Billy |
|
| Back to top |
|
 |
|