Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


STATUS plugin - Alternative version of devices for 0.87b
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Announcements
Author Message
mcutting
Cacti Guru User


Joined: 16 Oct 2006
Posts: 1011

PostPosted: Mon Apr 07, 2008 2:50 am    Post subject: Reply with quote

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: 9736
Location: MI, USA

PostPosted: Mon Apr 07, 2008 4:03 am    Post subject: Reply with quote

mcutting,

You can't upload more than 3mb in a single post.

TheWitness
Back to top
mcutting
Cacti Guru User


Joined: 16 Oct 2006
Posts: 1011

PostPosted: Mon Apr 07, 2008 4:04 am    Post subject: Reply with quote

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

PostPosted: Mon Apr 07, 2008 6:00 am    Post subject: Reply with quote

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 Guru User


Joined: 16 Oct 2006
Posts: 1011

PostPosted: Mon Apr 07, 2008 12:41 pm    Post subject: Reply with quote

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.

PostPosted: Wed Jul 23, 2008 7:41 am    Post subject: Reply with quote

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: 268
Location: Padacuh, Ky-Alpena, MI-Gulf Shores,AL

PostPosted: Wed Jul 23, 2008 8:36 am    Post subject: Reply with quote

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: 19

PostPosted: Thu Nov 13, 2008 1:18 am    Post subject: Reply with quote

is this plugin running on php5 ? I have installed, but there is no status tab shown.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Announcements All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 



Powered by phpBB © 2001, 2005 phpBB Group