[SOLVED ]Cacti blank interface
Moderators: Developers, Moderators
[SOLVED ]Cacti blank interface
After upgrade cacti to 1.0.3, when I tried to open Cacti. I got this kind of interface which will display blank space for anything. Could someone help me to solve my issue?
PHP Error : 'PHP Fatal error: Call to a member function row() on a non-object in C:\inetpub\wwwroot\Cacti\lib\snmpagent.php on line 254'
My technical support :
MySQL 5.7.16
MySQL Workbench 6.3.8
PHP 5.5.33
Spine 0.8.8a
Net-SNMP 5.5.0-2
OpenSSL OpenSSL Light-1_0_2j
RRDTool 1.2.15-cygwin-1.5.20
VC++ 11 x64
VC++ 12 x64
Cacti 1.0.3
IIS 8.5
Window Server 2012
*Additional question :
- Are there any RRDTOOL 1.3+ for windows ? Since last time I check is 1.2.30-win32-perl1510
Link : http://oss.oetiker.ch/rrdtool/pub/?M=D
- Are there Spine 0.8.8a+ for windows ? Since last available link is cacti-spine-0.8.8a
Link : http://www.cacti.net/downloads/spine/packages/Windows/
*I use other template which works perfectly.
PHP Error : 'PHP Fatal error: Call to a member function row() on a non-object in C:\inetpub\wwwroot\Cacti\lib\snmpagent.php on line 254'
My technical support :
MySQL 5.7.16
MySQL Workbench 6.3.8
PHP 5.5.33
Spine 0.8.8a
Net-SNMP 5.5.0-2
OpenSSL OpenSSL Light-1_0_2j
RRDTool 1.2.15-cygwin-1.5.20
VC++ 11 x64
VC++ 12 x64
Cacti 1.0.3
IIS 8.5
Window Server 2012
*Additional question :
- Are there any RRDTOOL 1.3+ for windows ? Since last time I check is 1.2.30-win32-perl1510
Link : http://oss.oetiker.ch/rrdtool/pub/?M=D
- Are there Spine 0.8.8a+ for windows ? Since last available link is cacti-spine-0.8.8a
Link : http://www.cacti.net/downloads/spine/packages/Windows/
*I use other template which works perfectly.
- Attachments
-
- cacti blank.jpg (71.51 KiB) Viewed 10956 times
Last edited by zetoo on Mon Jul 03, 2017 2:37 am, edited 1 time in total.
Re: Cacti blank interface
Checked console already but found no error, I try to open this cacti in IE.
Re: Cacti blank interface
Suddenly, I can access cacti with its interface working from other computer but if I try to access it from host server ( cacti ). I can not access it even tho its same browser IE 11.
Someone kindly enough to enlighten me for this issue?
Someone kindly enough to enlighten me for this issue?
Re: Cacti blank interface
0.8.x plugins are not compatible with 1.x. Remove them.
http://forums.cacti.net/viewtopic.php?f=3&t=14946 - contains the current spine release and rrdtool 1.3. spine can be successfully compiled with cygwin on windows with no errors by following the readme (thats what I do).
http://forums.cacti.net/viewtopic.php?f=3&t=14946 - contains the current spine release and rrdtool 1.3. spine can be successfully compiled with cygwin on windows with no errors by following the readme (thats what I do).
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Cacti blank interface
Already tried to do fresh install according to your link given. Thank you.BSOD2600 wrote:0.8.x plugins are not compatible with 1.x. Remove them.
http://forums.cacti.net/viewtopic.php?f=3&t=14946 - contains the current spine release and rrdtool 1.3. spine can be successfully compiled with cygwin on windows with no errors by following the readme (thats what I do).
Re: Cacti blank interface
Could you help me to figure out about my graph?BSOD2600 wrote:0.8.x plugins are not compatible with 1.x. Remove them.
http://forums.cacti.net/viewtopic.php?f=3&t=14946 - contains the current spine release and rrdtool 1.3. spine can be successfully compiled with cygwin on windows with no errors by following the readme (thats what I do).
RRD is OK, Poller is working, SNMP is working, and Graph is displayed but Graph did not works with blank statistic. ( -1. #J)
Cacti Log : CMD PHP WARNING: SNMP Error: 'snmp2_get(): No response from 127.0.0.1', Device:'127.0.0.1'
PHP_error.txt : Nothing
Re: Cacti blank interface
That last error would suggest snmp is not working.zetoo wrote:Could you help me to figure out about my graph?
RRD is OK, Poller is working, SNMP is working, and Graph is displayed but Graph did not works with blank statistic. ( -1. #J)
Cacti Log : CMD PHP WARNING: SNMP Error: 'snmp2_get(): No response from 127.0.0.1', Device:'127.0.0.1'
what snmp agent are you using? I highly suggest the Windows agent for compatibility.
does a snmpwalk of the 127.0.0.1 return any data?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Cacti blank interface
Well, I am using Net-SNMP 5.5.0-2 (SNMPv2). I got responses when trying to do "snmpwalk -v2c -c 'community' 127.0.0.1 ".BSOD2600 wrote:That last error would suggest snmp is not working.zetoo wrote:Could you help me to figure out about my graph?
RRD is OK, Poller is working, SNMP is working, and Graph is displayed but Graph did not works with blank statistic. ( -1. #J)
Cacti Log : CMD PHP WARNING: SNMP Error: 'snmp2_get(): No response from 127.0.0.1', Device:'127.0.0.1'
what snmp agent are you using? I highly suggest the Windows agent for compatibility.
does a snmpwalk of the 127.0.0.1 return any data?
I see that 1.0.5 installer already available but I dont know if that update can help me to get through my issue here
Re: Cacti blank interface
you can upgrade without the installer -- all the hard bits have been done for you
is the net-snmp service running? again, I highly recommend going with the microsoft agent unless you have specific needs of net-snmp...
try this command instead
is the net-snmp service running? again, I highly recommend going with the microsoft agent unless you have specific needs of net-snmp...
try this command instead
Code: Select all
snmpwalk -v 2c -c public localhost system
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Cacti blank interface
SNMP Services and SNMP Trap, both works perfectly and configured for community name and host options.BSOD2600 wrote:you can upgrade without the installer -- all the hard bits have been done for you
is the net-snmp service running? again, I highly recommend going with the microsoft agent unless you have specific needs of net-snmp...
try this command insteadCode: Select all
snmpwalk -v 2c -c public localhost system
It is just when I am using graph from template that I got this issue. Already tried to ugprade to 1.0.4 but same issue.
snmpwalk -v2c -c public localhost system seems working and got response.
This set up already tested on 0.8.8f and working but not on 1.0.x series.
Re: Cacti blank interface
Succeed upgrade to installer cacti 1.1.4 but seems like my graph template did not pulling because of my lack of knowledge.
Previously while using 0.8.8f version, my graph can generate graph using the old ways to create new graph.
But now, when I tried to pull it like old days and the graphs did not generated at all now except Host MIB and Data Query graph template.
Help me please
Previously while using 0.8.8f version, my graph can generate graph using the old ways to create new graph.
But now, when I tried to pull it like old days and the graphs did not generated at all now except Host MIB and Data Query graph template.
Help me please
Who is online
Users browsing this forum: No registered users and 0 guests