Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Templates, scripts for templates, scripts and requests for templates.
Moderators: Developers , Moderators
winnie
Posts: 26 Joined: Tue Feb 20, 2007 9:33 am
Post
by winnie » Mon Aug 31, 2009 3:10 am
Hi,
Can anyone advise me how to do search using 'or' expression in the search field of the 'graph management' display? Example I want to search graphs with tittle contains infra or peering.
Thank you.
gandalf
Developer
Posts: 22383 Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:
Post
by gandalf » Tue Sep 01, 2009 2:44 pm
There is no such feature, sorry. You may use SQL wildcards; that's it
Reinhard
drewshin99
Posts: 24 Joined: Thu Jan 22, 2009 5:06 pm
Post
by drewshin99 » Tue Sep 01, 2009 4:00 pm
yea it'd be nice if there were more options.
as gandalf stated, you can use:
% - any number of characters wildcard
so perhaps %infra% or %peering% or %pe%ing%
also i think you can use the _ which is a single char wildcard
winnie
Posts: 26 Joined: Tue Feb 20, 2007 9:33 am
Post
by winnie » Tue Sep 01, 2009 7:38 pm
Hi all,
Thank you so much for the prompt response.
I need the search key with regular expression 'or' to create aggregate graphs in Cacti. Hence, going to mysql database cannot solve my problem.
Is there any plan to add regular expression in the search field of graph management?
Thank you.
drewshin99
Posts: 24 Joined: Thu Jan 22, 2009 5:06 pm
Post
by drewshin99 » Wed Sep 02, 2009 11:18 am
if you are looking to aggregate multiple graphs into one graph, look for gandalf's aggregate plugin.
Users browsing this forum: No registered users and 0 guests