| View previous topic :: View next topic |
| Author |
Message |
zonk New User
Joined: 15 Apr 2008 Posts: 4
|
Posted: Mon Apr 21, 2008 2:31 pm Post subject: Discovery Poller |
|
|
I have been trying to get the Discovery plugin to run without success. In reading through the posts I came across a tip that said to run php -q findhosts.php -d -f from the Discovery plugin directory which I did.
It came back with Invalid PHP_SELF Path.
What do I need to do to correct this?
Thanx,
Zonk
|
|
| Back to top |
|
 |
jimmy Site Admin
Joined: 11 Nov 2004 Posts: 1495
|
Posted: Fri Apr 25, 2008 1:33 am Post subject: |
|
|
Run it from the Cacti root instead of from the plugin directory.
php -q plugins/discovery/findhosts.php -f -d
|
|
| Back to top |
|
 |
|