#!/usr/bin/expect # # Usage: ./sipshowpeer.exp # If status is OK, but delay is greater then script returns Warning. If it is even greater then script returns Critical. Threshold parameters are in milliseconds. # The user account from manager.conf: set username "nagios" set secret "asdfqwerasdf" set port "5038" if {[llength $argv] != 4} { send_user "You must specify