59 Commits

Author SHA1 Message Date
User Mousavi
1245dbc63a Fix cpustat path for cpu plugin 2021-05-11 09:41:19 +04:30
Mark Saad
55942167de Updated to fix minor issues wiht minimunin and print 0's for empty (#6)
* Updated to fix minor issues wiht minimunin and print 0's for empty states

* Updated for minimunin

* Update tcpstates
2019-02-19 21:16:27 +01:00
683848e008
chelsio_filters_: monitor filter list hit count for chelsio nexus NICs. 2018-12-12 12:18:31 +03:30
fa65a7a365
Add unified pf plugin 2018-12-08 12:29:04 +03:30
fc9c61f0db Give README some love 2018-11-17 10:58:50 +03:30
41ff40a1de Add license header 2018-11-14 13:19:38 +03:30
1aac06d3e9 Add modified if_ and if_packets_ munin plugin that uses ifcounters instead of netstat 2018-11-14 13:05:29 +03:30
6112194e8e Add ifcounters program that displays interface counters 2018-11-14 12:55:28 +03:30
f6262327d6
Add two plugins to monitor stats on Chelsio NICs 2018-11-05 10:45:09 +03:30
Firer
52bf78868b Fix autoconf error: Wrong amount of autoconf 2018-10-02 08:09:43 +02:00
ba200ff556 fix calculation of current cpu counters (needs 1 second sleep) 2018-05-19 21:59:33 +04:30
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