On Nov 25, 2008, at 9:05 AM, Gary Hartl wrote: > Netra1#/usr/local/bin/nagios > /usr/local/bin/nagios: Exec format error. Binary file not executable.
Interesting... I'm not at all familiar with the FreeBSD package system but the error above indicates to me that you've installed a version of nagios that's not compatible with your system (i.e. 64bit nagios on 32bit system or linux version of nagios with no linux binary support on your system). Is that possible? What is the output of the following -- uname -a file /usr/local/bin/nagios ldd /usr/local/bin/nagios Maybe the FreeBSD users here will have other suggestions... -- Marc ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
