Перейти до основного вмісту

Налаштування сервісу SNMP у Windows Server

Для можливості доступу до інформації Windows за допомогою протоколу SNMP потрібно (на прикладі Windows 2019):

1. Встановити сервіс SNMP
  1. Open Server Manager
  2. Click Add roles and features
  3. Under Before you begin click Next
  4. Under Select installation type click Next
  5. Under Select destination server click Next
  6. Under Select server roles click Next
  7. Under Select features select SNMP Service and click Add Features and then click Next
2. Налаштувати та запустити сервіс SNMP
  1. Open Services applet (click on Start menu and search for services)
  2. Navigate to the SNMP Service, right click and then click Properties
  3. Click on Security and then click on Add. Add community name, the default one is public.
  4. Click on Accept SNMP Packets from these hosts
  5. Click on Add and then add your NMS (Network Monitoring Solution) that will collect SNMP Traps. You can delete localhost.
  6. Click Apply and then OK

Поради знайшов тут
https://support.solarwinds.com/SuccessCenter/s/article/Install-or-configure-SNMP-for-Windows?language=en_US


https://techwithjasmin.com/monitoring/install-and-configure-snmp-in-windows-server-2019/

Коментарі