|
95d4549d0f
|
Fix variable names
|
2018-05-19 21:56:28 +04:30 |
|
|
3fb280f387
|
Add cpustat (C implementation) to get rid of iostat/sysctl/etc
|
2018-05-16 14:42:49 +04:30 |
|
|
3316ef68c6
|
Add cpu usage plugin (fix #4)
|
2017-09-05 20:10:14 +04:30 |
|
|
d498b23012
|
Merge branch 'master' of https://github.com/farrokhi/freebsd-munin-plugins
|
2017-09-04 15:27:00 +04:30 |
|
|
5ddd8aef77
|
Get rid of thread information in config output (we do sum)
|
2017-09-02 19:04:55 +04:30 |
|
|
b281709420
|
Display sum of all netisr threads instead of displaying separate value
for each thread
|
2017-09-02 18:52:21 +04:30 |
|
|
4c89a0baab
|
Merge pull request #1 from antiguru/set_user
Add documentation to run specific plugins as root
|
2017-06-21 20:19:06 +04:30 |
|
Moritz Hoffmann
|
758988ebee
|
Add documentation to run specific plugins as root
Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>
|
2017-06-21 17:34:14 +02:00 |
|
|
55b320fe36
|
Add support for multiple fibs
|
2017-05-16 18:54:29 +04:30 |
|
|
3a46a7dd9d
|
Add support for multiple interfaces
|
2017-05-16 17:01:40 +04:30 |
|
|
1f11daadbb
|
add "ipinput" plugin to monitor buffer overrun on IP Input queue
|
2017-03-08 15:15:33 +03:30 |
|
|
afb62ead1b
|
Import updates from NetOS
|
2017-02-08 12:30:20 +03:30 |
|
|
0a841546d9
|
Improve condition checks
|
2016-08-06 12:14:38 +04:30 |
|
|
776df521e7
|
Improve error message
|
2016-08-06 12:11:04 +04:30 |
|
|
6a95742ee9
|
fix an substring replacement
|
2016-05-13 18:53:07 +04:30 |
|
|
5ee398302f
|
use fping instead of ping to reduce processing time
|
2016-05-11 14:16:48 +04:30 |
|
|
c1f246bad8
|
fix garbage in previous commit
|
2016-05-11 13:49:57 +04:30 |
|
|
785dbdd680
|
fix conditions checking
|
2016-05-11 13:34:13 +04:30 |
|
|
4e0c60d125
|
update copyright message
|
2016-04-06 13:10:22 +04:30 |
|
|
75c6d80151
|
fix field type
|
2016-01-16 12:11:30 +03:30 |
|
|
75c53a1868
|
update TODO
|
2016-01-14 20:00:15 +03:30 |
|
|
4955d5ced5
|
add tcpstates plugin - monitors TCP states
|
2016-01-14 19:57:21 +03:30 |
|
|
7dad15ca60
|
Update README.md
|
2015-09-13 17:01:25 +04:30 |
|
|
e384998bc7
|
- make awk code more readable
- improve error handling
|
2015-08-27 15:10:42 +04:30 |
|
|
0962b7dd9f
|
- improve awk readability
- eliminate unnecessary calls to external tools (e.g. cat)
|
2015-08-24 20:11:09 +04:30 |
|
|
dca80b2844
|
- cleanup awk code
- simplify logic
|
2015-08-24 19:53:53 +04:30 |
|
|
d1bac11c38
|
- add description for ip_ plugin
- fix typos
|
2015-08-24 19:36:09 +04:30 |
|
|
d77f596726
|
- introduce ip_ plugin, for graphing ‘netstat -p ip’ output
|
2015-08-24 19:32:59 +04:30 |
|
|
5724ccc078
|
- simplify logic
|
2015-08-24 19:32:32 +04:30 |
|
|
44a8fc38a5
|
- return correct exit code when environment is not correctly set up
|
2015-08-24 19:32:13 +04:30 |
|
|
d30f90b1ed
|
- improved error message when ipmitool is not installed
|
2015-08-24 19:31:33 +04:30 |
|
|
4582df1102
|
- improved error message when gawk is not installed
|
2015-08-24 19:31:12 +04:30 |
|
|
572292fa02
|
- Fix scaling on Packet Loss graphs
|
2015-08-15 16:04:14 +04:30 |
|
|
f6e8ab2d26
|
- add BSD license
|
2015-08-15 09:44:28 +04:30 |
|
|
6a8199d285
|
- screenshots
|
2015-08-15 09:42:17 +04:30 |
|
|
01575e7787
|
Update README.md
|
2015-08-15 09:39:07 +04:30 |
|
|
8767866830
|
- update Requirements
|
2015-08-15 09:30:07 +04:30 |
|
|
ad75f76955
|
- update README
|
2015-08-15 09:27:00 +04:30 |
|
|
9aa67435c6
|
- add modified ipmi_ plugin to improve FreeBSD support as well as detecting correct FAN speed output type
- Add multiping_ plugin.
|
2015-08-15 09:24:04 +04:30 |
|
|
24f4e4e2ab
|
- cleanup
|
2015-08-15 09:23:48 +04:30 |
|
|
2cfcb38851
|
- add TODO list
|
2015-08-13 09:25:43 +04:30 |
|
|
50fd54ae8b
|
- add missing changes from previous commit
- update README
|
2015-08-13 09:24:17 +04:30 |
|
|
288e2fc40a
|
- remove irq functionality from intr_ plugin.
- introduce netirq_ plugin, which graphs per interface/per queue interrupt rates.
|
2015-08-13 09:21:55 +04:30 |
|
|
67d6648f4d
|
- update requirement information
|
2015-08-12 15:40:34 +04:30 |
|
|
068b3f13e5
|
- describe plugins
|
2015-08-12 15:38:33 +04:30 |
|
|
50187a1379
|
- Initial version of munin plugins for FreeBSD
|
2015-08-12 15:23:56 +04:30 |
|
|
75e78f6d69
|
Update README.md
|
2015-08-12 15:22:52 +04:30 |
|
|
d85d0fc52f
|
Initial commit
|
2015-08-12 14:57:50 +04:30 |
|