Hi, I want to put on the wiki a tutorial I wrote about Cacti on CentOS4 My UserName is UgoBellavance Regards, -- Ugo Bellavance (ugob@lubik.ca) Consultant en S?curit? Informatique Lubik Inc. Site Web: http://www.lubik.ca # T?l.: 514-907-3253 # Fax.: 1-866-334-1426 Telephone IP (SIP): ugo@sip.lubik.ca Protection de courriel par LastSpam (www.lastspam.com)
Hi, > I want to put on the wiki a tutorial I wrote about Cacti on CentOS4 Could you put it online somewhere so that others can have a look at it? With kind regards, Daniel de Kok
Ugo Bellavance wrote: > Hi, > > I want to put on the wiki a tutorial I wrote about Cacti on CentOS4 > > My UserName is UgoBellavance > > Regards, from http://wiki.centos.org/HowTos you should now have edit rights on the Cacti page. thanks for offering content to the wiki :) -- Karanbir Singh : http://www.karan.org/ : 2522219@icq
Karanbir Singh wrote: > > from http://wiki.centos.org/HowTos you should now have edit rights on > the Cacti page. > > thanks for offering content to the wiki :) Thanks, The content is there, with a few improvements. Please have a look at it, it is my first time with this kind of wiki. Regards, -- Ugo Bellavance (ugob@lubik.ca) Consultant en S?curit? Informatique Lubik Inc. Site Web: http://www.lubik.ca # T?l.: 514-907-3253 # Fax.: 1-866-334-1426 Telephone IP (SIP): ugo@sip.lubik.ca Protection de courriel par LastSpam (www.lastspam.com)
Ugo Bellavance wrote: > > > Karanbir Singh wrote: >> >> from http://wiki.centos.org/HowTos you should now have edit rights on >> the Cacti page. >> >> thanks for offering content to the wiki :) > > Thanks, > > The content is there, with a few improvements. Please have a look at > it, it is my first time with this kind of wiki. > > Regards, hey, that looks cool - except for one thing, point at the rpmforge.net repo's instead of the dag's website. Thats the official way to get .rf packages now ( look at wiki.centos.org/Repositories ) -- Karanbir Singh : http://www.karan.org/ : 2522219@icq
Karanbir Singh wrote: > hey, that looks cool - except for one thing, point at the rpmforge.net > repo's instead of the dag's website. Thats the official way to get .rf > packages now ( look at wiki.centos.org/Repositories ) Or maybe link to our own repositories page with an anchor at the RPMForge entry? -- Daniel
danieldk@pobox.com wrote: > Karanbir Singh wrote: >> hey, that looks cool - except for one thing, point at the rpmforge.net >> repo's instead of the dag's website. Thats the official way to get .rf >> packages now ( look at wiki.centos.org/Repositories ) > > Or maybe link to our own repositories page with an anchor at the RPMForge > entry? Done. > > -- Daniel
Hi Ugo, > Done. Thanks! It's great to see Cacti have a page in the Wiki. I have made some style changes, and removed singular first person use as per [[EditingCentOSWiki]]. -- Daniel
On Wed, 2006-10-11 at 08:47 -0400, Ugo Bellavance wrote: > > danieldk@pobox.com wrote: > > Karanbir Singh wrote: > >> hey, that looks cool - except for one thing, point at the rpmforge.net > >> repo's instead of the dag's website. Thats the official way to get .rf > >> packages now ( look at wiki.centos.org/Repositories ) > > > > Or maybe link to our own repositories page with an anchor at the RPMForge > > entry? > > Done. I've tried the informations on the wiki but it seems some steps are missing : - creation of the cacti db (needed) : mysqladmin create cacti - point 12 : the config.php is located in /var/www/cacti/include/ and not in /var/cacti/ Thanks for your work, i didn't know cacti but this doc in the wiki forced me to test it ... :o) > > > > > -- Daniel > _______________________________________________ > Centos-docs mailing list > Centos-docs@centos.org > http://lists.centos.org/mailman/listinfo/centos-docs
Fabian Arrotin wrote: > > I've tried the informations on the wiki but it seems some steps are > missing : > > - creation of the cacti db (needed) : mysqladmin create cacti Fixed, now point 9 > - point 12 : the config.php is located in /var/www/cacti/include/ and > not in /var/cacti/ (Now point 13). I see "Change /var/cacti/include/config.php to set your..." Are you sure there is an error? > > Thanks for your work, i didn't know cacti but this doc in the wiki > forced me to test it ... :o) Glad to hear that :) Ugo
On Thu, 2006-10-12 at 11:26 -0400, Ugo Bellavance wrote: > <snip> > > (Now point 13). I see "Change /var/cacti/include/config.php to set your..." > > Are you sure there is an error? Yep : have a look on your filesystem : all cacti files are located in /var/www/cacti and not in /var/cacti ... Proof of concept : have a look at your point 12 : "#mysql cacti -u user -ppassword < /var/www/cacti/cacti.sql" : here you used the correct path ... > Ugo > _______________________________________________ > Centos-docs mailing list > Centos-docs@centos.org > http://lists.centos.org/mailman/listinfo/centos-docs