- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: Automating Tasks
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 03:10 AM
11-22-2005 03:10 AM
Automating Tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 04:51 AM
11-22-2005 04:51 AM
Re: Automating Tasks
- CMS is Windows
- Target systems are Windows
- ProLiant Support Pack is installed on all systems
- OpenSSH is installed and configured on the CMS
In HP SIM, choose Tools --> Custom Commands --> New Custom Command
Give it a name and description. In the Command field, fill in:
%ProgramFiles%\compaq\cpqimlv\cpqimlv.exe
and in parameters, fill in:
/clear
This requires being administrator in order to run successfully.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 08:42 PM
11-22-2005 08:42 PM
Re: Automating Tasks
You mentioned that you have to be admin on SSH.
HP Sim is configured with SSH, the SSH service works fine, I can push out SSD's via the 'Initial Proliant Support Pack Install' option.
BUT when I try to clear the Management logs, I keep getting the error message:-
'SSH Operation failed for node xxxx. SSHAuthentication Failed'
I know SSH is a black art but any suggestions welcome
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2005 02:43 AM
12-09-2005 02:43 AM
Re: Automating Tasks
error message is:
=================
Ssh Operation failed for node:nodename. SshAuthentication Failed.
=================
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2005 04:17 AM
12-09-2005 04:17 AM
Re: Automating Tasks
SSH is a black art, the attached doc helped me set it up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 07:01 PM
12-11-2005 07:01 PM
Re: Automating Tasks
I found the following doc too...
http://h10018.www1.hp.com/wwsolutions/misc/hpsim-helpfiles/hpsim-5-ssh-wp.pdf
...which is not bad. I am just following some of the checks in there.