Skip to content

2020.09.19

Compare
Choose a tag to compare
@kubedzero kubedzero released this 23 Sep 15:12

2020.09.19

  • Migrate SNMP plugin to .txz style install
  • Optimized plugin removal for more complete cleanup
  • Updated net-snmp from 5.8-5 to 5.9
  • Updated libnl from 1.1.4 to 1.1.4-3
  • Perl 5.32.0 declared as dependency instead of separate install.
  • Plugin maintainer should keep the version in sync with Nerd Pack to avoid overwriting with an older version
  • Install logging more clearly states usage of single and double quotes in sample calls
  • Refactored share_free_space.sh for added clarity.
  • Preexisting behavior: Outputs in bytes
  • Refactored drive_temps.sh
  • Changed name to disk_temps.sh
  • Preexisting behavior: Five minute TTL cached results for rapid SNMP calls and large arrays
  • New behavior: Avoids disk spinup, preferring to report standby "temperature" of -2
  • New behavior: If an error is encountered during parsing, report a "temperature" of -1
  • New behavior: Script originally output nothing if no cached results present. Now it reports whatever results were collected in the first 1000ms
  • Added disk_free_space.sh to print free bytes in /boot, /mnt/disk*, /mnt/cache
  • Exposed in SNMP as diskfree
  • Added cpu_mhz.sh at request of forum user Max to output CPU speed in MHz
  • Exposed in SNMP as cpumhz
  • Tested with an Intel CPU virtualized under ESXi