Hi, I solved removing the PATH variable overwrite inside the Nagios plugin script, check if it is your case. Giuseppe
Il 24/12/2009 14.04, Aaron McKinnon ha scritto: > For some reason NRPE and the nagios user running under NRPE do not pick > that up. Even after a restart of the service. The only thing I've found > to fix NRPE based Dell checks is: > > ln -s /opt/dell/srvadmin/bin/* /usr/bin/ > > Using su - nagios to become the nagios user does not present this > problem. Only when running NRPE will you see this issue. > > -Aaron > > [email protected] wrote: > >> /etc/profile.d/srvadmin-path.sh sets the openmanage path to PATH. If you >> login back after install, you can invoke the OMSA commands >> without specifying the full path. >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Zach White >> Sent: Thursday, December 17, 2009 10:21 PM >> To: Mendoza, Jeff >> Cc: linux-poweredge-Lists >> Subject: Re: [official] OpenManage 6.2 yum repository posted >> >> As other people have pointed out, the symlinks in /usr/bin seem to be >> missing. This has broken all the Dell specific monitoring on my test >> server (which points at the linux.dell.com repository, not my local >> rsync'd repository.) >> >> Things like cron jobs, init scripts, NRPE plugins, etc, all use the >> default system path, which does NOT include /opt/dell/srvadmin/oma/ >> bin/. I can provide my own symlinks, but then I have to start worrying >> about whether I actually got everything. >> >> Can Dell please restore those symlinks in OpenManage 6.2? An hour of >> work on your part will collectively save your customers hundreds of >> hours. >> >> -Zach >> >> On Dec 16, 2009, at 2:01 PM,<[email protected]> >> <[email protected] >> > wrote: >> >> >> >>> Hi All, >>> >>> The OpenManage 6.2 yum repository has just been posted, and 'latest' >>> symlink updated: >>> >>> http://linux.dell.com/repo/hardware/latest/ >>> >>> The repo contains OMSA 6.2 which adds support for the T110, R210, >>> T310, and R510 servers. >>> >>> New Feature!: The OM repo now officially supports updating your >>> firmware and BIOS using firmware-tools. The user experience is the >>> same as the current unofficial "firmware" repo, however there are >>> improvements on the back-end. The repo page above has the general >>> usage outlined. Also, documentation is available here: >>> >>> >>> >>> >> http://support.dell.com/support/edocs/software/smdup/dup62/en/ug/linux/h >> tml/3onliner.htm >> >> >>> We are very excited about this ability. Expect more detailed >>> announcements to come. We will be merging the info available in the >>> current "firmware" repo wiki page into the OMSA repo wiki page in >>> the next few days: >>> http://linux.dell.com/wiki/index.php/Repository/OMSA >>> >>> Thanks, >>> Jeff >>> >>> >>> _______________________________________________ >>> Linux-PowerEdge mailing list >>> [email protected] >>> https://lists.us.dell.com/mailman/listinfo/linux-poweredge >>> Please read the FAQ at http://lists.us.dell.com/faq >>> >>> >> _______________________________________________ >> Linux-PowerEdge mailing list >> [email protected] >> https://lists.us.dell.com/mailman/listinfo/linux-poweredge >> Please read the FAQ at http://lists.us.dell.com/faq >> >> _______________________________________________ >> Linux-PowerEdge mailing list >> [email protected] >> https://lists.us.dell.com/mailman/listinfo/linux-poweredge >> Please read the FAQ at http://lists.us.dell.com/faq >> >> >> > _______________________________________________ > Linux-PowerEdge mailing list > [email protected] > https://lists.us.dell.com/mailman/listinfo/linux-poweredge > Please read the FAQ at http://lists.us.dell.com/faq > _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
