Windows_exporter: [featurerequest] file exporter

Created on 6 Oct 2016  路  10Comments  路  Source: prometheus-community/windows_exporter

can u pls implement a fileexporter so i dont have to fire u node_exporter and wmi_exporter on windows?

thx.

feature-request

Most helpful comment

Hi all :-) Please use the "add your reaction" emoticons to existing comment to add a "me too".

The +1 comments only add spam to the subscribers

Thanks for letting us know this is wanted, it helps us prioritize future work.

All 10 comments

I guess we'll need to discuss this, but I'm not too keen on duplicating every feature in node_exporter just for its own sake, especially functionality that actually works on Windows in the existing package.
@martinlindhe Opinion?

If this is just a node-exporter equivalent we should have it. If it's more like the JMX exporter and does more general WMI stuff it's more questionable.

Thanks for the input @brian-brazil
i need to have a look as I'm not familiar with what this file exporter is doing

/m

+1
it would solve all the missing stuff :)
for example i need to get something form event log.
this feature doesn't exist in wmi_exporter and may not happen soon
so we will just run some powershell and put a metric there

thanks

+1

+1

Hi all :-) Please use the "add your reaction" emoticons to existing comment to add a "me too".

The +1 comments only add spam to the subscribers

Thanks for letting us know this is wanted, it helps us prioritize future work.

I have a requirement for file export functionality where I have an ancient process (pick DB running on windows server) that has scheduled jobs to dump license and user stats reports into a text file that I'd like to get into prometheus. Seeing that the file exporter is part of node exporter my thoughts are the file-exporter functionality should be mirrored in the WMI-exporter

@madeinoz67

Feel free to submit a pull request

This has now been implemented in #174, and released with wmi_exporter 0.3!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fullenw1 picture fullenw1  路  6Comments

wizardmatas picture wizardmatas  路  5Comments

carlpett picture carlpett  路  7Comments

fischerman picture fischerman  路  4Comments

lngphp picture lngphp  路  4Comments