Re: [Nagios-users] Required RPMs for Nagios 2.5

2009-05-12 Thread shadih rahman
If you are using RHEL machine.  The followings are probably basic pre-recs

1) perl-Net-SNMP
 2)  perl-Socket6
 3) perl-Crypt-DES
 4) fping

On Mon, May 11, 2009 at 9:14 PM, jmose...@corp.xanadoo.com wrote:

 If you've installed everything, including Nagios, via RPM/yum/up2date, then
 you should get a warning if upgrading some packages will interfere with
 Nagios.

 Assuming you've installed Nagios via RPM/up2date, then you can do:

 rpm -qa | grep nagios

 To see what Nagios-related packages you have installed.  Then do a:

 rpm -qR nagios package name

 to see what packages Nagios requires.  That's actually going to show what
 libraries and binaries are needed by Nagios, not the actual package names.

 If you installed Nagios by source, then you'll need to find a Nagios 2.5.x
 RPM, download it (don't install it)t, and do a:

 rpm -qpR rpm file

 to find out what it requires.  Better yet, go to the package maintainers
 website and find the spec file that was used to build the RPM to find out
 what packages are required to install the RPM.



 James Moseley



 Karen Tsai hyt...@stanford.edu wrote:

 Hi,

 We are running Nagios 2.5 on Linux x86. We would like to get a list
 of RPMs required for Nagios if there are any. We are trying to get
 this information in preparation for the Linux up2date patching, in
 order to evaluate if the up2date patching would possibly impact the
 Nagios. Does anyone know if there are any required RPMs?





 --
 The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
 production scanning environment may not be a perfect world - but thanks to
 Kodak, there's a perfect scanner to get the job done! With the NEW KODAK
 i700
 Series Scanner you'll get full speed at 300 dpi even with all image
 processing features enabled. http://p.sf.net/sfu/kodak-com
 ___
 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




-- 
Cordially,
Shadhin Rahman
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
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] Required RPMs for Nagios 2.5

2009-05-11 Thread James Pratt


-Original Message-
From: Karen Tsai [mailto:hyt...@stanford.edu] 
Sent: Monday, May 11, 2009 6:05 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Required RPMs for Nagios 2.5

Hi,

We are running Nagios 2.5 on Linux x86. We would like to get a list 
of RPMs required for Nagios if there are any. We are trying to get 
this information in preparation for the Linux up2date patching, in 
order to evaluate if the up2date patching would possibly impact the 
Nagios. Does anyone know if there are any required RPMs?

Thanks,
Karen

---

Hi

Not knowing exactly what distribution you are talking about (I assume
RHEL3 or 4, since 4 is the last one to use up2date), you can likely run 

rpm -qa | grep nag |sort

to get a sorted list of the RPMS you currently have related to nagios
(not counting whatever custom stuff  you do?), and go from there. 

As it is (to the best of my knowledge?) you must add 3rd party repos to
RHEL5 to get the nagios RPMs, however it's been awhile so I  may be
wrong.

As always, update -u  of *all* packages could be problematic if it bombs
in the middle, (compared to yum anyhow), so I understand your
hesitation, but from my knowledge, I would think a  large up2date -u
would not impact your current nagios, if that is the kind of answer you
are looking for... (again, any dependencies would depend on your
checks/environment, as always)... 

Hth, Cheers

jamie

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
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] Required RPMs for Nagios 2.5

2009-05-11 Thread jmoseley
If you've installed everything, including Nagios, via RPM/yum/up2date, then
you should get a warning if upgrading some packages will interfere with
Nagios.

Assuming you've installed Nagios via RPM/up2date, then you can do:

rpm -qa | grep nagios

To see what Nagios-related packages you have installed.  Then do a:

rpm -qR nagios package name

to see what packages Nagios requires.  That's actually going to show what
libraries and binaries are needed by Nagios, not the actual package names.

If you installed Nagios by source, then you'll need to find a Nagios 2.5.x
RPM, download it (don't install it)t, and do a:

rpm -qpR rpm file

to find out what it requires.  Better yet, go to the package maintainers
website and find the spec file that was used to build the RPM to find out
what packages are required to install the RPM.



James Moseley



Karen Tsai hyt...@stanford.edu wrote:

Hi,

We are running Nagios 2.5 on Linux x86. We would like to get a list
of RPMs required for Nagios if there are any. We are trying to get
this information in preparation for the Linux up2date patching, in
order to evaluate if the up2date patching would possibly impact the
Nagios. Does anyone know if there are any required RPMs?




--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
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