error adding graph for linux server via ssh
When I try to add a graph (i.e. cpu utilization) for a linux server via ssh, I get the following error:
SshTools / log4j jar not present in classpath. Please download the sshtools-j2ssh-0.0.4-alpha-bin.tar.gz/zip from url "http://prdownloads.sourceforge.net/sshtools" and set classpath to jaxb, log4j and sshtools jars.
The above error doesn't give enough clear details on what needs to be done.
I've tried to download the referenced file and extract the 3 jars. The problem comes trying to set the classpath to the 3 files. I've tried placing the 3 files in /usr/local/bin, a folder in the PATH environment variable. I've also tried adding the folder to the PATH environment variable. I'm assuming this is not what is meant by classpath. Could someone please let me know how to add the required path to my "classpath"?
New to ADSelfService Plus?