Amazingly, I got that message the other day as well, and tracked it
down.  The problem is that in h_metmap had an entry set wrong (or
modified since inital installation).

Anyway, do:

mysql -h localhost -u clumon club

and then enter:

update h_metmap set history = 1 where metric = 'System Load';

This will turn back on the function to keep the history for the graph.
If you do a "select * from h_metmap;' all other entries for history
should be 0.

Frank

P.S. This does assume that you have clumond, etc, running.

On Fri, 2004-11-19 at 06:28 -0800, DD wrote:
> Anyone has this error when trying to display the graph
> in CluMon? I never had this one work since the day I
> use my cluster, but just thought I ask:
> 
> The image
> http://cluster04/clumon/graph.php?height=400&width=700&host=node15.nrm.minn.seagate.com&metric=System%20Load&instance=1&datamax=2.0
> cannot be displayed, because it contains errors.
> 
> Thanks.
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> The all-new My Yahoo! - Get yours free! 
> http://my.yahoo.com 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: InterSystems CACHE
> FREE OODBMS DOWNLOAD - A multidimensional database that combines
> robust object and relational technologies, making it a perfect match
> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> _______________________________________________
> Oscar-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/oscar-users
-- 
ac3
Suite G16, Bay 7, Locomotive Workshop   Phone:  02 9209 4600
Australian Technology Park              Fax:    02 9209 4611
Eveleigh   NSW   1430



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to