Nagios XI, "EMC Data Domain Operating System" Monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bojha
Posts: 55
Joined: Thu Jul 26, 2012 1:18 am

Nagios XI, "EMC Data Domain Operating System" Monitoring

Post by bojha »

Hi All,

We are trying to monitor one EMC Data Domain OS 5.2.2.4-370754 from Nagios XI, for that i searched the in Nagios exchange and only found the below
Check Data Domain plugin .
http://exchange.nagios.org/directory/Pl ... in/details

1. Can we monitor this EMC Data Domain OS from Nagios XI ?
2. Do we have any plugin or agent in nagios exchange or out side in order to achieve the same. if yes please share the link.
3. if there is any documentation on how to monitor the EMC Data Domain OS from Nagios XI please share.
4. any idea on how to implement the same please share.


Thanks in advance...

With Regards,

Bijay Ojha
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI, "EMC Data Domain Operating System" Monitoring

Post by lmiltchev »

This is the only one I found on the Nagios Exchange, too. If you think this plugin would suit your needs, you can install it in XI by following this document:

http://assets.nagios.com/downloads/nagi ... ios_XI.pdf

As an alternative, you can develop your own custom plugin if you had a developer, who could do it. In this case, you would want to follow this document:

http://nagiosplug.sourceforge.net/devel ... lines.html

You can also contact our sales department at [email protected] and request a quote for a custom development.
Be sure to check out our Knowledgebase for helpful articles and solutions!
jwelch
Posts: 225
Joined: Wed Sep 05, 2012 12:49 pm

Re: Nagios XI, "EMC Data Domain Operating System" Monitoring

Post by jwelch »

I tried using that plugin on our DataDomain (5.2...something) and it didn't work.
If I remember correctly, it used SNMP and the OIDs didn't match our system.
I did an snmpwalk on ours and didn't see that much usable data, so we setup
access to the CLI using SSH keys and I'm writing scripts to pars the CLI
output for things like alerts, cpu util, nfs stats, etc...
I put in a request to have an API added to DD, but I wouldn't hold my breath.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios XI, "EMC Data Domain Operating System" Monitoring

Post by abrist »

jwelch wrote:I put in a request to have an API added to DD, but I wouldn't hold my breath.
You never know, monitoring is a "big deal" in many markets. But for now, using custom scripts through check_by_ssh is a fine solution (and possibly the only one at the moment).
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked