Search found 5 matches
- Mon Jan 17, 2011 6:57 am
- Forum: Plugin General
- Topic: Plugin Nectar problem to work
- Replies: 8
- Views: 1867
Re: Plugin Nectar problem to work
i dont know because not create the field, but existed in the reference file. i make the command: mysql> ALTER TABLE plugin_nectar ADD COLUMN graph_linked char(2) NOT NULL DEFAULT '' AFTER alignment; Query OK, 0 rows affected (0.04 sec) Records: 0 Duplicates: 0 Warnings: 0 mysql> describe plugin_nect...
- Fri Jan 14, 2011 4:54 am
- Forum: Plugin General
- Topic: Plugin Nectar problem to work
- Replies: 8
- Views: 1867
Re: Plugin Nectar problem to work
hi, outputs. mysql> describe plugin_nectar; +-----------------+-----------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-----------------+-----------------------+------+-----+---------+----------------+ | id | mediumint(8) unsigned | NO | PRI ...
- Thu Jan 13, 2011 8:11 am
- Forum: Plugin General
- Topic: Plugin Nectar problem to work
- Replies: 8
- Views: 1867
Re: Plugin Nectar problem to work
the tables are empty
mysql> select * from plugin_nectar;
Empty set (0.71 sec)
mysql> select * from plugin_nectar_items;
Empty set (0.00 sec)
there some procedure to recover the database?
mysql> select * from plugin_nectar;
Empty set (0.71 sec)
mysql> select * from plugin_nectar_items;
Empty set (0.00 sec)
there some procedure to recover the database?
- Wed Jan 12, 2011 10:24 am
- Forum: Plugin General
- Topic: Plugin Nectar problem to work
- Replies: 8
- Views: 1867
Re: Plugin Nectar problem to work
tables exist, but does not update.
- Fri Jan 07, 2011 11:32 am
- Forum: Plugin General
- Topic: Plugin Nectar problem to work
- Replies: 8
- Views: 1867
Plugin Nectar problem to work
I have problem with o plugin nectar, but i install as the documentation for release. I find problem similar link bellow: http://forums.cacti.net/viewtopic.php?f=14&t=41248&p=205390&hilit=plugin_nectar#p205390 But, I have SQL errors: 01/07/2011 01:52:55 PM - CMDPHP: Poller[0] ERROR: SQL S...