Forum Discussion
- manthena2020Advisor
Thank you . Integration is done . can you please tell me how to pull metrics
- Anonymous
You need to print the data out in the right format.
- manthena2020Advisor
its integrated with sybase , but here in want to collect data by ssh
- Anonymous
- manthena2020Advisor
I mean I have done integration by calling jcon4 and read the db . Now I want metrics , what to do
- manthena2020Advisor
- manthena2020Advisor
iam getting this error while giving ssh
The script failed, elapsed time: 0 seconds - invalid privatekey: [B@16932a9b com.jcraft.jsch.JSchException: invalid privatekey: [B@16932a9b at com.jcraft.jsch.KeyPair.load(KeyPair.java:712) at com.jcraft.jsch.KeyPair.load(KeyPair.java:603) at com.jcraft.jsch.IdentityFile.newInstance(IdentityFile.java:38) at com.jcraft.jsch.JSch.addIdentity(JSch.java:387) at com.jcraft.jsch.JSch.addIdentity(JSch.java:351) at com.jcraft.jsch.JSch$addIdentity.call(Unknown Source) at Script158.run(Script158.groovy:59)
thanks
- manthena2020Advisor
iam using this in my script
Class.forName("com.sybase.jdbc4.jdbc.SybDriver")
i have jconn4.0.1.jar in my wraper config. still its saying cant find driver. can you please tell me weather iam calling correctly or not
Related Content
- 3 months ago
- 11 months ago
- 3 months ago
- 2 months ago
- 10 months ago