My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 58: Document the install procedure for Apache and other graphs
3 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  baron.schwartz
Closed:  Nov 18
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by baron.schwartz, May 06, 2009
Document the install procedure for Apache and other graphs.
Comment 1 by fuhrysteve, Oct 26, 2009
Is there anything even resembling docs to get the Apache templates running at this
point? Can't find anything anywhere.
Comment 2 by baron.schwartz, Oct 26, 2009
No.  Do you want commit access so you can edit the wiki?
Comment 3 by fuhrysteve, Oct 26, 2009
If I am able to figure out how to get them working, i'll definitely contribute :-P

I'll email you if / when I get stuff working
Comment 4 by baron.schwartz, Oct 26, 2009
The general process is to install a passwordless SSH key (or load one into an agent)
where the Cacti user can get it, create a user on the monitored server, then install
the matching public key into the monitored server's user account.  Cacti executes the
PHP script, which ssh'es to the monitored server and executes a command, then parses
the output and returns it for graphing.  So hopefully that is a place to get started;
I think it will be straightforward, but there will probably be little details.  If
you look inside the PHP file, each function has a "how to test this" sample shell
command above it, generally starting with "su - cacti -c ...." or something like that.
Comment 5 by baron.schwartz, Oct 26, 2009
I've added fuhrysteve as a committer.
Comment 6 by baron.schwartz, Oct 27, 2009
I have added a wiki page to show how to set up the SSH keys and user accounts
required.  It is quite simple.  Next we need documentation on each template.

The SSH documentation is in
http://code.google.com/p/mysql-cacti-templates/wiki/SSHBasedTemplates
Status: Started
Comment 7 by baron.schwartz, Nov 18, 2009
This is done.
Status: Fixed
Sign in to add a comment

Hosted by Google Code