Here you will find information on the tasks that the MOM Service and the MOM Host perform.
The MOM Service (MomService.Exe) performs the following tasks:
Communicates with the agents
File transfers between server and managed servers
Reads and writes application ands security event logs
Reads the WMI event provider
The MOM Host (MomHost.Exe) performs the tasks that follow:
Executes managed code responses
Executes scripts and responses
Manages agent installation and uninstalls
Monitors and collect windows event log data
Monitors and collects application log data
Monitors and collects WMI data
Updates agent configuration
As you can see the MOM Service is the workhorse here however the MOM Host seems to have the most responsibilities.
No Comments