Build precise queries to find exactly what you need
Press ESC to close
That’s nice check, but I have issues with channel check and g729.
That’s diff of fix if needed: 135c135 CHANNELS=`/bin/echo -e “Action: loginrnUsername: ${AMIUSER}rnSecret: ${AMIPASS}rnEvents: offrnrnAction: Commandrncommand: Core Show ChannelsrnrnAction: Logoffrnrn” | /bin/netcat ${REMOTEHOST} ${AMIPORT} | awk ‘/active channels/ {print $1}’|tr -d “r”` 294c294 MAXLICTEST=`/bin/echo -e “Action: loginrnUsername: ${AMIUSER}rnSecret: ${AMIPASS}rnEvents: offrnrnAction: Commandrncommand: show g729rnrnAction: Logoffrnrn” | /bin/netcat ${REMOTEHOST} ${AMIPORT} | awk ‘/encoders/ {print $4}’` 302c302 ONUSE=`/bin/echo -e “Action: loginrnUsername: ${AMIUSER}rnSecret: ${AMIPASS}rnEvents: offrnrnAction: Commandrncommand: show g729rnrnAction: Logoffrnrn” | /bin/netcat ${REMOTEHOST} ${AMIPORT} | awk ‘/encoders/ {print substr($1, 1, match($1, “/”) -1)}’`
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!