You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
1.2 KiB

<dashboard version="1.1" hideEdit="true">
<label>SNMP Modular Input v1.8.5</label>
<row>
<panel>
<html>
<h1>Overview</h1>
<p>
This is a Splunk modular input add-on for polling SNMP attributes and catching traps.<br/>
The Python code in this App is dual 2.7/3 compatible.<br/>
This version of the App enforces Python 3 for execution of the modular input script when running on Splunk 8+ in order to satisfy Splunkbase AppInspect requirements.<br/>
If running this App on Splunk versions prior to 8 , then Python 2.7 will get executed.<br/>
</p>
<hr/>
<h1>Quickstart</h1>
<p>
Browse to <a href="../../../en-US/manager/snmp_ta/data/inputs/snmp" target="_blank">Data Inputs</a> to start setting up your SNMP Inputs.
</p>
<hr/>
<h1>Developer</h1>
<p>
This App is built and supported by the team at <a href="https://www.baboonbones.com" target="_blank">BaboonBones</a>
</p>
</html>
</panel>
</row>
</dashboard>