stefanprodan / swarmprom

Docker Swarm instrumentation with Prometheus, Grafana, cAdvisor, Node Exporter and Alert Manager
MIT License
1.87k stars 733 forks source link

How to monitor Windows workers #105

Open dwayne-lee opened 5 years ago

dwayne-lee commented 5 years ago

Not an issue but more of a question.....How do we monitor Windows workers in a hybrid swarm cluster? Node-exporter, Cadvisor, and Dockerd-exporter will not run on my Windows worker nodes. Has anyone come up with a solution to handle a hybrid environment? Thank you!

johi12 commented 5 years ago

There is WMI_Exporter and Telegraf can also be used. Not sure if they work well when ran as containers though...