Skip to content

Releases: jasoncheng7115/jt-snmpd

jt-snmpd v1.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Aug 14:37

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-1.1.3-x64.msi from the Assets below, verify it against jt-snmpd-1.1.3-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-1.1.3-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. The built-in Windows SNMP Service is not a prerequisite: supply a community and that is all it needs. If one is already running, the installer carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-1.1.3-x64.msi,以 jt-snmpd-1.1.3-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔把需要的東西全部包在裡面,安裝過程不上網下載任何東西。不需要事先安裝 Windows 內建的 SNMP Service,填上 community 就能用。機器上如果已經有內建服務在跑,安裝程式會沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v1.1.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 13:24

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-1.1.2-x64.msi from the Assets below, verify it against jt-snmpd-1.1.2-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-1.1.2-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. The built-in Windows SNMP Service is not a prerequisite: supply a community and that is all it needs. If one is already running, the installer carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-1.1.2-x64.msi,以 jt-snmpd-1.1.2-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔把需要的東西全部包在裡面,安裝過程不上網下載任何東西。不需要事先安裝 Windows 內建的 SNMP Service,填上 community 就能用。機器上如果已經有內建服務在跑,安裝程式會沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 13:09

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-1.1.1-x64.msi from the Assets below, verify it against jt-snmpd-1.1.1-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-1.1.1-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. The built-in Windows SNMP Service is not a prerequisite: supply a community and that is all it needs. If one is already running, the installer carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-1.1.1-x64.msi,以 jt-snmpd-1.1.1-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔把需要的東西全部包在裡面,安裝過程不上網下載任何東西。不需要事先安裝 Windows 內建的 SNMP Service,填上 community 就能用。機器上如果已經有內建服務在跑,安裝程式會沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 10:32

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-1.1.0-x64.msi from the Assets below, verify it against jt-snmpd-1.1.0-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-1.1.0-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. The built-in Windows SNMP Service is not a prerequisite: supply a community and that is all it needs. If one is already running, the installer carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-1.1.0-x64.msi,以 jt-snmpd-1.1.0-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔把需要的東西全部包在裡面,安裝過程不上網下載任何東西。不需要事先安裝 Windows 內建的 SNMP Service,填上 community 就能用。機器上如果已經有內建服務在跑,安裝程式會沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:39

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-1.0.0-x64.msi from the Assets below, verify it against jt-snmpd-1.0.0-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-1.0.0-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. It detects the built-in SNMP Service, carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-1.0.0-x64.msi,以 jt-snmpd-1.0.0-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔把需要的東西全部包在裡面,安裝過程不上網下載任何東西。安裝程式會偵測內建 SNMP Service,沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v0.9.8

Choose a tag to compare

@github-actions github-actions released this 25 Aug 11:17

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-0.9.8-x64.msi from the Assets below, verify it against jt-snmpd-0.9.8-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-0.9.8-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. It detects the built-in SNMP Service, carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-0.9.8-x64.msi,以 jt-snmpd-0.9.8-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔把需要的東西全部包在裡面,安裝過程不上網下載任何東西。安裝程式會偵測內建 SNMP Service,沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v0.9.7

Choose a tag to compare

@github-actions github-actions released this 25 Aug 00:41

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-0.9.7-x64.msi from the Assets below, verify it against jt-snmpd-0.9.7-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-0.9.7-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. It detects the built-in SNMP Service, carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-0.9.7-x64.msi,以 jt-snmpd-0.9.7-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔完全自包含,安裝過程不上網下載任何東西。安裝程式會偵測內建 SNMP Service,沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v0.9.6

Choose a tag to compare

@github-actions github-actions released this 25 Aug 00:18

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-0.9.6-x64.msi from the Assets below, verify it against jt-snmpd-0.9.6-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-0.9.6-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. It detects the built-in SNMP Service, carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-0.9.6-x64.msi,以 jt-snmpd-0.9.6-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔完全自包含,安裝過程不上網下載任何東西。安裝程式會偵測內建 SNMP Service,沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v0.9.5

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:45

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-0.9.5-x64.msi from the Assets below, verify it against jt-snmpd-0.9.5-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-0.9.5-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. It detects the built-in SNMP Service, carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-0.9.5-x64.msi,以 jt-snmpd-0.9.5-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔完全自包含,安裝過程不上網下載任何東西。安裝程式會偵測內建 SNMP Service,沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md

jt-snmpd v0.9.4

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:05

A read-only SNMP agent that serves Windows host metrics to LibreNMS through standard MIBs.

Documentation and screenshots

Install

Download jt-snmpd-0.9.4-x64.msi from the Assets below, verify it against jt-snmpd-0.9.4-x64.msi.sha256, then either double-click it for the settings dialog, or install from the command line:

# Command line / unattended - also the form to use for GPO software deployment
msiexec /i jt-snmpd-0.9.4-x64.msi /qn MANAGEMENTNETWORKS=10.0.0.0/24 COMMUNITY=your-community

The installer is fully self-contained and downloads nothing. It detects the built-in SNMP Service, carries over its community, sysContact and sysLocation, then disables it (disabled, not removed) and restores it on uninstall.

This installer is not Authenticode signed, so SmartScreen will warn on a double-click and the UAC prompt will show an unknown publisher. Verify the SHA-256 above instead, and see Code signing for WDAC/AppLocker environments.

Full changes: CHANGELOG.md


繁體中文

以標準 MIB 將 Windows 主機的監控資料提供給 LibreNMS 的唯讀 SNMP Agent。說明文件與畫面

請由下方 Assets 下載 jt-snmpd-0.9.4-x64.msi,以 jt-snmpd-0.9.4-x64.msi.sha256 驗證雜湊,接著可直接點兩下開啟設定對話框,或以命令列安裝(上方指令同時也是 GPO 軟體派送所使用的形式)。

安裝檔完全自包含,安裝過程不上網下載任何東西。安裝程式會偵測內建 SNMP Service,沿用它的 community、sysContact 與 sysLocation,然後將它停用(停用,不移除),並在解除安裝時自動還原。

本安裝檔未經 Authenticode 簽章,因此點兩下安裝時 SmartScreen 會出現警告,UAC 提示的發行者會顯示為「不明」。請改以上方的 SHA-256 驗證;WDAC / AppLocker 環境請見程式碼簽章

完整變更請見 CHANGELOG_zh-TW.md