On Jan 21, 2010, at 7:40 AM, steve f wrote: > We are running glibc-2.2.5-235 > > I copied the plugin from the plugin directory on my host server which is > running glibc 2.4. > > Is my problem that I copied a plugin that was compiled on a server running > glibc 2.4?
Yes. > Can I run an older set of plugings on the servers with the older glibc? Yes, or you can compile the newer plugins on the destination server so that they use glibc 2.2.5. > Anyone know the nagios-plugin version # ? Version number doesn't matter. Any will do if you compile them on that machine. What matters is what dependencies a pre-compiled *package* you've chosen to use has. If you're depending on finding an pre-existing package, you'll need to search the repositories available for your OS for either an older or newer version of the plugins that expects 2.2.5. > > Can I continue to keep my host server running 3.2 and have clients running > older versions of the plugins? Yes, plugin version is not tied to nagios version. -- Marc ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Nagios-users mailing list [email protected] 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
