- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- WBEM newbie question
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
12-10-2004 05:55 AM
12-10-2004 05:55 AM
WBEM newbie question
# swlist -l bundle | grep B8465BA
B8465BA A.01.05.08 HP WBEM Services for HP-UX
# ps -ef | grep cim
root 1722 1 0 02:16:06 ? 0:04 /opt/wbem/sbin/cimserver
root 2922 1 0 02:16:43 ? 0:00 /opt/wbem/sbin/cimserverd
Can someone please tell me in laymans terms what WBEM is and what might break if we remove it? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 06:28 AM
12-10-2004 06:28 AM
Re: WBEM newbie question
http://h71028.www7.hp.com/enterprise/cache/9928-0-0-225-121.aspx#Product briefs and white papers
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 07:00 AM
12-10-2004 07:00 AM
Re: WBEM newbie question
root 1722 1 0 02:16:06 ? 0:04 /opt/wbem/sbin/cimserver
root 2922 1 0 02:16:43 ? 0:00 /opt/wbem/sbin/cimserverd
and whether or not these are services we actually need, i.e. are there stock HP processes that rely on these?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 07:05 AM
12-10-2004 07:05 AM
Re: WBEM newbie question
should give an idea about it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 02:30 AM
12-13-2004 02:30 AM
Re: WBEM newbie question
>terms what WBEM is and what might break
>if we remove it?
In approximate terms, WBEM is
a next generation SNMP. The WBEM
related processes are used by system
management tools - both those local
to the system and remote management
tools like Systems Insight Manager (SIM).
Turning off wbem will break the system
management tools that depend on the wbem
data and infrastructure.
>man cimserver
>should give an idea about it.
Like all too many man pages,
this one really doesn't give you
any idea of the bigger picture. It
assumes you already know what it
is/why you'd use it...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 02:46 AM
12-13-2004 02:46 AM