You might also consider replacing
  `grep "inet6 ::1" | wc -l`
with 
  `grep -c "inet6 ::1"`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1440#issuecomment-259355346

Reply via email to