Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
check also that the poller is running through crontab.
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
...
...
ERROR: opening '/home/httpd/html/cacti/rra/g_leones_101_traffic_in_16.rrd': No such file or directory
ERROR: opening '/home/httpd/html/cacti/rra/g_leones_101_traffic_in_15.rrd': No such file or directory
...
...
Nov 30 16:23:53 Almendra httpd: PHP Warning: socket_create() [<a href='function.socket-create'>function.socket-create</a>]: Unable to create socket [1]: Operation not permitted in /home/httpd/html/cacti/lib/ping.php on line 148
Nov 30 16:23:53 Almendra httpd: PHP Warning: socket_set_block() expects parameter 1 to be resource, boolean given in /home/httpd/html/cacti/lib/ping.php on line 150
Don't know why is not permited...... please help
thanks !!!!
PS: php.ini have sockets enable!!!.... can be mysql socket? It is close by default in a new installation.... I'll try
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
Nop, I just using:
ArchLinux kernel 2.6.23
Mysql Ver 14.12 Distrib 5.0.45
PHP 5.2.5 with Suhosin-Patch 0.9.6.2
RRDtool 1.2.23
and the user has the enough permissions (I run ping.pl from scripts without problems).
HELP!!!!!
PD: Just in case.... I decomented the line "extensions=sockets.so" in php.ini
PD2: The errors in PING command are normal since my "cactiuser" don't have root privileges, there is a warning when you selected the IGMP PING!. Anyway... there is some same problems in the forum related to "unknown states"
This is an issue with cacti not being able to assign the correct data for your indexed query. This problem is an old one but was never fixed, IMHO. I took the relevant part of the cacti.log and a dump of your mysql db for more analysis. But this may take some time
Reinhard
Thanks Gandalf.... I just have one more question..... I'm the only one who has this problem?
I'll work with the previous version.... I start all over again because some relly noob guy at work make some changes in the old databases, He broke some index and queries....
Thanks.... if you need something more just tell me...... I'll close the external access by Tuesday...
The error is related to the ifAlias and ifDescr showing more than one consecutive blanks. This is a general error with cacti and I've opened a bug report for it. I'm quite sure that I won't need access from now on (else I will pm you)
Reinhard
Please download database.php from http://svn.cacti.net/cgi-bin/viewvc.cgi ... 0.8.7/lib/ as a whole file and replace your current file by the new one. Post your findings.
Patch was implemented by Larry (TheWitness)
Reinhard
I suspect you are missing the sockets module. Easy fix depending on your os. Typically you might leave it out if you built PHP on you own. Typically it's always enabled if you get from a distro.
TheWitness
True understanding begins only when we realize how little we truly understand...