
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Smartconnector deviceEventClassId = agent:043
Hi,
Greetings~
Need some kind advice.. I am trying to do device status monitoring on the logger by using the smartconnector's deviceEventClassId = agent:043.
Note about agent:043
Most device status monitoring solutions are based on the agent:043 events generated by the connectors. To make sure that agent:043 are, make sure that you add
"aggregate.internal.events=false" to agent.properties.
I modified agent.properties but still does not receive the event in the logger. Also read here:
http://h41382.www4.hpe.com/gfs-shared/downloads-243.pdf
that it requires turning on device status monitoring on the smartconnector?
Original Connector has Device Status Monitoring (DSM) enabled
Is DSM turned on by default in the smartconnector? and if not, how do we enable it? Thanks!
Kevin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
DSM is not enabled by default in the SmartConnector. You have to configure a time-interval (how frequently you would like it to generate DSM events) on a per-destination basis.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Shaun,
Thanks, managed to receive agent:043 events in the logger now for configuring source device log sending status.
Regards,
Kevin