Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

leb0rtran

Reviews(1)
byleb0rtran, February 26, 2013
hi,
i get the following error if i try the script as root user:

root@...:/usr/lib/nagios/plugins# ./check_dyndns mydomain@dyndns.org
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
cat: /var/cache/nagios/check_dyndnsip.last: Datei oder Verzeichnis nicht gefunden
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
INTERNAL ERROR: Status code not properly set! [cache: no file] [query: no]

if i create the directory /var/cache/nagios/ and empty file /var/cache/nagios/check_dyndnsip.last, the following error appears:

root@...:/usr/lib/nagios/plugins# ./check_dyndns ...@dyndns.org
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
./check_dyndns: 112: [[: not found
INTERNAL ERROR: Status code not properly set! [cache: no file] [query: no]