Hi
I've spend a day trying to install cacti and i get stuck. The problem is (since today) I've compatibiity problem between PHP and apache.
I've try to install Wamp serveur to resolve but I get some other error.
I've folowed the procedure for windows but my known in PHP and apache are limited and i don't know what to do. Is there any tuto to help me
Is there any package with PHP apache full compatible with the cacti zip file.
I can reinstall all if it's necessary ....
Can you help me
regards
Installing CACTI ...AAAARRRRGGGGHHHHH
Moderators: Developers, Moderators
Re: Installing CACTI ...AAAARRRRGGGGHHHHH
did you read http://docs.cacti.net/manual:087:1_inst ... er_windows
have you tried http://forums.cacti.net/viewtopic.php?f=3&t=14946 ?
have you tried http://forums.cacti.net/viewtopic.php?f=3&t=14946 ?
| 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: Installing CACTI ...AAAARRRRGGGGHHHHH
Hi,
I am so new to cacti and was trying to install it. i follow the windows installer on this site and installation was good. I also finished the installation from the instruction on post-installation page. Now im stuck to where to run the cacti page. Like what i said im so new to this, can you help me with the basic thing of all which is how to log-in to the installed cacti?
Any help will be much appreciated.
thank so much in advance.
Nitro12
I am so new to cacti and was trying to install it. i follow the windows installer on this site and installation was good. I also finished the installation from the instruction on post-installation page. Now im stuck to where to run the cacti page. Like what i said im so new to this, can you help me with the basic thing of all which is how to log-in to the installed cacti?
Any help will be much appreciated.
thank so much in advance.
Nitro12
Re: Installing CACTI ...AAAARRRRGGGGHHHHH
Hi nitro
I've got the same problem as you..... I spend to many time trying different forum to find a solution. The only one I've found is to install a liveCD with other distribution call FAN2.
It use NAGIOS , Centreon, NAGvis, NARETO to configure nagios. The install is prety simple but you must know the basics of Linux.( VI, dir CD.. etc)
Regards
I've got the same problem as you..... I spend to many time trying different forum to find a solution. The only one I've found is to install a liveCD with other distribution call FAN2.
It use NAGIOS , Centreon, NAGvis, NARETO to configure nagios. The install is prety simple but you must know the basics of Linux.( VI, dir CD.. etc)
Regards
Re: Installing CACTI ...AAAARRRRGGGGHHHHH
Hi BSOD,
I was able to run the cacti and now testing the graphs.. For now i am trying to monitor my server for ping and latency test. After creating the device and making the graph it won't show up in the graph tab. I run the debug on the graph and it didn't have any errors its the only tab where it shows up the graph but not on the main graph tab. Any info about why it wont show-up on the graph tab?
Great installer by the way! Thanks for your help..
Nitro12
I was able to run the cacti and now testing the graphs.. For now i am trying to monitor my server for ping and latency test. After creating the device and making the graph it won't show up in the graph tab. I run the debug on the graph and it didn't have any errors its the only tab where it shows up the graph but not on the main graph tab. Any info about why it wont show-up on the graph tab?
Great installer by the way! Thanks for your help..
Nitro12
Re: Installing CACTI ...AAAARRRRGGGGHHHHH
Hi,
I was able to solved my issue last time. Now i can see the graph and is testing it with simple ping for latency graph. However, I dont see any data at all just an epmty graph. I had it debugged but nothing is wrong (i guess), please see the debug info:
C:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="test - Ping Latency" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Apache2/htdocs/cacti/rra/6/14.rrd":ping:AVERAGE \
DEF:b="C\:/Apache2/htdocs/cacti/rra/6/13.rrd":ping:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdeff=b,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:"Total In\: 0 bytes\n" \
LINE1:cdeff#002A97FF:"Outbound" \
GPRINT:cdeff:LAST:"Current\:%8.2lf %s" \
GPRINT:cdeff:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdeff:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:"Total Out\: 0 bytes\n" RRDTool Says:
OK
any ideas on this why it wont graph any data?
regards,
Nitro12
I was able to solved my issue last time. Now i can see the graph and is testing it with simple ping for latency graph. However, I dont see any data at all just an epmty graph. I had it debugged but nothing is wrong (i guess), please see the debug info:
C:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="test - Ping Latency" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Apache2/htdocs/cacti/rra/6/14.rrd":ping:AVERAGE \
DEF:b="C\:/Apache2/htdocs/cacti/rra/6/13.rrd":ping:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdeff=b,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:"Total In\: 0 bytes\n" \
LINE1:cdeff#002A97FF:"Outbound" \
GPRINT:cdeff:LAST:"Current\:%8.2lf %s" \
GPRINT:cdeff:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdeff:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:"Total Out\: 0 bytes\n" RRDTool Says:
OK
any ideas on this why it wont graph any data?
regards,
Nitro12
Who is online
Users browsing this forum: No registered users and 0 guests