1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Lars Kruse
3674882662 Fix spelling mistakes 2020-08-25 17:44:17 +02:00
pcy
271e21d34e [plugin/user/cronjobs] added plugin to monitor cronjobs
Graphs the number of cronjobs active at a certain moment, per user
2020-08-19 22:43:40 +02:00
pcy
6fdf699575 [plugins/user/procbyuser] added plugin to monitor processes of a user
Graphs the number of processes owned by a user over time
2020-08-17 03:05:11 +02:00
pcy
0031acd637 [plugins/user/cpubyuser] Bugfixes and enhancements
- Fix USERS=ALL only enumerating processes with a tty or pty attached
  (and thus not eg. user-owned FastCGI processes, owned by eg. Apache)
- ps(1) is used to make process list parsing easier and more robust
- OTHERS_FIELD now defaults to disabled
2020-08-17 03:02:52 +02:00
pcy
a1c4bcb25a [plugins/user/membyuser] Minor enhancements
Don't use a fixed scale
Use resident set size as measure for a process' memory usage instead
of vsz
More robust username enumeration
2020-08-17 02:46:03 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
dipohl
7fdb4741fe Plugin-Gallery: Get better 2nd level headings
Review of category "system"
2017-02-24 23:54:53 +01:00
dipohl
e777037d06 Plugin-Gallery: Get better 2nd level headings
Review of category processes, system, snmp
2017-02-24 19:50:15 +01:00