[194679] in North American Network Operators' Group
Re: Arista hardware health and environmental nagios plugin
daemon@ATHENA.MIT.EDU (Stephen Satchell)
Fri May 19 15:21:19 2017
X-Original-To: nanog@nanog.org
To: bas <kilobit@gmail.com>, nanog <nanog@nanog.org>
From: Stephen Satchell <list@satchell.net>
Date: Fri, 19 May 2017 12:21:14 -0700
In-Reply-To: <CAEs2ZiL7=LiQEt9sFT9Wg=sHLZxin42jTQe1VLihwYuVgfvc2w@mail.gmail.com>
Reply-To: list@satchell.net
Errors-To: nanog-bounces@nanog.org
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
>