Confiure Dell Open Manager

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Confiure Dell Open Manager

Post by srikanth.kallu »

Hi,

Can i configure Dell Open Manager in the nagios.

If yes is there any documnet to do that

Thanks in advance
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Confiure Dell Open Manager

Post by agriffin »

There is a third-party wizard for Dell OpenManage here. We can try to help you set it up, however it was not created by Nagios Enterprises so we have not tested it ourselves. It doesn't look like there is any documentation for it, but try just downloading it and installing it as you would with any wizard (Admin->Manage Config Wizards->Browse/Upload Wizard).
User avatar
CGraham
Posts: 115
Joined: Tue Aug 16, 2011 2:43 pm

Re: Confiure Dell Open Manager

Post by CGraham »

This script uses SNMP to poll the OMSA agent on your dell servers. So, you should have Server Administrator installed and will need to setup SNMP (with a readonly Community String).
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Confiure Dell Open Manager

Post by srikanth.kallu »

Do we need to pay for that wizard ? ( I understand this is not Nagios created wizard ).
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Confiure Dell Open Manager

Post by scottwilkerson »

srikanth.kallu wrote:Do we need to pay for that wizard ? ( I understand this is not Nagios created wizard ).
You do not need to pay for this wizard, it was created and shared by a community member.

You can download the zip file and add it to your XI through Admin -> Manage Config Wizards
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Confiure Dell Open Manager

Post by srikanth.kallu »

I am trying to do the following changes can i get help in this

•Type nano /etc/snmp/snmpd.conf and press Enter
•Make changes to reflect the following:
access notConfigGroup "" any noauth exact all none none view all
◦included .1 80
◦smuxpeer .1.3.6.1.4.1.674.10892.1
◦Trapsink <Nagios XI IP Address> public


Do i need to add this lines or modify any existing file with this ?
User avatar
CGraham
Posts: 115
Joined: Tue Aug 16, 2011 2:43 pm

Re: Confiure Dell Open Manager

Post by CGraham »

These are part of the instructions for monitoring a Linux server with the OMSA agent installed. Here's the Dell documentation on how to do that. It explains each step and what you should do:

https://support.dell.com/support/edocs/ ... #wp1079892
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Confiure Dell Open Manager

Post by slansing »

Thanks for the help CGrahm!
Locked