cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

how can i add the value of a string to another string in eem?

Hi,

i am trying to find out if it is possible to add a string value like "cisco" to another string like "test" to finally form |"ciscotest" using an eem applet/script or maybe in terminal shell ?

i am looking to do this:

i want to skim the sh log for instances of threshold violation on interfaces and using a regexp to retrieve the interfaces impacted from that output , this far i already got

I would like to add the matching results from this regex (foreach line in the log matching )  to a string

is there any way this can be done in eem?

Note, i am talking strings here, not integer values of a variable

 

 

 

 

Who Me Too'd this topic