KS-Soft. Network Management Solutions
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister    ProfileProfile    Log inLog in 

expression based rcc view that is case insensitive

 
Post new topic   Reply to topic    KS-Soft Forum Index -> Configuration, Maintenance, Troubleshooting
View previous topic :: View next topic  
Author Message
cshenberger



Joined: 11 Aug 2008
Posts: 26

PostPosted: Tue Feb 16, 2016 11:37 am    Post subject: expression based rcc view that is case insensitive Reply with quote

is it possible to make an expression based view that is case insensitive?

I have machines named IAD-VM9XXX

I have an expression that is

('IAD-VM9XXX' == '%folder%')

the tests are ping of %foldername% where foldername is IAD-VM9XXX. some of my users create the foldername as iad-vm9xxx and that makes the tests get missed by my expression
Back to top
View user's profile Send private message
KS-Soft



Joined: 03 Apr 2002
Posts: 12795
Location: USA

PostPosted: Tue Feb 16, 2016 11:51 am    Post subject: Reply with quote

There is no such option but you may use expression like
('IAD-VM9XXX' == '%folder%') or ('iad-vm9xxx' == '%folder%')

if 'xxx' represents some unique number than I think the following expression can be used
('9xxx' in '%folder%')

Regards
Alex
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    KS-Soft Forum Index -> Configuration, Maintenance, Troubleshooting All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

KS-Soft Forum Index