Advertisement
Guest User

Untitled

a guest
Feb 13th, 2022
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.20 KB | None | 0 0
  1. !!!!!!!!!!!!!!!!fresh install after unraid was running, array not started
  2.  
  3. plugin: installing: https://raw.githubusercontent.com/kubedzero/unraid-snmp/main/snmp.plg
  4. plugin: downloading https://raw.githubusercontent.com/kubedzero/unraid-snmp/main/snmp.plg
  5. plugin: downloading: https://raw.githubusercontent.com/kubedzero/unraid-snmp/main/snmp.plg ... done
  6.  
  7. +==============================================================================
  8. | Installing new package /boot/config/plugins/snmp/perl-5.32.0-x86_64-1.txz
  9. +==============================================================================
  10.  
  11. Verifying package perl-5.32.0-x86_64-1.txz.
  12. Installing package perl-5.32.0-x86_64-1.txz:
  13. PACKAGE DESCRIPTION:
  14. # perl (Practical Extraction and Report Language)
  15. #
  16. # Larry Wall's "Practical Extraction and Report Language". Perl is a
  17. # language optimized for scanning arbitrary text files, extracting
  18. # information from those text files, and printing reports based on that
  19. # information. It's also a good language for many system management
  20. # tasks. The language is intended to be practical (easy to use,
  21. # efficient, complete) rather than beautiful (tiny, elegant, minimal).
  22. #
  23. # Homepage: http://www.perl.org
  24. #
  25. Executing install script for perl-5.32.0-x86_64-1.txz.
  26. Package perl-5.32.0-x86_64-1.txz installed.
  27.  
  28. +==============================================================================
  29. | Installing new package /boot/config/plugins/snmp/libnl-1.1.4-x86_64-3.txz
  30. +==============================================================================
  31.  
  32. Verifying package libnl-1.1.4-x86_64-3.txz.
  33. Installing package libnl-1.1.4-x86_64-3.txz:
  34. PACKAGE DESCRIPTION:
  35. # libnl (netlink socket library)
  36. #
  37. # libnl is a library for applications dealing with netlink sockets.
  38. # The library provides an interface for raw netlink messaging and
  39. # various netlink family specific interfaces.
  40. #
  41. # Homepage: http://people.suug.ch/~tgr/libnl/
  42. #
  43. #
  44. Executing install script for libnl-1.1.4-x86_64-3.txz.
  45. Package libnl-1.1.4-x86_64-3.txz installed.
  46.  
  47. +==============================================================================
  48. | Installing new package /boot/config/plugins/snmp/net-snmp-5.9-x86_64-1.txz
  49. +==============================================================================
  50.  
  51. Verifying package net-snmp-5.9-x86_64-1.txz.
  52. Installing package net-snmp-5.9-x86_64-1.txz:
  53. PACKAGE DESCRIPTION:
  54. # net-snmp (Simple Network Management Protocol tools)
  55. #
  56. # Various tools relating to the Simple Network Management Protocol:
  57. #
  58. # An extensible agent
  59. # An SNMP library
  60. # Tools to request or set information from SNMP agents
  61. # Tools to generate and handle SNMP traps
  62. # A version of the UNIX 'netstat' command using SNMP
  63. # A graphical Perl/Tk/SNMP based mib browser
  64. #
  65. Executing install script for net-snmp-5.9-x86_64-1.txz.
  66. Package net-snmp-5.9-x86_64-1.txz installed.
  67.  
  68. +==============================================================================
  69. | Installing new package /boot/config/plugins/snmp/unraid-snmp-2021.05.21-x86_64-1.txz
  70. +==============================================================================
  71.  
  72. Verifying package unraid-snmp-2021.05.21-x86_64-1.txz.
  73. Installing package unraid-snmp-2021.05.21-x86_64-1.txz:
  74. PACKAGE DESCRIPTION:
  75. # unraid-snmp
  76. #
  77. # unraid-snmp assists with installing a custom extension of net-snmp
  78. # and configuring it for use on Unraid.
  79. #
  80. # nano /etc/snmp/snmpd.conf # edit config
  81. # bash /etc/rc.d/rc.snmpd restart # stop and start daemon
  82. # tail -f /var/log/snmpd.log # tail logs
  83. #
  84. # https://github.com/kubedzero/unraid-snmp
  85. #
  86. Executing install script for unraid-snmp-2021.05.21-x86_64-1.txz.
  87. Set permissions and move into dir /usr/local/emhttp/plugins/snmp
  88. Set shell script executable permissions
  89. Set read only permissions for other files
  90. Checking if /etc/rc.d/rc.snmpd exists before editing
  91. Stop SNMP daemon if it is currently running
  92. Shutting down snmpd: DONE
  93. Using the Unraid default config /usr/local/emhttp/plugins/snmp/snmpd.conf, backing up the original
  94. Editing SNMP startup options in rc.snmpd to be [-LF 0-5 /var/log/snmpd.log -A -p /var/run/snmpd -a]
  95. Restart SNMP daemon now that we've adjusted how rc.snmpd starts it
  96. Starting snmpd: /usr/sbin/snmpd -LF 0-5 /var/log/snmpd.log -A -p /var/run/snmpd -a -c /etc/snmp/snmpd.conf
  97. PID of started SNMP daemon is 7067
  98. Package unraid-snmp-2021.05.21-x86_64-1.txz installed.
  99.  
  100. +==============================================================================
  101. | Testing SNMP by listing mounts, /boot should be present
  102. +==============================================================================
  103.  
  104. snmpwalk -v 2c localhost -c public hrFSMountPoint
  105. SNMP appears to be working. Output:
  106. HOST-RESOURCES-MIB::hrFSMountPoint.33 = STRING: "/run"
  107. HOST-RESOURCES-MIB::hrFSMountPoint.34 = STRING: "/boot"
  108. HOST-RESOURCES-MIB::hrFSMountPoint.40 = STRING: "/dev/shm"
  109. HOST-RESOURCES-MIB::hrFSMountPoint.42 = STRING: "/sys/fs/cgroup"
  110. HOST-RESOURCES-MIB::hrFSMountPoint.55 = STRING: "/var/log"
  111.  
  112. +==============================================================================
  113. | Other SNMP Examples
  114. +==============================================================================
  115.  
  116. Here are how sharefree lines look:
  117. snmpwalk -v 2c -c public localhost 'NET-SNMP-EXTEND-MIB::nsExtendOutLine."sharefree"'
  118. NET-SNMP-EXTEND-MIB::nsExtendOutLine."sharefree".1 = STRING:
  119.  
  120. Here are how all custom extensions look:
  121. snmpwalk -v 2c -c public localhost nsExtendOutLine
  122. NET-SNMP-EXTEND-MIB::nsExtendOutLine."cpumhz".1 = STRING:
  123. NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".1 = STRING: MemTotal: 8352735232
  124. NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".2 = STRING: MemFree: 7011094528
  125. NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".3 = STRING: MemAvailable: 7128174592
  126. NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".4 = STRING: Cached: 1111367680
  127. NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".5 = STRING: Active: 754626560
  128. NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".6 = STRING: Inactive: 447873024
  129. NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".7 = STRING: Committed_AS: 1105530880
  130. NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".8 = STRING: Dirty: 0
  131. NET-SNMP-EXTEND-MIB::nsExtendOutLine."diskfree".1 = STRING: boot: 7342501888
  132. NET-SNMP-EXTEND-MIB::nsExtendOutLine."disktemp".1 = STRING:
  133. NET-SNMP-EXTEND-MIB::nsExtendOutLine."sharefree".1 = STRING:
  134.  
  135. +==============================================================================
  136. | snmp version 2021.05.21 has been installed.
  137. +==============================================================================
  138.  
  139. plugin: snmp.plg installed
  140.  
  141.  
  142. !!!!!!!!!!!!!!!!unraid shut down and booted back up, array not started, but SNMP shows up in installed plugins.
  143.  
  144.  
  145. NerdPack install:
  146.  
  147. Feb 13 06:47:17 Test root: +==============================================================================
  148. Feb 13 06:47:17 Test root: | Installing new package /boot/config/plugins/NerdPack/NerdPack-2021.01.08-x86_64-1.txz
  149. Feb 13 06:47:17 Test root: +==============================================================================
  150. Feb 13 06:47:17 Test root:
  151. Feb 13 06:47:17 Test root: Verifying package NerdPack-2021.01.08-x86_64-1.txz.
  152. Feb 13 06:47:17 Test root: Installing package NerdPack-2021.01.08-x86_64-1.txz:
  153. Feb 13 06:47:17 Test root: PACKAGE DESCRIPTION:
  154. Feb 13 06:47:17 Test root: # Nerd Tools unRAID Plugin
  155. Feb 13 06:47:17 Test root: #
  156. Feb 13 06:47:17 Test root: # unRAID plugin wrapper for extra packages, mostly CLI, for advanced
  157. Feb 13 06:47:17 Test root: # users. Use at your own risk. Not officially supported by LimeTech.
  158. Feb 13 06:47:17 Test root: #
  159. Feb 13 06:47:17 Test root: # Supports: apr, apt-util, bwm-ng, cpio, git, iftop, inotify, iotop,
  160. Feb 13 06:47:17 Test root: # iperf, kbd, lftp, lshw, neon, p7zip, perl, python, readline, screen,
  161. Feb 13 06:47:17 Test root: # sshfs-fuse, strace, subversion, unrar, utempter, vim
  162. Feb 13 06:47:17 Test root: #
  163. Feb 13 06:47:17 Test root: # https://github.com/dmacias72/unRAID-plugins
  164. Feb 13 06:47:17 Test root: #
  165. Feb 13 06:47:17 Test root: Executing install script for NerdPack-2021.01.08-x86_64-1.txz.
  166. Feb 13 06:47:17 Test root: Package NerdPack-2021.01.08-x86_64-1.txz installed.
  167. Feb 13 06:47:17 Test nerdpack: Processing Packages...
  168. Feb 13 06:47:17 Test root:
  169. Feb 13 06:47:17 Test root: Processing Packages...
  170. Feb 13 06:47:17 Test nerdpack: perl-5.32.0 used by plugin: snmp
  171. Feb 13 06:47:17 Test root:
  172. Feb 13 06:47:17 Test root: perl-5.32.0 used by plugin: snmp
  173. Feb 13 06:47:18 Test nerdpack: Installing perl-5.32.0 package...
  174. Feb 13 06:47:18 Test root:
  175. Feb 13 06:47:18 Test root: Installing perl-5.32.0 package...
  176.  
  177.  
  178. !!!!!!!!!!!!!!!!Then installing SNMP:
  179.  
  180. Feb 13 06:47:27 Test root: plugin: installing: /boot/config/plugins/snmp.plg
  181. Feb 13 06:47:27 Test root: plugin: skipping: /boot/config/plugins/snmp/perl-5.32.0-x86_64-1.txz already exists
  182. Feb 13 06:47:27 Test root: plugin: running: /boot/config/plugins/snmp/perl-5.32.0-x86_64-1.txz
  183. Feb 13 06:47:27 Test root:
  184. Feb 13 06:47:27 Test root: +==============================================================================
  185. Feb 13 06:47:27 Test root: | Installing new package /boot/config/plugins/snmp/perl-5.32.0-x86_64-1.txz
  186. Feb 13 06:47:27 Test root: +==============================================================================
  187. Feb 13 06:47:27 Test root:
  188. Feb 13 06:47:27 Test root: Verifying package perl-5.32.0-x86_64-1.txz.
  189. Feb 13 06:47:31 Test root: Installing package perl-5.32.0-x86_64-1.txz:
  190. Feb 13 06:47:31 Test root: PACKAGE DESCRIPTION:
  191. Feb 13 06:47:31 Test root: # perl (Practical Extraction and Report Language)
  192. Feb 13 06:47:31 Test root: #
  193. Feb 13 06:47:31 Test root: # Larry Wall's "Practical Extraction and Report Language". Perl is a
  194. Feb 13 06:47:31 Test root: # language optimized for scanning arbitrary text files, extracting
  195. Feb 13 06:47:31 Test root: # information from those text files, and printing reports based on that
  196. Feb 13 06:47:31 Test root: # information. It's also a good language for many system management
  197. Feb 13 06:47:31 Test root: # tasks. The language is intended to be practical (easy to use,
  198. Feb 13 06:47:31 Test root: # efficient, complete) rather than beautiful (tiny, elegant, minimal).
  199. Feb 13 06:47:31 Test root: #
  200. Feb 13 06:47:31 Test root: # Homepage: http://www.perl.org
  201. Feb 13 06:47:31 Test root: #
  202. Feb 13 06:47:33 Test root: Executing install script for perl-5.32.0-x86_64-1.txz.
  203. Feb 13 06:47:33 Test root: Package perl-5.32.0-x86_64-1.txz installed.
  204. Feb 13 06:47:33 Test root: plugin: skipping: /boot/config/plugins/snmp/libnl-1.1.4-x86_64-3.txz already exists
  205. Feb 13 06:47:33 Test root: plugin: running: /boot/config/plugins/snmp/libnl-1.1.4-x86_64-3.txz
  206. Feb 13 06:47:33 Test root:
  207. Feb 13 06:47:33 Test root: +==============================================================================
  208. Feb 13 06:47:33 Test root: | Installing new package /boot/config/plugins/snmp/libnl-1.1.4-x86_64-3.txz
  209. Feb 13 06:47:33 Test root: +==============================================================================
  210. Feb 13 06:47:33 Test root:
  211. Feb 13 06:47:33 Test root: Verifying package libnl-1.1.4-x86_64-3.txz.
  212. Feb 13 06:47:33 Test root: Installing package libnl-1.1.4-x86_64-3.txz:
  213. Feb 13 06:47:33 Test root: PACKAGE DESCRIPTION:
  214. Feb 13 06:47:33 Test root: # libnl (netlink socket library)
  215. Feb 13 06:47:33 Test root: #
  216. Feb 13 06:47:33 Test root: # libnl is a library for applications dealing with netlink sockets.
  217. Feb 13 06:47:33 Test root: # The library provides an interface for raw netlink messaging and
  218. Feb 13 06:47:33 Test root: # various netlink family specific interfaces.
  219. Feb 13 06:47:33 Test root: #
  220. Feb 13 06:47:33 Test root: # Homepage: http://people.suug.ch/~tgr/libnl/
  221. Feb 13 06:47:33 Test root: #
  222. Feb 13 06:47:33 Test root: #
  223. Feb 13 06:47:33 Test root: Executing install script for libnl-1.1.4-x86_64-3.txz.
  224. Feb 13 06:47:33 Test root: Package libnl-1.1.4-x86_64-3.txz installed.
  225. Feb 13 06:47:33 Test root: plugin: skipping: /boot/config/plugins/snmp/net-snmp-5.9-x86_64-1.txz already exists
  226. Feb 13 06:47:33 Test root: plugin: running: /boot/config/plugins/snmp/net-snmp-5.9-x86_64-1.txz
  227. Feb 13 06:47:33 Test root:
  228. Feb 13 06:47:33 Test root: +==============================================================================
  229. Feb 13 06:47:33 Test root: | Installing new package /boot/config/plugins/snmp/net-snmp-5.9-x86_64-1.txz
  230. Feb 13 06:47:33 Test root: +==============================================================================
  231. Feb 13 06:47:33 Test root:
  232. Feb 13 06:47:33 Test root: Verifying package net-snmp-5.9-x86_64-1.txz.
  233. Feb 13 06:47:34 Test root: Installing package net-snmp-5.9-x86_64-1.txz:
  234. Feb 13 06:47:34 Test root: PACKAGE DESCRIPTION:
  235. Feb 13 06:47:34 Test root: # net-snmp (Simple Network Management Protocol tools)
  236. Feb 13 06:47:34 Test root: #
  237. Feb 13 06:47:34 Test root: # Various tools relating to the Simple Network Management Protocol:
  238. Feb 13 06:47:34 Test root: #
  239. Feb 13 06:47:34 Test root: # An extensible agent
  240. Feb 13 06:47:34 Test root: # An SNMP library
  241. Feb 13 06:47:34 Test root: # Tools to request or set information from SNMP agents
  242. Feb 13 06:47:34 Test root: # Tools to generate and handle SNMP traps
  243. Feb 13 06:47:34 Test root: # A version of the UNIX 'netstat' command using SNMP
  244. Feb 13 06:47:34 Test root: # A graphical Perl/Tk/SNMP based mib browser
  245. Feb 13 06:47:34 Test root: #
  246. Feb 13 06:47:34 Test root: Executing install script for net-snmp-5.9-x86_64-1.txz.
  247. Feb 13 06:47:34 Test root: Package net-snmp-5.9-x86_64-1.txz installed.
  248. Feb 13 06:47:34 Test root: plugin: skipping: /boot/config/plugins/snmp/unraid-snmp-2021.05.21-x86_64-1.txz already exists
  249. Feb 13 06:47:34 Test root: plugin: running: /boot/config/plugins/snmp/unraid-snmp-2021.05.21-x86_64-1.txz
  250. Feb 13 06:47:34 Test root:
  251. Feb 13 06:47:34 Test root: +==============================================================================
  252. Feb 13 06:47:34 Test root: | Installing new package /boot/config/plugins/snmp/unraid-snmp-2021.05.21-x86_64-1.txz
  253. Feb 13 06:47:34 Test root: +==============================================================================
  254. Feb 13 06:47:34 Test root:
  255. Feb 13 06:47:34 Test root: Verifying package unraid-snmp-2021.05.21-x86_64-1.txz.
  256. Feb 13 06:47:34 Test root: Installing package unraid-snmp-2021.05.21-x86_64-1.txz:
  257. Feb 13 06:47:34 Test root: PACKAGE DESCRIPTION:
  258. Feb 13 06:47:34 Test root: # unraid-snmp
  259. Feb 13 06:47:34 Test root: #
  260. Feb 13 06:47:34 Test root: # unraid-snmp assists with installing a custom extension of net-snmp
  261. Feb 13 06:47:34 Test root: # and configuring it for use on Unraid.
  262. Feb 13 06:47:34 Test root: #
  263. Feb 13 06:47:34 Test root: # nano /etc/snmp/snmpd.conf # edit config
  264. Feb 13 06:47:34 Test root: # bash /etc/rc.d/rc.snmpd restart # stop and start daemon
  265. Feb 13 06:47:34 Test root: # tail -f /var/log/snmpd.log # tail logs
  266. Feb 13 06:47:34 Test root: #
  267. Feb 13 06:47:34 Test root: # https://github.com/kubedzero/unraid-snmp
  268. Feb 13 06:47:34 Test root: #
  269. Feb 13 06:47:34 Test root: Executing install script for unraid-snmp-2021.05.21-x86_64-1.txz.
  270. Feb 13 06:47:34 Test root: Set permissions and move into dir /usr/local/emhttp/plugins/snmp
  271. Feb 13 06:47:34 Test root: Set shell script executable permissions
  272. Feb 13 06:47:34 Test root: Set read only permissions for other files
  273. Feb 13 06:47:34 Test root: Checking if /etc/rc.d/rc.snmpd exists before editing
  274. Feb 13 06:47:34 Test root: Stop SNMP daemon if it is currently running
  275. Feb 13 06:47:34 Test root: Shutting down snmpd: DONE
  276. Feb 13 06:47:34 Test root: Using the Unraid default config /usr/local/emhttp/plugins/snmp/snmpd.conf, backing up the original
  277. Feb 13 06:47:34 Test root: Editing SNMP startup options in rc.snmpd to be [-LF 0-5 /var/log/snmpd.log -A -p /var/run/snmpd -a]
  278. Feb 13 06:47:34 Test root: Restart SNMP daemon now that we've adjusted how rc.snmpd starts it
  279. Feb 13 06:47:34 Test root: Starting snmpd: /usr/sbin/snmpd -LF 0-5 /var/log/snmpd.log -A -p /var/run/snmpd -a -c /etc/snmp/snmpd.conf
  280. Feb 13 06:47:36 Test root: PID of started SNMP daemon is 6098
  281. Feb 13 06:47:36 Test root: Package unraid-snmp-2021.05.21-x86_64-1.txz installed.
  282. Feb 13 06:47:36 Test root: plugin: running: anonymous
  283. Feb 13 06:47:36 Test root:
  284. Feb 13 06:47:36 Test root: +==============================================================================
  285. Feb 13 06:47:36 Test root: | Testing SNMP by listing mounts, /boot should be present
  286. Feb 13 06:47:36 Test root: +==============================================================================
  287. Feb 13 06:47:36 Test root:
  288. Feb 13 06:47:36 Test root: snmpwalk -v 2c localhost -c public hrFSMountPoint
  289. Feb 13 06:47:36 Test root: SNMP appears to be working. Output:
  290. Feb 13 06:47:36 Test root: HOST-RESOURCES-MIB::hrFSMountPoint.33 = STRING: "/run"
  291. Feb 13 06:47:36 Test root: HOST-RESOURCES-MIB::hrFSMountPoint.34 = STRING: "/boot"
  292. Feb 13 06:47:36 Test root: HOST-RESOURCES-MIB::hrFSMountPoint.40 = STRING: "/dev/shm"
  293. Feb 13 06:47:36 Test root: HOST-RESOURCES-MIB::hrFSMountPoint.42 = STRING: "/sys/fs/cgroup"
  294. Feb 13 06:47:36 Test root: HOST-RESOURCES-MIB::hrFSMountPoint.55 = STRING: "/var/log"
  295. Feb 13 06:47:36 Test root:
  296. Feb 13 06:47:36 Test root: +==============================================================================
  297. Feb 13 06:47:36 Test root: | Other SNMP Examples
  298. Feb 13 06:47:36 Test root: +==============================================================================
  299. Feb 13 06:47:36 Test root:
  300. Feb 13 06:47:36 Test root: Here are how sharefree lines look:
  301. Feb 13 06:47:36 Test root: snmpwalk -v 2c -c public localhost 'NET-SNMP-EXTEND-MIB::nsExtendOutLine."sharefree"'
  302. Feb 13 06:47:36 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."sharefree".1 = STRING:
  303. Feb 13 06:47:36 Test root:
  304. Feb 13 06:47:36 Test root: Here are how all custom extensions look:
  305. Feb 13 06:47:36 Test root: snmpwalk -v 2c -c public localhost nsExtendOutLine
  306. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."cpumhz".1 = STRING:
  307. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".1 = STRING: MemTotal: 8352735232
  308. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".2 = STRING: MemFree: 7055245312
  309. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".3 = STRING: MemAvailable: 7172091904
  310. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".4 = STRING: Cached: 1110274048
  311. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".5 = STRING: Active: 752910336
  312. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".6 = STRING: Inactive: 411955200
  313. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".7 = STRING: Committed_AS: 869822464
  314. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."meminfo".8 = STRING: Dirty: 0
  315. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."diskfree".1 = STRING: boot: 7342489600
  316. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."disktemp".1 = STRING:
  317. Feb 13 06:47:37 Test root: NET-SNMP-EXTEND-MIB::nsExtendOutLine."sharefree".1 = STRING:
  318. Feb 13 06:47:37 Test root:
  319. Feb 13 06:47:37 Test root: +==============================================================================
  320. Feb 13 06:47:37 Test root: | snmp version 2021.05.21 has been installed.
  321. Feb 13 06:47:37 Test root: +==============================================================================
  322. Feb 13 06:47:37 Test root:
  323. Feb 13 06:47:37 Test root: plugin: snmp.plg installed
  324.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement