Re: [Nagios-users] Check_openmanage-- Current probes not found

2011-02-24 Thread Joe Beck
Yes, just after sending this post I did the things you identified.
Verifed model vs others where this issue was not happening
We have several r610's  this is only one with the issue.
Then I went  looked at the omsa version  found this one was running 5.9
where the others had 6.4
I removed  installed 6.4 but same result.
I also had some question/confusion about best way to identify the version;
in fact it may have already been running 6.4.

I'm grep'ing for version; tried running cmds with -v  --version, etc but no
luck in seeing which version via the cmds
Good box:
grep version /opt/dell/srvadmin/etc/omreg.cfg
OMDataEngine.omilcore.version=5.9.4
hapi.omilcore.version=5.9.4
Instrumentation.omilcore.version=5.9.4
openmanage.omacore.omilcore.version=4.3.0
openmanage.omhip.omilcore.version=4.3.0
openmanage.version=6.4.0

Bad box(in terms of pwrmonitoring):
grep version /opt/dell/srvadmin/etc/omreg.cfg
OMDataEngine.omilcore.version=5.9.4
hapi.omilcore.version=5.9.4
Instrumentation.omilcore.version=5.9.4
openmanage.omacore.omilcore.version=4.3.0
openmanage.omhip.omilcore.version=4.3.0
openmanage.version=6.4.0

So look to be the same, not sure what else to try


On 2/23/11 3:55 AM, Trond Hasle Amundsen t.h.amund...@usit.uio.no wrote:

 Joe Beck jb...@urbn.com writes:

 I have a couple R610¹s
 Some run
 omreport chassis pwrmonitoring  return output
 I also have 1 that returns:

 # omreport chassis pwrmonitoring
 Power Consumption Information

 Error :
 Current probes not found

 Does this mean that this module just isn¹t
 installed or ???

 At this point, do I just alter the nagios service to
 exclude pwrmonitoring?

Hi Joe,

I think the next point should be to
 investigate why OMSA behaves like
this. I've seen this error before, but on
 older servers with old OMSA
versions (5.4.0). A simple restart of OMSA
 (srvadmin-services.sh
restart) may be the solution and should be attempted
 first. The next
step would be to reinstall OMSA and verify that everything
 gets
installed.

Usually, if power monitoring information is not available,
 OMSA should
say something else and more informative.

Is the problematic
 machine identical to the ones that work?

Cheers,
-- 
Trond H. Amundsen
 t.h.amund...@usit.uio.no
Center for Information Technology Services,
 University of 
 Oslo


 --
Free Software Download: Index, Search  Analyze Logs and other IT data
 in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT
 data 
generated by your applications, servers and devices whether physical,
 virtual
or in the cloud. Deliver compliance at lower cost and gain new
 business 
insights. http://p.sf.net/sfu/splunk-dev2dev
 
___
Nagios-users mailing
 list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/li
 stinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and
 OS when reporting any issue. 
::: Messages without supporting info will risk
 being sent to /dev/null

Joe
-- 

Joe Beck | IT-Open Systems Engineer | urban outfitters inc.
5000 South Broad Street | Phila., PA 19112 | 215.454.7737 | jb...@urbn.com


--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Check_openmanage-- Current probes not found

2011-02-24 Thread Trond Hasle Amundsen
Joe Beck jb...@urbn.com writes:

 Yes, just after sending this post I did the things you identified.
 Verifed model vs others where this issue was not happening
 We have several r610's  this is only one with the issue.
 Then I went  looked at the omsa version  found this one was running 5.9
 where the others had 6.4
 I removed  installed 6.4 but same result.
 I also had some question/confusion about best way to identify the version;
 in fact it may have already been running 6.4.

 I'm grep'ing for version; tried running cmds with -v  --version, etc but no
 luck in seeing which version via the cmds

This command will tell you which version of OMSA you're running:

  omreport about

There are other ways as well:

  
http://folk.uio.no/trondham/software/check_openmanage.html#how-can-i-find-out-which-version-of-omsa-my-server-is-running

I'm not sure if you understood my question about the servers being
identical. I didn't mean the model (I assumed the model would be the
same), but hardware-wise. Specifically, are they alike with respect to
number of power supplies?

In any case, the next step will be to examine the installed OMSA
software components. On RHEL and derivatives such as CentOS, you can do
this by comparing the output from 'rpm -qa|grep srvadmin' from healthy
boxes versus the failing one. Also check that the running OMSA services
are the same.

Since this is happening on only one server, and you have probably
installed OMSA in exactly the same way on all the servers, you may have
a real hardware problem. If all else fails, you should contact Dell
support and have them look at it.

Regards,
-- 
Trond H. Amundsen t.h.amund...@usit.uio.no
Center for Information Technology Services, University of Oslo

--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Check_openmanage-- Current probes not found

2011-02-23 Thread Trond Hasle Amundsen
Joe Beck jb...@urbn.com writes:

 I have a couple R610’s
 Some run omreport chassis pwrmonitoring  return output
 I also have 1 that returns:
 # omreport chassis pwrmonitoring
 Power Consumption Information

 Error : Current probes not found

 Does this mean that this module just isn’t installed or ???

 At this point, do I just alter the nagios service to exclude pwrmonitoring?

Hi Joe,

I think the next point should be to investigate why OMSA behaves like
this. I've seen this error before, but on older servers with old OMSA
versions (5.4.0). A simple restart of OMSA (srvadmin-services.sh
restart) may be the solution and should be attempted first. The next
step would be to reinstall OMSA and verify that everything gets
installed.

Usually, if power monitoring information is not available, OMSA should
say something else and more informative.

Is the problematic machine identical to the ones that work?

Cheers,
-- 
Trond H. Amundsen t.h.amund...@usit.uio.no
Center for Information Technology Services, University of Oslo

--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] Check_openmanage-- Current probes not found

2011-02-22 Thread Joe Beck
I have a couple R610’s
Some run omreport chassis pwrmonitoring  return output
I also have 1 that returns:
# omreport chassis pwrmonitoring
Power Consumption Information

Error : Current probes not found

Does this mean that this module just isn’t installed or ???

At this point, do I just alter the nagios service to exclude pwrmonitoring?

Thanks,
Joe
--

Joe Beck | IT-Open Systems Engineer | urban outfitters inc.
5000 South Broad Street | Phila., PA 19112 | 215.454.7737 | jb...@urbn.com
--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null