netniV / cacti-netsnmp-memory

This script template is intended to overcome these shortcomings by fetching all of the available memory data from all known sources (including the standard HOST MIB), and then performing basic arithmetic to fill in any gaps in the data.
3 stars 2 forks source link

fix: cacti_snmp_get expects timeout in milliseconds #8

Closed nuno-silva closed 4 years ago

nuno-silva commented 4 years ago

also changed the variable name to explicitly state expected units

fixes #7

this is a problem I noticed in https://github.com/Cacti/cacti/issues/3447#issuecomment-616881718