- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: what is the meaning of these services?
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
04-12-2005 02:36 AM
04-12-2005 02:36 AM
what is the meaning of these services?
I want to know what are these services for & when it will be running?
disk_em
dm_FCMS_a
dm_TL_ada
dm_core_h
dm_memory
dm_ses_en
dm_stape
sysstat_e
Thanks
-Irfan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 02:42 AM
04-12-2005 02:42 AM
Re: what is the meaning of these services?
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 02:43 AM
04-12-2005 02:43 AM
Re: what is the meaning of these services?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 02:44 AM
04-12-2005 02:44 AM
Re: what is the meaning of these services?
disk_em
# disk fail/status monitor
dm_FCMS_a
# Fiber card fail/status monitor
dm_memory
# Memory fail/status monitor
dm_stape
# Tape device monitor
sysstat_e
# Lets you set alarms based on certain peformance conditions.
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
04-12-2005 04:06 AM
04-12-2005 04:06 AM
Re: what is the meaning of these services?
You to have a few of those truncated:
- dm_TL_ada is in fact dm_TL_adapter (FC adapter monitor for Models A5158A, A6684A, A6685A, and the A6795A Fibre Channel Adapter cards )
- dm_FCMS_a is in fact dm_FCMS_adapter (FC adapter for Fibre Channel Adapter Models A3404A, A3591A, A3636A, A3740A)
- dm_core_h is in fact dm_core_hw (core hw monitor)
- dm_ses_en is in fact dm_ses_enclosure (monitor for SCSI enclosure)
- sysstat_e is in fact sysstat_em (system status monitor)
Marie-Noelle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2005 09:41 PM
05-19-2005 09:41 PM
Re: what is the meaning of these services?
These are, as others have said, some of the EMS Hardware Monitors. They report events that are detected by the device drivers, and in some cases also periodically check the status of the hardware they are monitoring.
You will also see some daemons running that are related; diagmond, diaglogd, memlogd and cclogd, p_client. The actual set of monitors (and daemons) that you see running on a system will depend on the type of system and what hardware is connected to it (in general, you won't see a monitor running if there is no hardware for it to report on).
By default, both the daemons and HW monitors are started at boot time.
Andrew