Hey guys!
Im trying to monitor cisco WAAS device. We want to monitor Traffic Wan Optimized.
Has anyone managed to do it?
Ty so much!!
Cisco WAAS Monitor
Re: Cisco WAAS Monitor
Former Nagios employee
-
soporte.impala
- Posts: 11
- Joined: Thu Jul 04, 2013 4:26 am
Re: Cisco WAAS Monitor
Yes, and i tryed use this but i think that i mistaked something when defined command.
Im using Nagios XI, and im not sure How I have to do. Can u help me defining command on Nagios XI pl?
Im using Nagios XI, and im not sure How I have to do. Can u help me defining command on Nagios XI pl?
Re: Cisco WAAS Monitor
Posting more details usually helps us help you better.
What command did you define already?
What arguments to the plugin do you use?
Does it work when running from the command line?
Have you uploaded the plugin to XI?
What command did you define already?
What arguments to the plugin do you use?
Does it work when running from the command line?
Have you uploaded the plugin to XI?
Former Nagios employee
-
soporte.impala
- Posts: 11
- Joined: Thu Jul 04, 2013 4:26 am
Re: Cisco WAAS Monitor
Hey! Ty for your answer.
I uploaded the plugin to Nagios XI.
Im using this command check_waas.pl -m $ARG1$ -d $ARG2$ -c $ARG3$ -u $ARG4$ -p $ARG5$
I uploaded the plugin to Nagios XI.
Im using this command check_waas.pl -m $ARG1$ -d $ARG2$ -c $ARG3$ -u $ARG4$ -p $ARG5$
Re: Cisco WAAS Monitor
And as for the arguments to the command? The things you put in $ARG1$ etc.
Does it work manually from the command line?
Does it work manually from the command line?
Former Nagios employee