Ian Berry | 16 Sep 2003 01:20

Re: Data-Source "ucd/net snmp - monitored partitions"

On Mon, 2003-09-15 at 16:32, Thomas Schweikle wrote:
> Think I've found what's wrong:

I think I've got the fix. Open up 'scripts/query_host_partitions.php' in
a text editor and scroll to line 23. Now change:

print $return_arr[$i]["value"] . "\n";

to:

print $return_arr[$i] . "\n";

Ian

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

Gmane