From owner-freebsd-questions@FreeBSD.ORG Tue Dec 20 19:00:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E4BB16A41F for ; Tue, 20 Dec 2005 19:00:10 +0000 (GMT) (envelope-from lars@gmx.at) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C27A43D45 for ; Tue, 20 Dec 2005 19:00:09 +0000 (GMT) (envelope-from lars@gmx.at) Received: (qmail invoked by alias); 20 Dec 2005 19:00:07 -0000 Received: from 238.84.203.62.cust.bluewin.ch (EHLO [192.168.1.10]) [62.203.84.238] by mail.gmx.net (mp019) with SMTP; 20 Dec 2005 20:00:07 +0100 X-Authenticated: #912863 Message-ID: <43A854B8.9030000@gmx.at> Date: Tue, 20 Dec 2005 20:00:08 +0100 From: lars User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051215) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ian Lord References: <7.0.0.16.2.20051220095723.0606ffe0@msdi.ca> <43A84AD8.9070104@gmx.at> <7.0.0.16.2.20051220132356.051c5008@Msdi.ca> In-Reply-To: <7.0.0.16.2.20051220132356.051c5008@Msdi.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: Multiple server monitoring with HPs iLO ... ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2005 19:00:10 -0000 > Hmmm I just tried a bunch of my servers: > > G1 servers are accepting telnet, but not ssh > G3 servers are accepting neither > > Connecting with telnet only gives me the status of the server (up or down) > > But I don't have G2 neither G4 servers perhaps it's a new feature of G4 > servers... I couldn't say, it's our first ProLiant. But maybe you can update your iLO to v1.80. > Are you able to do anything with the ssh connection (see console, > reboot, etc) or is it just to let you know the status of the server like > it does for me in G1 ? I could, at least according to the command suggestions. ------------------------------------------------------------------------ ------------------------------------------------------------------------ help : Used to get context sensitive help. show : Used to show values of a property or contents of a collection target. create : Used to create new instances in the name space of the MAP. delete : Used to destroy instances in the name space of the MAP. load : Used to move a binary image from an URI to the MAP Example : load -source http://188.188.188.55/images/fw/iLO170.bin reset : Used to cause a target to cycle from enabled to disabled and back to enabled. set : Used to set a property or set of properties to a specific value. start : Used to cause a target to change state to a higher run level. stop : Used to cause a target to change state to a lower run level. cd : Used to set the current default target. exit : Used to terminate the CLP session. version : Used to query the version of the CLP implementation or other CLP elements. HP CLI Commands: POWER : Control server power. UID : Control Unit-ID light. NMI : Generate an NMI. VM : Virtual media commands. REMCONS: Invoke remote console. VSP : Invoke virtual serial port. ------------------------------------------------------------------------ SM-CLP Version 1.0 hpiLO-> uid The UID light is currently: Off hpiLO-> uid on hpiLO-> uid The UID light is currently: On hpiLO-> uid off hpiLO-> uid The UID light is currently: Off SM-CLP Version 1.0 ------------------------------------------------------------------------ ------------------------------------------------------------------------ Above you see how I just fooled around with the UID LED. I guess I could power cycle the machine too. But since I never needed it and I can't test right now, so I can't say for sure.