See it as tweaking the wheel...
Now a perl script (with caching) to monitor VCP ports on QFX5100's
is re-inventing the wheel, just because their engineers opted out of the
usual way to handle network interfaces.
They could have simply named them VCP-<Member ID>/0/x instead of
naming them all VCP-255/0/x
-----
Alain Hebert aheb...@pubnix.net
PubNIX Inc.
50 boul. St-Charles
P.O. Box 26770 Beaconsfield, Quebec H9W 6G7
Tel: 514-990-5911 http://www.pubnix.net Fax: 514-990-9443
On 05/19/17 15:34, bas wrote:
Hello All,
Thanks for your replies.
Especially the lmgtfy and RTFM.. most helpful. :-)
I had hoped not to have to re-invent the wheel.
Bas
On Fri, May 19, 2017 at 9:21 PM, Stephen Satchell <l...@satchell.net> wrote:
Get the MIBS of the devices you want to monitor, then build SNMP sense
programs to pull the information you need. The NAGIOS manuals should
describe how to do this.
On 05/19/2017 11:08 AM, bas wrote:
Hello All,
Does anyone have a ready to use nagios/icinga plugin for hardware health
and temperature monitoring of arista devices that they are willing to
share? (7050, 7280 and 7500)
With google searches I can't find any available.
Arista TAC replied: "nagios does snmp, so that should fit you needs"
There is https://github.com/ncsa/nagios-plugins which should be able to
be
augmented to do the extra checks.
And with pyeapi it shouldn't be rocket science either. (for a developer,
which I am not)
If I were to request our devops department to build it it would probably
put in back of a very long queue.
So if there is anyone out there that is willing to share it would be
greatly appreciated.
Thanks,
Bas