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
Error while installing nagios plugin
Re: Error while installing nagios plugin
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