![]() |
![]() |
|||||||||||||||||||
|
||||||||||||||||||||
|
IOS not taking rmon events command, when there is spaces between words? posted 08/29/2007
|
Hi, I am loosing it a bit.....with rmon that is. I thought I had this well understood......but I just completed a mock lab and the IOS would not allow me to enter in rmon events with descriptions that had spaces in between the words. The exact lines are below. Can someone please set me straight on this...I'm sure it very simple. I had to use an underscore between the words...am sure there are no marks here! This is what I tried mon event 1 log description "One Minute CPU Average Rising Above 80%" owner config rmon event 2 log description "One Minute CPU Average Back Below 40%" owner config rmon alarm 1 lsystem.57.0 15 absolute rising-threshold 80 1 falling-threshold 40 2 owner config ........But this is all that the IOS would accept ....... rmon event 1 log description One_Minute_CPU_Average_Rising_Above_80% owner config rmon event 2 log description One_Minute_CPU_Average_Back_Below_40% owner config rmon alarm 1 lsystem.57.0 15 absolute rising-threshold 80 1 falling-threshold 40 2 owner config Also....I think I have the solution wrong in how i specified the percentages. They should be 80% and 40%, as u can see above........but the alarm doesn't indicate a percentage input? Thanks again