Thruk - Scripted Dashboard - get params from query string

86 Views Asked by At

Is it possible to get query string in scripted dashboard ?

I tried to use CGI perl module in scripted dashboard, but with no success.

The idea is to use scripted dashboard as template to generate thruk maps on the fly by using query params.

1

There are 1 best solutions below

0
sni On

That is not possible right now, but might be in future versions. It might be a bit tricky because there can be multiple dashboard opened at once which all have different parameters.