Hi Bin,
Check the below link:
http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_device_fault_manager/3.2/user/guide/useDevMg.html#wp1367517
Workaround to get the HOSTNAME in DFM is :
1> Added the Device Name and IP on the DNS Server or /etc/HOSTS file
2> Modified NMSROOT/objects/smarts/conf/discovery/discovery.conf, and changed the DisplayNameFormat from "AUTOASSIGNED" to "MIBIISYSNAME".
That caused DFM to display the sysName as the display name.
Also set the NameFormat to TM_USEAUTONAME, then restarted daemon Manager (net stop crmdmgtd && net start crmdmgtd )
3> Delete and re-add a device in DFM
============
Open name-resolver.conf file and make same changes that we have made in discovery.conf. ie, the following entry should be there in this file also.
#NameFormat = "TM_USESEEDNAME"
NameFormat = "TM_USEAUTONAME"
Thanks-
Afroz
[Do rate the useful post]
Thanks-
Afroz
[Do rate the useful post]
****Ratings Encourages Contributors ****