Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
eugene.tsuno
byeugene.tsuno, August 31, 2018
Should check ipcalc is installed.
Should redirect ipcal in error to test ip addres:
if ipcalc -sc4 $1 > /dev/null 2>&1
not
if ipcacl -sc1 $1
Should redirect ipcal in error to test ip addres:
if ipcalc -sc4 $1 > /dev/null 2>&1
not
if ipcacl -sc1 $1