Hi,
is there a way to find a graph by its name (by inputing this name into search box) like you can find hosts? For example, someone wants to check a traffic of some specific bussines client, he/she knows the name of that cilent and there is a graph named after that client, but he/she doesn't know on what host this graph can be found and because of large number of possible hosts this way of searching isn't optimal. I'd like to achieve a similar search mechanism as it is in Cacti.
As far as I can check, search engine uses only 'name','ip' and 'dns' params from table 'hosts'. I'm aware that I could extend it to other tables, but unfortunately I'm just to weak to do this.
Is there a chance that someone of you had a similiar need and solve it? What should I have to change in search.php to do this?
Regards
Jacek
is there a way to find a graph by its name (by inputing this name into search box) like you can find hosts? For example, someone wants to check a traffic of some specific bussines client, he/she knows the name of that cilent and there is a graph named after that client, but he/she doesn't know on what host this graph can be found and because of large number of possible hosts this way of searching isn't optimal. I'd like to achieve a similar search mechanism as it is in Cacti.
As far as I can check, search engine uses only 'name','ip' and 'dns' params from table 'hosts'. I'm aware that I could extend it to other tables, but unfortunately I'm just to weak to do this.
Is there a chance that someone of you had a similiar need and solve it? What should I have to change in search.php to do this?
Regards
Jacek
Comment