Hi
I see this in last command logs ?
checking for dustat.h... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/filsys.h usability... no
checking for statfs that truncates block counts... no
checking for sys/loadavg.h... no
Search found 16 matches
- Fri Dec 09, 2016 3:56 am
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
- Fri Dec 09, 2016 3:44 am
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
LAST FOURTH command [ec2-user@cprod nagios-plugins-release-2.1.3]$ sudo make install Making install in gl make[1]: Entering directory `/tmp/nagios-plugins-release-2.1.3/gl' make install-recursive make[2]: Entering directory `/tmp/nagios-plugins-release-2.1.3/gl' make[3]: Entering directory `/tmp/nag...
- Fri Dec 09, 2016 3:40 am
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
THIRD3 rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUM...
- Fri Dec 09, 2016 3:38 am
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
THIRD2 rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NE...
- Fri Dec 09, 2016 3:36 am
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
THIRD [ec2-user@cprod nagios-plugins-release-2.1.3]$ sudo make make all-recursive make[1]: Entering directory `/tmp/nagios-plugins-release-2.1.3' Making all in gl make[2]: Entering directory `/tmp/nagios-plugins-release-2.1.3/gl' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERAT...
- Fri Dec 09, 2016 3:34 am
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
SECOND sudo ./configure checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables....
- Fri Dec 09, 2016 3:33 am
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
Hi
I have relaunched after moving /usr/local/nagios
Same problem
Logs
Regards
FIRST
[ec2-user@cprod nagios-plugins-release-2.1.3]$ sudo ./tools/setup
which: no gnumake in (/sbin:/bin:/usr/sbin:/usr/bin)
Found GNU Make at /bin/gmake ... good.
I have relaunched after moving /usr/local/nagios
Same problem
Logs
Regards
FIRST
[ec2-user@cprod nagios-plugins-release-2.1.3]$ sudo ./tools/setup
which: no gnumake in (/sbin:/bin:/usr/sbin:/usr/bin)
Found GNU Make at /bin/gmake ... good.
- Fri Dec 09, 2016 3:11 am
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
Which directory removing before relaunch linux command ?
Currently i have two directory /usr/local/nagios/libexec and /usr/local/share, but nothing else ?
Currently i have two directory /usr/local/nagios/libexec and /usr/local/share, but nothing else ?
- Thu Dec 08, 2016 11:55 pm
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
Hi,
Which profile ? profile in this forum ?
I connect to my remote computer with putty on command line ? no GUI ?
I could send you history commands ?
If it's possible to relaunch my 4 linux commands ??, i could send you screen only in this case because putty tools buffer is too short.
Regards
Which profile ? profile in this forum ?
I connect to my remote computer with putty on command line ? no GUI ?
I could send you history commands ?
If it's possible to relaunch my 4 linux commands ??, i could send you screen only in this case because putty tools buffer is too short.
Regards
- Thu Dec 08, 2016 1:19 pm
- Forum: Nagios Log Server
- Topic: could not installed nagios client on RHEL7
- Replies: 20
- Views: 2596
Re: could not installed nagios client on RHEL7
SELINUX is permissive I use command line with putty tool only, no graphical interface. Perhaps could i re-launch ????? then give you lines on screen ? Putty buffer d'ont keep all log of screen I make commands with sudo cd /tmp/nagios-plugins-release-2.1.3/ sudo ./tools/setup sudo ./configure sudo ma...