Error while installing nagios plugin

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
deena2k
Posts: 1
Joined: Thu Jul 12, 2012 11:36 pm

Error while installing nagios plugin

Post by deena2k »

Hi Team,

While installing nagios plugin in HP-UX server with OS 11iV1. I am getting the error like below

checking for BEOS mounted file system support functions... no
checking whether it is possible to resort to fread on /etc/mnttab... no
configure: error: could not determine how to read list of mounted file systems

Could you please help me in resolving this issue.

Regards
Dinesh kumar
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Error while installing nagios plugin

Post by jsmurphy »

I believe you can work around this problem by commenting out the /etc/mnttab check in the configure file and it should still compile fine. I wasn't able to tell if this was a problem with an older version of gcc on unix or if this was a nagios-plugins specific problem.. it might be worthwhile posting it on the nagios-plugins bug tracker anyway: http://sourceforge.net/tracker/?group_i ... tid=397597
Locked