riskersen / Monitoring

Monitoring plugins wich are Nagios/icinga compatible
65 stars 113 forks source link

fixes: #59 #74 wrong memory behaviour / added: ipv4/6 sessions #72

Closed sgruber94 closed 3 years ago

sgruber94 commented 3 years ago

Hi together, This PR is a try to fix #59 also fix #74 Also, I introduced Sessions for IPv4 / IPv6 .

For better readability, I reorder some OIDs

As a result i added following checks mem-sys / cpu-sys /ses-ipv4 / ses-ipv6 and comment out the Code from @ReneRiech (for testing purpose)

Please Review the changes, I didn't test the script yet :)

If it works out, we need to clean up the code first, before merging

riskersen commented 3 years ago

thanks!