Link change notification e-mail
Posted: Mon Dec 04, 2017 12:02 am
I'm not sure this is really a software issue, but more of a suggestion if you will.
Currently any of the netonix switches will send an email if an unexpected link change occurs. But in the event someone is having trouble with 1G links downgrading to 100M it doesn't send the notification until the link resumes at 1G. This seems counter productive because it would be helpful to know the link dropped to 100M or that the link dropped altogether. Typically when a link falls back to 100M the log looks like this:
Usually a quick cable test will cause the link to resume at 1G and that log looks like this:
We have a few sites where there appears to be some EMI issues that causes this (typically FM transmitters) and getting an email about the issue after it's been corrected is nearly useless, but getting one when the link drops could be much more helpful.
(We actually use SNMP for monitoring this and correcting, but still worth mentioning.)
Currently any of the netonix switches will send an email if an unexpected link change occurs. But in the event someone is having trouble with 1G links downgrading to 100M it doesn't send the notification until the link resumes at 1G. This seems counter productive because it would be helpful to know the link dropped to 100M or that the link dropped altogether. Typically when a link falls back to 100M the log looks like this:
- Code: Select all
Dec 3 13:34:40 Port: link state changed to 'down' on port 8
Dec 3 13:34:59 Port: link state changed to 'up' (100M-F) on port 8
Usually a quick cable test will cause the link to resume at 1G and that log looks like this:
- Code: Select all
Dec 3 20:46:59 Port: link state changed to 'down' on port 8
Dec 3 20:47:06 Port: link state changed to 'up' (1G) on port 8
Dec 3 20:47:07 switch[648]: unexpected link change on port 8 (Port 8 Cora Junction PBE) from 100M-F to 1G
Dec 3 20:47:09 sSMTP[651]: Sent mail for ****@*****.com (221 2.0.0 mail.*******.com closing connection) uid=0 username=bleh outbytes=577
We have a few sites where there appears to be some EMI issues that causes this (typically FM transmitters) and getting an email about the issue after it's been corrected is nearly useless, but getting one when the link drops could be much more helpful.
(We actually use SNMP for monitoring this and correcting, but still worth mentioning.)