<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=SNMP_Windows_Server</id>
	<title>SNMP Windows Server - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=SNMP_Windows_Server"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=SNMP_Windows_Server&amp;action=history"/>
	<updated>2026-05-14T16:03:01Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=SNMP_Windows_Server&amp;diff=68953&amp;oldid=prev</id>
		<title>Maximilian.pottgiesser: Die Seite wurde neu angelegt: „Auf jedem Windows Server der überwacht werden soll: &lt;pre&gt; # SNMP-Feature installieren Install-WindowsFeature SNMP-Service -IncludeManagementTools  # Dienst au…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=SNMP_Windows_Server&amp;diff=68953&amp;oldid=prev"/>
		<updated>2026-04-23T11:33:46Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „Auf jedem Windows Server der überwacht werden soll: &amp;lt;pre&amp;gt; # SNMP-Feature installieren Install-WindowsFeature SNMP-Service -IncludeManagementTools  # Dienst au…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Auf jedem Windows Server der überwacht werden soll:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# SNMP-Feature installieren&lt;br /&gt;
Install-WindowsFeature SNMP-Service -IncludeManagementTools&lt;br /&gt;
&lt;br /&gt;
# Dienst auf Automatisch setzen&lt;br /&gt;
Set-Service -Name SNMP -StartupType Automatic&lt;br /&gt;
Start-Service SNMP&lt;br /&gt;
SNMP per GUI konfigurieren:&lt;br /&gt;
&lt;br /&gt;
Start → Services → SNMP Service → Rechtsklick → Eigenschaften → Security&lt;br /&gt;
→ Community String: &amp;quot;public&amp;quot; → Rights: READ ONLY → Add&lt;br /&gt;
→ &amp;quot;Accept SNMP packets from these hosts&amp;quot;&lt;br /&gt;
→ IP von LibreNMS eintragen: 10.10.XX.10 → Add&lt;br /&gt;
→ OK → Dienst neu starten&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Maximilian.pottgiesser</name></author>
	</entry>
</feed>