|
|
| Author |
Message |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 974
|
Posted: Mon Apr 07, 2008 2:50 am Post subject: |
|
|
| niobe wrote: | Hrmmm, what versions of cacti and PA are you using?
Could you provide me with screenshot of both problems to help?
cheers |
Niobe - sure...
Cacti Version is 0.8.7b
PIA 2.2Beta (didn't work with 2.1 either..)
Can't seem to add attachments, as I have evidently "reached your maximum Upload Quota Limit of 3Mb" - despite the fact I haven't uploaded any screenshots in ages !
Can only give you the text....
The webpage cannot be found
HTTP 404
Most likely causes:
There might be a typing error in the address.
If you clicked on a link, it may be out of date.
What you can try:
Retype the address.
Go back to the previous page.
Go to and look for the information you want.
More information |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Mon Apr 07, 2008 4:03 am Post subject: |
|
|
mcutting,
You can't upload more than 3mb in a single post.
TheWitness |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 974
|
Posted: Mon Apr 07, 2008 4:04 am Post subject: |
|
|
| TheWitness wrote: | mcutting,
You can't upload more than 3mb in a single post.
TheWitness |
Larry - I can't upload anything !! |
|
| Back to top |
|
 |
niobe Cacti User
Joined: 10 Mar 2008 Posts: 125 Location: Australia
|
Posted: Mon Apr 07, 2008 6:00 am Post subject: |
|
|
Has anyone else had problems with the plugin? Could you please post whether you have or have not had problems with it with your system details?
Mcutting, one other thing might be useful.. look for errors in your apache log. Not sure where it is on windows but in unix it might /var/log/httpd/error_log. That will contain more detail on the errors you are getting.
Another idea, I don't know anything about Cacti on windows, but check the permissions of all files - maybe something gets lost in translation. |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 974
|
Posted: Mon Apr 07, 2008 12:41 pm Post subject: |
|
|
| TheWitness and I did a GoToMeeting to see if we cound pin donw the issues on Windows. The permissions check out - Larry is going to test this plugin under Windows at his end and revert with his findings. |
|
| Back to top |
|
 |
kurowsky
Joined: 04 Feb 2004 Posts: 46 Location: Richmond, VA.
|
Posted: Wed Jul 23, 2008 7:41 am Post subject: |
|
|
On line 313 try changing the href to :
| Code: | | "<a class='linkEditMain' href='../../graph_view.php?action=" " |
Could also lighten up the row colors a little (easier on the eyes ) :
| Code: | // Pre-defined status colors
$disabled_color2 = "a1a1a1";
$unknown_color2= "8d00ba";
$status_colors2 = array(
HOST_DOWN => "f51d30",
HOST_ERROR => "ff6044",
HOST_RECOVERING => "F9FD5F",
HOST_UP => "96E78A",
); |
|
|
| Back to top |
|
 |
chrisgapske Cacti User
Joined: 22 May 2007 Posts: 264 Location: Padacuh, Ky-Alpena, MI-Gulf Shores,AL
|
Posted: Wed Jul 23, 2008 8:36 am Post subject: |
|
|
It would be also good if this plugin worked But on a lighter note It is a great idea. It would be good if we could use user authentication with this plugin. I can't have everybody seeing everything. |
|
| Back to top |
|
 |
cspenpen
Joined: 05 Dec 2006 Posts: 11
|
Posted: Thu Nov 13, 2008 1:18 am Post subject: |
|
|
| is this plugin running on php5 ? I have installed, but there is no status tab shown. |
|
| Back to top |
|
 |
|