Michał Kadlof
6ce54ca9d6
bugfix cpubyuser plugin
...
Prior plugin version returns wrong results. I'm not sure why.
This commit fix the bug however it reduce functionality since
there is no way now to include/exclude certain users.
2021-06-12 21:34:09 +02:00
Lars Kruse
999be27bfc
Plugin cronjobs: fix style issue
2020-10-14 15:04:36 +02:00
Lars Kruse
743395a605
Improve documentation formatting of some plugins
2020-10-06 00:05:51 +02:00
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