opennms-forge / demo.opennms.org

Repository for requisitions and configurations of the demo.opennms.org system
GNU General Public License v3.0
4 stars 4 forks source link

set up Windows docker instance #29

Open mfuhrmann opened 6 years ago

mfuhrmann commented 6 years ago

required by #24

We need a Windows server to demonstrate the Win32ServiceMonitor. Also we can try to collect SNMP metrics from this Windows server.

I found this images: https://hub.docker.com/r/microsoft/windowsservercore/ Maybe it's fits our needs.

mfuhrmann commented 6 years ago

@indigo423

The first try...

[root@demo01 demo.opennms.org]# docker-compose up
Pulling windows (microsoft/windowsservercore:)...
latest: Pulling from microsoft/windowsservercore
3889bb8d808b: Pulling fs layer
6631c2d2a60c: Pulling fs layer
ERROR: image operating system "windows" cannot be used on this platform
indigo423 commented 5 years ago

I think we would need someone to pay or host a Windows Server for us. You can create a "Community Support" entry in discourse and ask if someone wants to provide a Windows Server 2016 instance with WireGuard VPN access which we can use to setup WS-Man monitoring. What do you thing?