- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- ioscan in linux
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
06-13-2003 08:57 AM
06-13-2003 08:57 AM
ioscan in linux
Does any one know a tool like an ioscan in hpux that will show all the information about hardware that installed, the devices, the status, description.
Maximum information, but not to check the whole /proc FS
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 09:13 AM
06-13-2003 09:13 AM
Re: ioscan in linux
(a)lspci ot cat /proc/pci for pci devs
(b)cat /proc/scsi/scsi will give you scsi
(c)procinfo -a
Many more in the /proc system would give you info like CPU and other stuff.
hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 09:16 AM
06-13-2003 09:16 AM
Re: ioscan in linux
dmesg | more
one thing thats useful too :
cat /proc/ioports
cat /proc/net/dev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 09:17 AM
06-13-2003 09:17 AM
Re: ioscan in linux
your answer is there :
http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x94adee3e323bd5118fef0090279cd0f9,00.html
Do not blame me on your point assignments for the bad news ! :]]
Have a nice w.e.
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 10:13 AM
06-13-2003 10:13 AM
Re: ioscan in linux
You now know ONE of the reasons I like HP-UX better than Linux.
There is no ioscan, nor is there an easy wahy to replicate the functionality.
For NIC cards I use ifconfig.
For disks I use dmesg or ls commands.
The GUI hardware detector in Linux is superior to anything I've seen in HP-UX.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 12:53 PM
06-13-2003 12:53 PM
Re: ioscan in linux
The ioscan is good (very good)
but still linux have a lot of other things
that hp didn't have nor want to show them.
About the other replay that you wrote,
i didn't think that better give 0 points
that not to give point at all.
If it's change something i had no problem to
give 0 points for answers that not good or wrong.
I give points for the answer after i check the answer and see if it's help.
Shabbat Shalom.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 12:59 PM
06-13-2003 12:59 PM
Re: ioscan in linux
There are many aspects of Linux I like better.
It installs more secure out of the box.
They seem to keep up with and get security bullitens out more quickly, responding to the nasty sendmail stuff with usable updates on the red hat web site within days not weeks.
They get enhanced features into commands better, but sometimes vary from Unix standards too quickly in an effort to SET a new standard.
I tried to take a great du command to HP-UX to help find some files dumped in the root fs that didn't belong there and could not get it to work at all.
That kind of stuff is annoying.
I think HP-UX is a world class reliable OS. I think Linux is getting there but needs some improvement.
In all things, the right tool for the right job. I'm happily running a web hosting business on Red Hat 7.3 right now because of many factors mostly license cost however..
Good Luck.
Shabbat Shalom.
Hey, its past Shabbat there now! I'm telling!
Be well.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 04:45 AM
06-16-2003 04:45 AM
Re: ioscan in linux
you may wan't to try hwbrowser.
Rgds Jarle