Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] cant creat new map in cacti weathermap

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] cant creat new map in cacti weathermap


Chronological Thread 
  • From: Aaron Brown <>
  • To: "" <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] cant creat new map in cacti weathermap
  • Date: Tue, 15 Jul 2014 13:00:49 +0000
  • Accept-language: en-US

Hi,

As root, open mysql to the cacti db (i.e. run ‘mysql cacti’), and then run
the following command:

UPDATE version SET cacti='0.8.7c’;

After that, navigate to the cacti URL, and proceed through the setup routines.

Cheers,
Aaron

On Jul 15, 2014, at 3:35 AM,
<>

<>
wrote:

> hello ,
> I recently installed perfsonar with cacti ,then installed weathermap , but
> i'm
> having trouble creating a new map ? (in mysql the tables are created ),
> then i
> copied the examplemap and wanted to overwrite that map when i started to
> edit
> the with adding IP add or stuff it could'nt save . my output folder is root
> apache , the others are root root . I'm login as root .
>
> thanks for the help.
>
> and in cacti log file i got this error
> CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'1146', SQL:"SELECT 1 AS
> id,
> ph.name, ph.file, ph.function FROM plugin_hooks AS ph LEFT JOIN
> plugin_config
> AS pc ON pc.directory=ph.name WHERE ph.status = 1 AND hook = 'config_insert'
> AND ph.name IN ('settings', 'boost', 'dsstats') UNION SELECT pc.id, ph.name,
> ph.file, ph.function FROM plugin_hooks AS ph LEFT JOIN plugin_config AS pc
> ON
> pc.directory=ph.name WHERE ph.status = 1 AND hook = 'config_insert' AND
> ph.name NOT IN ('settings', 'boost', 'dsstats') ORDER BY id ASC"




Archive powered by MHonArc 2.6.16.

Top of Page