CACTI with easyPHP = no show graph :-(
Moderators: Developers, Moderators
CACTI with easyPHP = no show graph :-(
Helloo ... i I'don't Inderstant....
I use configuration CACTI with easyPHP...
i install without problem-... just the graph... is the problem..
because... the Availability is 100% and status and Current (ms) Average (ms) is NULL !!!
I receve without problem trap SNMP because the statu for drive show the description machine! !!!!
i used the tutorial http://www.fb2i.net/article.php3?id_article=18
config:
- i ScheduledTask: c:\EasyPHP1-7\php\php.exe c:\cacti\poller.php
please HELP ME!!!!!! msn me: tutelacooldouce[at]hotmail[dot]com
I use configuration CACTI with easyPHP...
i install without problem-... just the graph... is the problem..
because... the Availability is 100% and status and Current (ms) Average (ms) is NULL !!!
I receve without problem trap SNMP because the statu for drive show the description machine! !!!!
i used the tutorial http://www.fb2i.net/article.php3?id_article=18
config:
- i ScheduledTask: c:\EasyPHP1-7\php\php.exe c:\cacti\poller.php
please HELP ME!!!!!! msn me: tutelacooldouce[at]hotmail[dot]com
- Attachments
-
- DISPONIBILITEE
- availability.JPG (82.62 KiB) Viewed 5835 times
-
- NI PICS
- nopic.JPG (57.88 KiB) Viewed 5835 times
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
The poller is not running, confirm you scheduler settings and check that the user running the poller has permission to the rra and log directories.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
start your own thread and give details. Post the cacti log output in debug mode.
| 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 |
- TheWitness
- Developer
- Posts: 17061
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Settings->General-Poller Logging Level
Then, open command window, change directories to Cacti webroot, and run "php poller.php". Output will partially by in STDOUT and the remainder will be in "System Utilities->View Poller Cache".
TheWitness
Then, open command window, change directories to Cacti webroot, and run "php poller.php". Output will partially by in STDOUT and the remainder will be in "System Utilities->View Poller Cache".
TheWitness
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?
I followed exactly this installation http://www.fb2i.net/article.php3?id_article=18
but it does not work.
Besides, when I try to launch the task manually it does not work.
Windows does not manage to launch the task int the scheduler.
The code of error is 0x0
From tomorrow I would send you my file cacti log output in debug mode
Thanks to all for the help
but it does not work.
Besides, when I try to launch the task manually it does not work.
Windows does not manage to launch the task int the scheduler.
The code of error is 0x0
From tomorrow I would send you my file cacti log output in debug mode
Thanks to all for the help
Code 0x0, means it ran fine.
| 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 |
I tried running this command line
C:\Program Files\EasyPHP1-7\php\php.exe C:\Cacti\cacti-0.8.6c\poller.php
and it returned the following error.
'php' is not a recognized as an internal or external command,
operable program or batch file.
if i tried again running this command line
php -m
and it returned the following error.
'php' is not a recognized as an internal or external command,
operable program or batch file
C:\Program Files\EasyPHP1-7\php\php.exe C:\Cacti\cacti-0.8.6c\poller.php
and it returned the following error.
'php' is not a recognized as an internal or external command,
operable program or batch file.
if i tried again running this command line
php -m
and it returned the following error.
'php' is not a recognized as an internal or external command,
operable program or batch file
- TheWitness
- Developer
- Posts: 17061
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
There must be something else wrong. Add the php.exe binary path to your system path.
TheWitness
TheWitness
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?
Who is online
Users browsing this forum: No registered users and 1 guest