Page 1 of 1
exporting data
Posted: Fri Jan 27, 2017 11:27 am
by benhank
Hey guys, is there a way to export dashboard data to pdf or whatever type of file?
for instance, export this:
Capture.PNG
to a pdf or something
Re: exporting data
Posted: Fri Jan 27, 2017 11:55 am
by mcapra
Not currently, though better exporting/reporting is a pretty often requested feature for NLS. There's a few Chrome/Firefox extensions out there that allow you to export sections of a web page to PDF though.
I wrote this a while ago which is pretty good with exporting raw Elasticsearch data, but nothing visual:
https://exchange.nagios.org/directory/U ... rt/details
Re: exporting data
Posted: Fri Jan 27, 2017 12:24 pm
by benhank
THANK YOU!
How do i install and use it? =(
Re: exporting data
Posted: Fri Jan 27, 2017 2:58 pm
by mcapra
There's nothing to install, it's just a stand-alone Java application. Usage is available in the plugin itself or
on the GitHub. You basically feed it a date range, the output path, and optionally an output format or Elasticsearch query. If you wanted to export XYZ fields from date1 through date2 into CSV, this application can do that.
Re: exporting data
Posted: Fri Jan 27, 2017 3:12 pm
by benhank
ok cool tHANK YOU bro!
Re: exporting data
Posted: Fri Jan 27, 2017 3:13 pm
by dwhitfield
It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!
Re: exporting data
Posted: Fri Jan 27, 2017 3:19 pm
by benhank
lock it up and thanks again!