I have fixed the bugs and added windows physical memory plugin (fixed for Win2000 based on user feedback in the plugin page, swap remarked)
Names changed to avoid clash with existing plugins
Anybody interested, it is attached below.
SNMP_Fixed.zip
You do not have the required permissions to view the files attached to this post.
Thanks kindly. I have passed the zip on to the devs for review.
rajasegar wrote:Why is nagios distributing old versions?
Mostly because the previous version was stable and the update was incremental. We have also made changes to many of these plugins so the upgrade path to the third party's new versions may have issues.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
abrist wrote:Thanks kindly. I have passed the zip on to the devs for review.
rajasegar wrote:Why is nagios distributing old versions?
Mostly because the previous version was stable and the update was incremental. We have also made changes to many of these plugins so the upgrade path to the third party's new versions may have issues.
Ok. Noted.
BTW, I have removed the conditional check for (Net::SNMP->VERSION < 4) in the source_code. This is because I dont use the old version in any of my machines.
However it may not apply to all.