Having some trouble setting up Cacti
Moderators: Developers, Moderators
Having some trouble setting up Cacti
I've been trying to set up Cacti for several days the regular way, first on server 2008 then on vista. I gave up and went for the exe installer. now cacti works but I set up the graphs and they're empty (after 24 hours).
Also, I'm trying to add a Syslog plugin (I checked the syslog plugin tick on the exe installer and it doesn't work), but I don't know how.
I've set the installer to Apache2.
Can you tell me what do I need to check?
Also, I'm trying to add a Syslog plugin (I checked the syslog plugin tick on the exe installer and it doesn't work), but I don't know how.
I've set the installer to Apache2.
Can you tell me what do I need to check?
- Attachments
-
- The empty graphs. I've set them up mostly by 'next > next > next'
- Untitled.jpg (89.72 KiB) Viewed 1699 times
- TheWitness
- Developer
- Posts: 17059
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Having some trouble setting up Cacti
Well, the best way is to use the installer. To use the syslog plugin, you have to have a linux server somewhere to receive and store the syslog data, or a linux server receiving the data and forwarding to a Windows box. So, you still have a long way to go. You would save yourself a lot of trouble by just doing Linux.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Having some trouble setting up Cacti
I may just install Linux. but in the meanwhile, I'm stuck with windows.
have anything about the empty graphs? something that I should check?
have anything about the empty graphs? something that I should check?
- TheWitness
- Developer
- Posts: 17059
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Having some trouble setting up Cacti
Use the installer.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Having some trouble setting up Cacti
This is with the installer.
as I sad in the first post. without the installer it didn't work at all.
NOW... I've found something new. trying to run the scheduled task from the command line, I get a series of errors.
I printscreened the first 3.
as I sad in the first post. without the installer it didn't work at all.
NOW... I've found something new. trying to run the scheduled task from the command line, I get a series of errors.
I printscreened the first 3.
- Attachments
-
- Untitled1.jpg (39.49 KiB) Viewed 1685 times
- TheWitness
- Developer
- Posts: 17059
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Having some trouble setting up Cacti
Looks like you php is not installed correctly.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Having some trouble setting up Cacti
The installer doesn't use WAMP, so it appears you're trying to install over existing components which isn't going to work out well... as you've found out. If you you're going to use the installer, then remove wamp, php, mysql, and apache.
| 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: Having some trouble setting up Cacti
Looking at these errors I think that PHP is somehow defined to the apache installed earlier by the wamp server, though before I used the installer I removed it.
anyone knows how should I define it so that the poller will work? thoughts anyone?
edit: I did not noticed I had already 2 replies. but as you said, I did remove wamp before I started the installer.
: well anyway, I'll try reinstalling everything again. I'll let you know how it goes.
anyone knows how should I define it so that the poller will work? thoughts anyone?
edit: I did not noticed I had already 2 replies. but as you said, I did remove wamp before I started the installer.
: well anyway, I'll try reinstalling everything again. I'll let you know how it goes.
Who is online
Users browsing this forum: No registered users and 2 guests