Commit Graph

10 Commits

Author SHA1 Message Date
Lars Kruse 809639ab65 Ruby plugins: apply code changes as suggested by "rubocop --auto-correct" 2020-08-25 17:44:17 +02:00
Lars Kruse b0b39b018e Ruby plugins: apply style changes as suggested by "rubocop --fix-layout" 2020-08-25 17:44:17 +02:00
corbolais 561da1a3f1 typo: retransmited -> retransmitted
Signed-off-by: corbolais <corbolais@gmail.com>
2020-02-29 00:33:15 +01:00
Lars Kruse 989f09e66c rename plugin example graphs for plugin gallery visualization
Some example graphs did not follow the naming convention required by the
plugin gallery.
2018-03-24 04:03:08 +01:00
Veres Lajos fba800ae52 typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:
plugins/mail/postfix_mail_stats		recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
Gabriele Pohl 81db94e2d3 Reduce number of categories 2014-09-07 14:20:12 +02:00
Artem Sheremet 867816d953 netstat_s_: merge ARP in/out into one
and provide interface for future merges
2013-11-12 03:05:54 +03:00
Artem Sheremet b7755b2ef5 netstat_s: support singular nouns
BSD netstat uses singular nouns when the statistics entry value is 1:
* fragment(s)
* packet(s)
* redirect(s)
* datagram(s)
2013-09-30 00:50:52 +03:00
Kenyon Ralph 3d29bb4274 netstat_s_: make executable
Closes issue #304.
2013-06-02 12:43:49 -07:00
Artem Sheremet 302641b091 netstat_bsd_s: adding Linux support
* limited Linux support: TCP only, a few stats yet
2013-04-04 10:09:14 +03:00