Cacti Source Control moved to GitHub!
Moderators: Developers, Moderators
-
- Cacti User
- Posts: 73
- Joined: Mon May 03, 2010 11:48 am
Re: Cacti Source Control moved to GitHub!
I installed right now a fresh Cacti 1.0 on a test system (Ubuntu LTS).
After a few attempts everything went fine, I really appreciate the mysql suggestions you give during installation process, but once I get to the login mask i try to enter with admin/admin as username and password but I can not login.
In the cacti.log it results that the login went fine:
06/03/2016 05:32:04 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:35:19 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:31 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:34 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:39 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:40 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:41 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:42 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:43 PM - AUTH LOGIN: User 'admin' Authenticated
but nothing... I' always stuck at the login site.
Is it possible that this is a problem with the CSRF Code in include/global.php? I had problem with that already in the version 0.8.8, some plugins wouldn't work at all with this code loaded...
After a few attempts everything went fine, I really appreciate the mysql suggestions you give during installation process, but once I get to the login mask i try to enter with admin/admin as username and password but I can not login.
In the cacti.log it results that the login went fine:
06/03/2016 05:32:04 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:35:19 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:31 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:34 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:39 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:40 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:41 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:42 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:43 PM - AUTH LOGIN: User 'admin' Authenticated
but nothing... I' always stuck at the login site.
Is it possible that this is a problem with the CSRF Code in include/global.php? I had problem with that already in the version 0.8.8, some plugins wouldn't work at all with this code loaded...
Re: Cacti Source Control moved to GitHub!
Yes, you need to change session name in config.php from "cacti1.0.0" to "cacti".hmorandell wrote:I installed right now a fresh Cacti 1.0 on a test system (Ubuntu LTS).
After a few attempts everything went fine, I really appreciate the mysql suggestions you give during installation process, but once I get to the login mask i try to enter with admin/admin as username and password but I can not login.
In the cacti.log it results that the login went fine:
06/03/2016 05:32:04 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:35:19 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:31 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:34 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:39 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:40 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:41 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:42 PM - AUTH LOGIN: User 'admin' Authenticated
06/03/2016 05:38:43 PM - AUTH LOGIN: User 'admin' Authenticated
but nothing... I' always stuck at the login site.
Is it possible that this is a problem with the CSRF Code in include/global.php? I had problem with that already in the version 0.8.8, some plugins wouldn't work at all with this code loaded...
Re: Cacti Source Control moved to GitHub!
Where can I report issues/bugs that I find on the dev branch? There is no (issues) option on the cacti repository like there is on plugin_syslog and plugin_thold.
Re: Cacti Source Control moved to GitHub!
http://forums.cacti.net/viewforum.php?f=8smiles wrote:Where can I report issues/bugs that I find on the dev branch? There is no (issues) option on the cacti repository like there is on plugin_syslog and plugin_thold.
Re: Cacti Source Control moved to GitHub!
Hi,
I wanted to open a new Issue at github but it seems that Issues are deactivated, so I made a comment and cigamit fixed the issue quickly.
Due some spare time I will try to get the github version running on an clean debian 8.5 and by this to support the great work of the team
Where shall I post bugs/issues and is there any forum where to discuss Cacti 1.0?
Cheers
I wanted to open a new Issue at github but it seems that Issues are deactivated, so I made a comment and cigamit fixed the issue quickly.
Due some spare time I will try to get the github version running on an clean debian 8.5 and by this to support the great work of the team
Where shall I post bugs/issues and is there any forum where to discuss Cacti 1.0?
Cheers
Re: Cacti Source Control moved to GitHub!
How much "stable" is the development version?
Does it worth a test or we still have to wait?
Does it worth a test or we still have to wait?
cacti rulez!
Re: Cacti Source Control moved to GitHub!
Its becoming fairly stable, but we do sometimes break things as we add another feature and then work to resolve the issues caused by it. Its definitely fine to test it to see what is coming, but I still wouldn't use it in your production environment just yet.
Re: Cacti Source Control moved to GitHub!
FYI The issue tracker has been opened on the Github site. The devs are just about done closing out the open issues on the old Mantis tracker.
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Re: Cacti Source Control moved to GitHub!
We will be calling bankruptcy on mantis here shortly when we move into Beta for Cacti 1.0.0.
[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]
Re: Cacti Source Control moved to GitHub!
Hello,
I am on cacti 0.8.8b and I have an opportunity to test a new version for my 8000+ hosts and 220k+ datasource.
Did you have an Beta or RC version of cacti 1.0.0 ?
I am on cacti 0.8.8b and I have an opportunity to test a new version for my 8000+ hosts and 220k+ datasource.
Did you have an Beta or RC version of cacti 1.0.0 ?
Re: Cacti Source Control moved to GitHub!
Hello,
Is the new version of Cacti supports Aggregate graphs automation (with Aggregate & Autom8 plugins) ?
Thanks for your answers in advance
Is the new version of Cacti supports Aggregate graphs automation (with Aggregate & Autom8 plugins) ?
Thanks for your answers in advance
Re: Cacti Source Control moved to GitHub!
Yes aggregate and autom8 plugins have been rolled into Cacti 1.0.0 and no longer need to be installed as a plugin.
Re: Cacti Source Control moved to GitHub!
Thanks for your answer.
Is Cacti v1.0 implement Aggregate plugin v1.0 too (with automation to create aggregate graphs) ?
Thanks
Is Cacti v1.0 implement Aggregate plugin v1.0 too (with automation to create aggregate graphs) ?
Thanks
Re: Cacti Source Control moved to GitHub!
I do not see aggregate graph types as an option under Graph Rule selection, but you can open an issue on the Github site, or propose the code change for review here at https://github.com/Cacti/cacti.
Re: Cacti Source Control moved to GitHub!
That is presently not a feature that is included, though it has been requested, and there is an open issue for it. However, the feature set for Cacti 1.0 is pretty complete now. This is a wishlist item I think.smiles wrote:I do not see aggregate graph types as an option under Graph Rule selection, but you can open an issue on the Github site, or propose the code change for review here at https://github.com/Cacti/cacti.
Before history, there was a paradise, now dust.
Who is online
Users browsing this forum: No registered users and 1 guest