NeDi Community

NeDi Software Specific => Installation => Topic started by: SchmuFoo on August 30, 2018, 10:10:12 am

Title: [Syslog] [Event List] Source Row is using Device-IP instead of Device-Name
Post by: SchmuFoo on August 30, 2018, 10:10:12 am
Hi all,

I'm just wondering how I can map syslog messages to the real Device-Name and also embed that messages in the Event List on specific Devices-Status.php page?

At the Moment on Monitoring-Events.php the Source Row ist showing the IP Address of the incoming syslog messages (activated via System - Services, Port UDP 1514)

Cheers,
Jan
Title: Re: [Syslog] [Event List] Source Row is using Device-IP instead of Device-Name
Post by: rickli on August 31, 2018, 11:11:48 am
You need to make sure that the source IP correspond with the IP used for discovery (main IP). Then you should see the correct device and syslog events receive a higher level which is mapped from the syslog severity.
Title: Re: [Syslog] [Event List] Source Row is using Device-IP instead of Device-Name
Post by: SchmuFoo on September 19, 2018, 01:27:39 pm
Thanks; I also had to make sure that the (Enterasys) Switches send their SysName instead of the IP.

Code: [Select]
set logging hostname sysName
Title: Re: [Syslog] [Event List] Source Row is using Device-IP instead of Device-Name
Post by: SchmuFoo on September 19, 2018, 03:09:25 pm
Update, only one last switch doesnt "switch" from IP to sysname and it still mapped to a "Class Node Event" (Monitoring-Events.php)

(Also this Device BaseMAC (Enterasys) is listed in nedi.conf under ignoredmac - See https://forum.nedi.ch/index.php?topic=2156.0)

Title: Re: [Syslog] [Event List] Source Row is using Device-IP instead of Device-Name
Post by: SchmuFoo on November 16, 2018, 03:16:22 pm
Update, only one last switch doesnt "switch" from IP to sysname and it still mapped to a "Class Node Event" (Monitoring-Events.php)

(Also this Device BaseMAC (Enterasys) is listed in nedi.conf under ignoredmac - See https://forum.nedi.ch/index.php?topic=2156.0)

Problem gone since changing the Hostnamen on the Switch
Title: Re: [Syslog] [Event List] Source Row is using Device-IP instead of Device-Name
Post by: rickli on November 26, 2018, 02:45:56 pm
Interesting, I've no idea why, but if it works :)