Sponsored Content
Operating Systems Linux SuSE How to find Server model in Suse? Post 302914359 by shyam2j on Monday 25th of August 2014 08:59:13 AM
Old 08-25-2014
HI,

Both the above reply doesnt help, but thanks for checking.
dmidecode doesnt work here. Also there is no loggiing for dmesg.

Thanks
Shyam

---------- Post updated at 06:29 PM ---------- Previous update was at 05:18 PM ----------

Thanks all for your efforts.

I finally got answer when tried like below

Code:
host # hwinfo >/var/tmp/hwinfo.out
host # grep -i product /var/tmp/hwinfo.out
Product = 'ProLiant DL380 G4'

THanks
Shyam

THis thread can be closed and appreciate running this forum.

Moderator's Comments:
Mod Comment edit by bakunin: thanks for the follow-up, but PLEASE USE CODE-tags!

Last edited by bakunin; 08-25-2014 at 11:32 AM..
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

suse server 8.0 on hp server problem

machine: Hp Proliant DL145/Opterom 2.4GH 2*72 GBB SCSi hdd, suse: suse linux Enterprose server 8.0 for Amd 64 problem: 1. can not boot properly. have to use installation disk to boot it: enter installation and choose "boot from existing installation" and this is the only option. ( just... (1 Reply)
Discussion started by: murataht
1 Replies

2. HP-UX

Finding server Model on HPUX

Hi i am just wondering is there a command in hp that you can find the server model on hpux? Thanks (4 Replies)
Discussion started by: lnineill
4 Replies

3. SuSE

Setting up Suse 11.0 as server

Been awhile since I've been playing with Linux and I'm just starting to gte back into the swing of things again :) I'm setting up a OpenSUSE 11.0 computer at home (small network) and want to configure it as a server for Windows computers to be able to log onto the domain. From what I have read... (5 Replies)
Discussion started by: woofie
5 Replies

4. UNIX for Advanced & Expert Users

Command to find Hardware model in Solaris

Hi, I need a command to find the Hardware Model in Solaris 8,9,10,11. The command which I am using right now is: /usr/platform/`uname -i`/sbin/prtdiag The problem is in this output:- System Configuration: Sun Microsystems sun4u Netra T1 200 (UltraSPARC-IIe 500MHz) Here I am... (1 Reply)
Discussion started by: vineetd
1 Replies

5. Solaris

Getting Server Model from Sun Solaris

What command to get server model from a solaris 5.10? (4 Replies)
Discussion started by: ryandegreat25
4 Replies

6. Solaris

Solaris10 x86 - How to find out the CPU model and speed?

Please let me know if there is any way I can find out (either via command line or SMF) the following: 1.CPU model (eg. Pentium 4,Celeron) 2.CPU speed (eg. 1GHz) for this I could get the output through psrinfo -v, but still is there any other way? 3.Hard disk model (eg. Seagate). When I... (9 Replies)
Discussion started by: saagar
9 Replies

7. Solaris

Server model and it's prices.

Hello Guruz, I would like to know the list of Solaris spar models and it's prices. (2 Replies)
Discussion started by: bullz26
2 Replies

8. Solaris

uname -i question (trying to find model)

Hello, im trying to find the models of all the systems on my network. I am going to right a script to ssh in and execute the uname -i command. It works but doesnt tell me the model but rather something else. Is there a better command to get the model of your workstation? Command using: uname... (2 Replies)
Discussion started by: whotippedmycow
2 Replies

9. HP-UX

Script to find what netprinters are configured with what model

Following this thread : https://www.unix.com/hp-ux/189023-solved-way-tell-printer-used-configured-print-queue.html This is rwuerth's nice contribution! I had a more complicated script written a long time ago to find out this information, but after realizing due to VBE's post (thank you VBE)... (0 Replies)
Discussion started by: rwuerth
0 Replies
HWINFO(8)						       System configuration							 HWINFO(8)

NAME
hwinfo - probe for hardware SYNOPSIS
hwinfo [ options ] DESCRIPTION
hwinfo is used to probe for the hardware present in the system. It can be used to generate a system overview log which can be later used for support. OPTIONS
--debug level Set debug level. The debug info is shown only in the log file. If you specify a log file, the debug level is implicitly set to a reasonable value. --dump-db n Dump hardware data base, n is either 0 for the external data base, or 1 for the internal data base. --help Print a usage and exit. --log logfile Write info to logfile. --short Just a short listing. --version Show libhd version. --<hwitem> Probe for the particular hardware item. Available hardware items are: all, bios, block, bluetooth, braille, bridge, camera, cdrom, chipcard, cpu, disk, dsl, dvb, fingerprint, floppy, framebuffer, gfxcard, hub, ide, isapnp, isdn, joystick, keyboard, memory, modem, monitor, mouse, netcard, network, partition, pci, pcmcia, pcmcia-ctrl, pppoe, printer, scanner, scsi, smp, sound, storage-ctrl, sys, tape, tv, usb, usb-ctrl, vbe, wlan, and zip. BUGS
Not all hardware can be detected. AUTHOR
Steffen Winterfeldt <snwint@suse.de> - hwinfo Michal Svec <msvec@suse.cz> - manual page SEE ALSO
discover(8). hwinfo January 2003 HWINFO(8)
All times are GMT -4. The time now is 12:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy