-
Notifications
You must be signed in to change notification settings - Fork 0
ricardomaraschini/bloating-process-monitor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BLOATING PROCESS MONITOR This plugin uses linear regression algorithm to determine if the memory usage of a given process(by name or by pid) is growing up on time. It was developed using Perl and internally uses the ps command line utility to determine the resident size of the process. Optionally, the plugin gives you the possibility to generate a graph showing the memory increase. Requires the following perl packages: Statistics::OLS > 0.07 GD::Graph::lines - Only in case of memory usage graph generation
About
Nagios agent which uses linear regression algorithm to determine if the memory usage of a given process(by name or by pid) is growing up on time(leaking).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published