Manage Plugin 0.6.2 for monitoring networks, servers...
Moderators: Developers, Moderators
-
- Posts: 24
- Joined: Wed May 10, 2006 2:46 pm
- Location: Memphis, TN USA
Very nice changes and additions. This has fixed the error I was getting on the manage screen inside the image of the managed device but I am getting a new error message bellow each device. It is:
Notice: Use of undefined constant graph_tree_id - assumed 'graph_tree_id' in /usr/local/apache2/htdocs/cacti/plugins/manage/manage.php on line 326
Notice: Use of undefined constant id - assumed 'id' in /usr/local/apache2/htdocs/cacti/plugins/manage/manage.php on line 326
Looks like a very nice plugin.
Notice: Use of undefined constant graph_tree_id - assumed 'graph_tree_id' in /usr/local/apache2/htdocs/cacti/plugins/manage/manage.php on line 326
Notice: Use of undefined constant id - assumed 'id' in /usr/local/apache2/htdocs/cacti/plugins/manage/manage.php on line 326
Looks like a very nice plugin.
thanksjherrinike wrote: Notice: Use of undefined constant graph_tree_id - assumed 'graph_tree_id' in /usr/local/apache2/htdocs/cacti/plugins/manage/manage.php on line 326
Notice: Use of undefined constant id - assumed 'id' in /usr/local/apache2/htdocs/cacti/plugins/manage/manage.php on line 326
it's corrected
-
- Cacti User
- Posts: 83
- Joined: Fri Aug 22, 2003 4:33 am
more info on upgrad
Hi nice and faster upgrade to 0.2 .... Can u provide some steps on Upgrading... I don't want to mess up with my current setup...but ur new version seems promising...so couldn't stop myself to go for a upgrade....
Plsss provide some steps....or just overwrite the current plugins/manage directory
Chetan
Plsss provide some steps....or just overwrite the current plugins/manage directory
Chetan
Greate groups
Hi!
Is is possible to create groups? I whant for an example to put all my routers in one and switches in another. All on one screen make is hard to owerview.
Thanks in advance and for a great plugin.
Is is possible to create groups? I whant for an example to put all my routers in one and switches in another. All on one screen make is hard to owerview.
Thanks in advance and for a great plugin.
Re: more info on upgrad
yes, just overwriter_chetanjain wrote:just overwrite the current plugins/manage directory
Chetan
Re: Greate groups
good ideapgus wrote:Is is possible to create groups?
This is on Manage 0.2. Any ideas? I completed the upgrade like the post mentioned.
Notice error: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in c:\Inetpub\wwwroot\cacti\plugins\manage\manage.php on line 232
r_chetanjain wrote:
just overwrite the current plugins/manage directory
Chetan
yes, just overwrite
Notice error: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in c:\Inetpub\wwwroot\cacti\plugins\manage\manage.php on line 232
_________________
|Cacti 0.8.6h|
|MySQL 5 | PHP 5.1.2 | Zend Optimizer 3.0.0 | IIS 6 | RRDtool 1.2.12 | Cygwin x |
| Windows 2k3 Sp1 | Dual P Xeon 2.4Ghz W/HT | 4GB Ram |
|Cacti 0.8.6h|
|MySQL 5 | PHP 5.1.2 | Zend Optimizer 3.0.0 | IIS 6 | RRDtool 1.2.12 | Cygwin x |
| Windows 2k3 Sp1 | Dual P Xeon 2.4Ghz W/HT | 4GB Ram |
-
- Posts: 24
- Joined: Wed May 10, 2006 2:46 pm
- Location: Memphis, TN USA
I am trying to install the plugin.
I just copied the manage directory and set the config.php file.
I can create devices to manage and everything but it seems that nothing happen, i have always the following thing in my manage tab:
0 errors !
Last poll date :
It seems that it is inactive.
Where could be the problem?
Thanks
QWertz
I just copied the manage directory and set the config.php file.
I can create devices to manage and everything but it seems that nothing happen, i have always the following thing in my manage tab:
0 errors !
Last poll date :
It seems that it is inactive.
Where could be the problem?
Thanks
QWertz
-
- Posts: 24
- Joined: Wed May 10, 2006 2:46 pm
- Location: Memphis, TN USA
seems that install go wrongjherrinike wrote:DOes it update your devices uptime at all? I know mine is running but I never see anything by the Last poll date either.0 errors !
Last poll date :
It seems that it is inactive.
create the value with phpmyadmin :
INSERT INTO settings VALUES ('manage_date', '0')
-
- Cacti User
- Posts: 83
- Joined: Fri Aug 22, 2003 4:33 am
0.2 doesn't seem to be working
i had upgraded from 0.1 t o0.2...everything stopped working....its good to hear some good cosmetic changes....but it stopped working after upgradation...can u check for some more bugs...
Chetan
Chetan
Tested on Linux Box (FreeBSD with latest stable version of cacti and mysql 5):
Try execute this commands in SQL cli.
Anyway...the uptime counter is still in 0d 0h 0m...checking....gilles...any clue?
Next lines (manage SQL) has not been created for manage.sql...if i create...the tool running without erros.Notice error: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in c:\Inetpub\wwwroot\cacti\plugins\manage\manage.php on line 232
Code: Select all
CREATE TABLE manage_host_services ( id mediumint(8) unsigned NOT NULL default '0', services mediumint(8) unsigned NOT NULL default '0', statut text);
INSERT INTO settings VALUES ('manage_events', '5');
INSERT INTO settings VALUES ('manage_poller', '0');
INSERT INTO settings VALUES ('manage_method', '0');
INSERT INTO settings VALUES ('manage_date', '0');
Anyway...the uptime counter is still in 0d 0h 0m...checking....gilles...any clue?
Who is online
Users browsing this forum: No registered users and 1 guest