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    


Cacti 0.8.4-pre Testing
Goto page Previous  1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic    Cacti Forum Index -> Help: Unstable Development Versions
Author Message
moonman
Cacti User


Joined: 06 Sep 2003
Posts: 94

PostPosted: Tue Nov 11, 2003 11:33 am    Post subject: Re: Two things Reply with quote

raX wrote:
moonman wrote:
I found two small things on my test
its a new install on unix
if someone dont have permission to a tree the side bar of the tree is very wide


I have noticed that this only occurs on Internet Explorer. I've checked my HTML and it looks correct. Anyone know of some good HTML hacks to make this work right under IE?

moonman wrote:
and if the user have only view graphes permission he still see the connsole tab


I would categorize this is a feature request rather than a bug report for 0.8.4 since this feature has never existed. I will add it to the list for 0.8.5 though .

-Ian


i send you the images so i hope you will understand me now

Thanks
Back to top
Guest






PostPosted: Tue Nov 11, 2003 3:27 pm    Post subject: 0.8.4-pre20031111 Reply with quote

Guest login doesn't seem to work. Here's the URL it generates after changing the password:

http://mycactisite.com/graph_view.php

Here's the URL if I create a user just like Guest:

http://mycactisite.com/graph_view.php?action=tree&tree_id=1&leaf_id=6&select_first=true
Back to top
Khan



Joined: 03 Nov 2003
Posts: 47
Location: Madtown, WI

PostPosted: Tue Nov 11, 2003 4:38 pm    Post subject: Re: Upgrading from an old 8.2 ( I think ) database ... Reply with quote

Anonymous wrote:

Almost all working Just the partition mounts, is that an SNMP/Windows 2000 issue?

nigel,


I am seeing that with today's pre-release (pre20031111) also. Used Drive space on C, D and Virtual all do not update.

-ac
Back to top
Coeus
Cacti User


Joined: 04 Aug 2003
Posts: 51
Location: Perth - Western Australia

PostPosted: Wed Nov 12, 2003 3:46 am    Post subject: Reply with quote

I've got some style sheet issues using mozilla when viewing.

Looks like multiple columns the same width as the side menu

http://test-network.net/screenshots/cacti.jpg

Also - Access denied even though i'm logged in as admin

http://test-network.net/screenshots/denied.jpg

(got to love the domain name ;)

http://test-network.net/cacti/

If curious to see the setup.

Carl
Back to top
raX
Lead Developer


Joined: 13 Oct 2001
Posts: 2234
Location: Carlisle, PA

PostPosted: Wed Nov 12, 2003 10:33 pm    Post subject: Re: Upgrading from an old 8.2 ( I think ) database ... Reply with quote

Anonymous wrote:
Almost all working Just the partition mounts, is that an SNMP/Windows 2000 issue?


There was a problem with the "Host MIB - Available Disk Space" graph template. This should be fixed with the latest cacti.sql file.

Anonymous wrote:
Fatal error: Call to undefined function: ldap_connect() in /home/httpd/htdocs/cacti-test/auth_login.php on line 38


This means that you either need to compile LDAP support into your PHP or enable the PHP LDAP (php_ldap.dll I believe) extension.

-Ian
Back to top
raX
Lead Developer


Joined: 13 Oct 2001
Posts: 2234
Location: Carlisle, PA

PostPosted: Wed Nov 12, 2003 10:41 pm    Post subject: Re: 0.8.4-pre20031111 Reply with quote

Anonymous wrote:
Guest login doesn't seem to work. Here's the URL it generates after changing the password:


Guest login should be fixed now.

-Ian
Back to top
raX
Lead Developer


Joined: 13 Oct 2001
Posts: 2234
Location: Carlisle, PA

PostPosted: Wed Nov 12, 2003 10:54 pm    Post subject: Reply with quote

Coeus wrote:
I've got some style sheet issues using mozilla when viewing.


Would you mind providing me with a login for your installation to see if I can reproduce this?

Coeus wrote:
Also - Access denied even though i'm logged in as admin


I added some more realms to 0.8.4 that 'admin' will not have access to by default. I was going to add this to the release notes, but perhaps it would be best to make this happen during the upgrade.

-Ian
Back to top
moonman
Cacti User


Joined: 06 Sep 2003
Posts: 94

PostPosted: Thu Nov 13, 2003 2:46 am    Post subject: Re: Two things Reply with quote

moonman wrote:
raX wrote:
moonman wrote:
I found two small things on my test
its a new install on unix
if someone dont have permission to a tree the side bar of the tree is very wide


I have noticed that this only occurs on Internet Explorer. I've checked my HTML and it looks correct. Anyone know of some good HTML hacks to make this work right under IE?

moonman wrote:
and if the user have only view graphes permission he still see the connsole tab


I would categorize this is a feature request rather than a bug report for 0.8.4 since this feature has never existed. I will add it to the list for 0.8.5 though .

-Ian


i send you the images so i hope you will understand me now

Thanks

by i send you i mean to the email you post in the forum

Thanks
Back to top
Guest






PostPosted: Thu Nov 13, 2003 6:37 am    Post subject: Re: Upgrading from an old 8.2 ( I think ) database ... Reply with quote

raX wrote:

There was a problem with the "Host MIB - Available Disk Space" graph template. This should be fixed with the latest cacti.sql file.
-Ian


So, do I just need to update the cacti.sql or grab the latest pre-release?

-ac
Back to top
raX
Lead Developer


Joined: 13 Oct 2001
Posts: 2234
Location: Carlisle, PA

PostPosted: Thu Nov 13, 2003 11:00 am    Post subject: Re: Upgrading from an old 8.2 ( I think ) database ... Reply with quote

Anonymous wrote:
So, do I just need to update the cacti.sql or grab the latest pre-release?


You need to grab the latest pre-release and re-import your database from cacti.sql. If you want, I can tell you how I fixed this problem within the UI.

-Ian
Back to top
Khan



Joined: 03 Nov 2003
Posts: 47
Location: Madtown, WI

PostPosted: Thu Nov 13, 2003 1:28 pm    Post subject: Re: Upgrading cacti.sql Reply with quote

raX wrote:

You need to grab the latest pre-release and re-import your database from cacti.sql. If you want, I can tell you how I fixed this problem within the UI.

-Ian


I grabbed the pre-release and installed it prior to you writing. And I am happy to report that all the mounted partitions on the Win2K server I am monitoring are showing up and updating. Thanks a ton for this! Now, it's time to test "cactid"

Anything special I should know before proceeding?

-ac
Back to top
raX
Lead Developer


Joined: 13 Oct 2001
Posts: 2234
Location: Carlisle, PA

PostPosted: Thu Nov 13, 2003 5:41 pm    Post subject: Re: Upgrading cacti.sql Reply with quote

Khan wrote:
Anything special I should know before proceeding?


Nope, cactid should work out of the box. Just make sure to configure the cactid.conf file.

-Ian
Back to top
raX
Lead Developer


Joined: 13 Oct 2001
Posts: 2234
Location: Carlisle, PA

PostPosted: Fri Nov 14, 2003 12:18 am    Post subject: Reply with quote

Hey guys, just want to give a BIG thanks to everyone that has helped test 0.8.4 so far. There are many bugs that simply would not have been caught by me alone if it weren't for this testing. I wanted to release 0.8.4 tomorrow, but there are still few a very minor issues that need worked out. Because rushing a release is bad, I'll hold off until Monday .

-Ian
Back to top
moonman
Cacti User


Joined: 06 Sep 2003
Posts: 94

PostPosted: Fri Nov 14, 2003 6:37 am    Post subject: Thanks Reply with quote

Hi rax thanks for fixing the two things i mailed you the latest prerelease is working excellent
Back to top
Guest






PostPosted: Fri Nov 14, 2003 9:11 am    Post subject: Re: Upgrading from an old 8.2 ( I think ) database ... Reply with quote

raX wrote:
Anonymous wrote:
Almost all working Just the partition mounts, is that an SNMP/Windows 2000 issue?


There was a problem with the "Host MIB - Available Disk Space" graph template. This should be fixed with the latest cacti.sql file.

Anonymous wrote:
Fatal error: Call to undefined function: ldap_connect() in /home/httpd/htdocs/cacti-test/auth_login.php on line 38


This means that you either need to compile LDAP support into your PHP or enable the PHP LDAP (php_ldap.dll I believe) extension.

-Ian


Ok, maybe in the setup script, do a test to see if PHP has been enabled for LDAP?

Tried to add a windows 2K host, with the two partition mounts, both CPU's, network traffic ( in/out bits with total traffic ), users logged on and processes runnnig and got the following;

Notice: Undefined index: sg_8 in /home/httpd/htdocs/cacti-test/graphs_new.php on line 181

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/htdocs/cacti-test/graphs_new.php:181) in /home/httpd/htdocs/cacti-test/graphs_new.php on line 88
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Help: Unstable Development Versions All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4, 5  Next
Page 4 of 5

 



Powered by phpBB © 2001, 2005 phpBB Group