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.
12/15/2005 03:21:59 AM - CMDPHP: Poller[0] Host[2] DS[153] CMD: perl /usr/share/cacti/scripts/ping.pl rhino.labs.ntrg.com, output: 0.036
12/15/2005 03:21:59 AM - CMDPHP: Poller[0] Host[2] DS[157] WARNING: Result from SERVER not valid. Partial Result: WARNING: Function do
12/15/2005 03:21:59 AM - CMDPHP: Poller[0] Host[2] DS[157] SERVER: /usr/share/cacti/scripts/ss_fping.php rhino.labs.ntrg.com 20 TCP, output: U
k I've got that installed already (it was my first roadblock heh)
I'm running 0.8.6g so just to be sure, all I need are the PHP objects provided in this thread, correct? There don't appear to be any relevant patches to 0.8.6g but I want to make sure.
The other possibility is that I'm having problems checking availability. I'm currently using SNMP for system availability and I seem to recollect that some of the systems went unavailable after the install.
OK back at this. The user is an admin account that has permissions, the directories are there, and I set the permissions to be wide open for everyone. Still get the problem
If I run "c:\php\php.exe foo" at a command prompt I get the same "creating dirs" output. Must be something to do with PHP but I haven't been able to find out how to fix it
BTW, PHP is a fresh install, per the Cacti Windows install instructions. Any tips or pointers to get PHP happy?
Thanks
Mike
TheWitness wrote:Your user does not have permission to create the directories. Please create them and then allow the poller user to wrx to them..
mikes1p wrote:
TheWitness wrote:Does the "creating directory..." happen every time? Otherwise, please wait a polling cycle or two for the graph to appear. Also, what happens when your run "php <path_cacti>/cmd.php" at MEDIUM logging level?
Yes the "creating dirs" happend every time.
Yep I waited several polling cycles to see if was working, the empty graph I posted was for two hours after I had created the graph
I'm using cactid as poller, and the cron job is run by the root user.
PHP version is 4.3.11 and the cacti version is 0.8.6g and my OS is Fedora Core 2 (32 bit).
Attachments
graph_image.php.png (22.85 KiB) Viewed 17070 times
1136161200: nan nan nan nan 5.0000000000e-02
1136161500: nan nan nan nan 5.0000000000e-02
1136161800: nan nan nan nan 5.0000000000e-02
1136162100: nan nan nan nan 5.0000000000e-02
1136162400: nan nan nan nan 5.0000000000e-02
1136162700: nan nan nan nan 5.0000000000e-02
I'm using RRDTool 1.2.11
Could this be causing the problem? and if, how do i fix it?
lvm wrote:This issue happend to me when using an "old" cactid poller. It was resolved at least with cactid 0.8.6g (for me).
Reinhard
That helped
I also noticed that regardless the address I fill in into the address field when making the datasource, it keeps using the devive's hostname value according to the poller cache
InfInIte wrote:I also noticed that regardless the address I fill in into the address field when making the datasource, it keeps using the devive's hostname value according to the poller cache
System Utilities -> Clear Poller Cache will help
Reinhard