Problem libc-so-6-version-glibc-2-14-not-found
- by alessio
i have installed nagios core 4 on ubuntu server 12.04 lts..
everything working fine,, but... i have a problem with remote command to a remote linux (ubuntu server 12.04) pc!
when i try to check a service, for example: check_swap, check_disk etc.. i got everytime an error:
Remote command execution failed: /home/nagios/plugins/check_disk: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/nagios/plugins/check_disk)
the remote pc is not my pc and i don't want to make a disaster! :)
So... how can i fix this problem?
any help be appreciate!!! ;)
thanks in advance! :)