Manage Plugin 0.6.2 for monitoring networks, servers...
Moderators: Developers, Moderators
- chrisgapske
- Cacti User
- Posts: 278
- Joined: Tue May 22, 2007 7:56 am
- Location: Pensacola, Fl - Padacuh, Ky-Alpena, MI-Gulf Shores,AL
Re: Unable to get Windows Processes and Services to show up.
I have never been able to get services to apply thru this window. I ususaly have to apply them thru the manage devices in the console than select the service from the drop down and than check the box of the device than select at the bottem to appply the servic..
It is somthing like that I am not at work so no access to my cacti server
It is somthing like that I am not at work so no access to my cacti server
koolaidrocks wrote:After walking through all of Streaker69's steps I am still unable to get Windows processes and services to show up on the device configuration page. Does anyone have any further ideas?
Here is my cacti setup info:Any help is much appreciated. Thanks!Cacti Version - 0.8.7a
Plugin Architecture - 1.4
Poller Type - Cactid v
Server Info - Linux 2.6.21-1.3194.fc7
Web Server - Apache/2.2.4 (Fedora)
PHP - 5.2.4
PHP Extensions - libxml, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, session, pcre, SimpleXML, sockets, SPL, shmop, standard, Reflection, pspell, posix, iconv, hash, gmp, gettext, ftp, filter, exif, date, curl, ctype, calendar, bz2, zlib, openssl, apache2handler, bcmath, dbase, gd, json, ldap, mysql, mysqli, PDO, pdo_mysql, pdo_sqlite, snmp, zip
MySQL - 5.0.37
RRDTool - 1.2.23
SNMP - 5.4
Plugins
- Cycle Graphs (Cycle Graphs - v0.3)
Network Discovery (discovery - v0.8.2)
FlowView (flowview - v0.4)
Host Info (hostinfo - v0.2)
Device Tracking (mactrack - v1.1)
Device Monitoring (monitor - v0.8.1)
RRD Cleaner - v1.2
Global Plugin Settings (settings - v0.3)
Thresholds (thold - v0.3.
Network Tools (tools - v0.2)
Update Checker (update - v0.4)
PHP Network Weathermap (weathermap - v0.94)
Real-time statistics (zond - v0.34)
PHP Network Managing (manage - v0.5.1)
Manage woes
Hi,
I've been tring to get manage to work for two weeks now without success. I've read through post's and tried differnent suggestions but no luck.
When I open a device in device managing->device i get the following just above dialog box for global e-mail settings.
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\Inetpub\wwwroot\cacti\plugins\manage\manage_list.php on line 1436
If I save anyway I get the following error in cacti log
03/11/2008 04:17:14 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'1136', SQL:"INSERT INTO manage_host VALUES ('272', NULL , '7', '', 'nopoll' , '9', '2', '0', '1', '' )'
Also on Manage page is showing
Notice: Undefined variable: pos in C:\Inetpub\wwwroot\cacti\plugins\manage\manage_ajax.php on line 1474
I'm using Cacti Version 0.8.7b PIA 2.0 and Manage 0.5.1
Any help appreciated.
I've been tring to get manage to work for two weeks now without success. I've read through post's and tried differnent suggestions but no luck.
When I open a device in device managing->device i get the following just above dialog box for global e-mail settings.
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\Inetpub\wwwroot\cacti\plugins\manage\manage_list.php on line 1436
If I save anyway I get the following error in cacti log
03/11/2008 04:17:14 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'1136', SQL:"INSERT INTO manage_host VALUES ('272', NULL , '7', '', 'nopoll' , '9', '2', '0', '1', '' )'
Also on Manage page is showing
Notice: Undefined variable: pos in C:\Inetpub\wwwroot\cacti\plugins\manage\manage_ajax.php on line 1474
I'm using Cacti Version 0.8.7b PIA 2.0 and Manage 0.5.1
Any help appreciated.
- chrisgapske
- Cacti User
- Posts: 278
- Joined: Tue May 22, 2007 7:56 am
- Location: Pensacola, Fl - Padacuh, Ky-Alpena, MI-Gulf Shores,AL
PHP errors Line 75
php: PHP Warning: Missing argument 10 for cacti_snmp_get(), called in /var/www/html/plugins/manage/manage_check.php on line 75 and defined in /var/www/html/lib/snmp.php on line 39
manage-0.5.2
the last version (0.5.2) has finally been released.
please, use readme.txt since there is good info in there.
please, backup your system before upgrading.
please, wait a few days for probably a 0.5.3 version.
thanks to beta-testers : pepj, mcutting, polletj and streaker69.
the real game start now.
please, use readme.txt since there is good info in there.
please, backup your system before upgrading.
please, wait a few days for probably a 0.5.3 version.
thanks to beta-testers : pepj, mcutting, polletj and streaker69.
the real game start now.
I've downloaded and installed the latest version.
I have created Sites and Groups and these save to the database fine. However, when I configure a host to be managed, set it up with the webserver template and click save nothing gets written to the manage_host table in the database and when I then return to the host within Management... Devices the pulldowns under PHP Network Managing Options are all set to none.
Any clues what might be wrong??
I have created Sites and Groups and these save to the database fine. However, when I configure a host to be managed, set it up with the webserver template and click save nothing gets written to the manage_host table in the database and when I then return to the host within Management... Devices the pulldowns under PHP Network Managing Options are all set to none.
Any clues what might be wrong??
I've installed the new manage plugin, but the manage tab and menu's are not showing(installed and enabled it using Plugin Management, and gave user admin permissions on "Use PHP Network Managing" ).
http://server/cacti/plugins/manage/manage_direct.php gives me a access denied.
Device settings does however show a "PHP Network Managing Options" section.
Any idea how to solve this problem?
I've removed/created the manage tables manually by using the .sql files(1-6), and unintstalled/enabled/disabled it a few times with no effect.
I'm using 0.8.7b and PA 2.0.
http://server/cacti/plugins/manage/manage_direct.php gives me a access denied.
Device settings does however show a "PHP Network Managing Options" section.
Any idea how to solve this problem?
I've removed/created the manage tables manually by using the .sql files(1-6), and unintstalled/enabled/disabled it a few times with no effect.
I'm using 0.8.7b and PA 2.0.
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
You need to enable the plugin first in plugin management. I had this self same problem when I first installed the plugin. Do you see the settings for Manage ? Have you assigned rights for yourself to use the plugin in the manage settings ?
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
Yomark, when you go to cacti settings
have you a tab called manage ?
if yes, can you click the debug link ?
when you scroll at "Security Options", can you tell me which numbers are displayed ?
by default, it should list "-1", all users
are you logged to cacti as an admin (full realms) and which cacti user id and username it as ?
is this cacti user id listed in "Security Options" ?
can you see errors in your cacti.log and apache.log ?
can you try to disable others plugins, even if i use thold myself ?
Code: Select all
/cacti/settings.php
if yes, can you click the debug link ?
when you scroll at "Security Options", can you tell me which numbers are displayed ?
by default, it should list "-1", all users
are you logged to cacti as an admin (full realms) and which cacti user id and username it as ?
is this cacti user id listed in "Security Options" ?
can you see errors in your cacti.log and apache.log ?
can you try to disable others plugins, even if i use thold myself ?
Who is online
Users browsing this forum: No registered users and 0 guests