Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / network / netstat_s_ @ b0b39b01

Historique | Voir | Annoter | Télécharger (19,4 ko)

# Date Auteur Commentaire
b0b39b01 2020-08-25 11:44 Lars Kruse

Ruby plugins: apply style changes as suggested by "rubocop --fix-layout"

561da1a3 2020-02-28 18:33 corbolais

typo: retransmited -> retransmitted

Signed-off-by: corbolais <>

989f09e6 2018-03-23 23:03 Lars Kruse

rename plugin example graphs for plugin gallery visualization

Some example graphs did not follow the naming convention required by the
plugin gallery.

fba800ae 2015-03-02 06:51 Veres Lajos

typofixes - https://github.com/vlajos/misspell_fixer

Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic

81db94e2 2014-09-07 08:20 Gabriele Pohl

Reduce number of categories

867816d9 2013-11-11 19:05 Artem Sheremet

netstat_s_: merge ARP in/out into one

and provide interface for future merges

b7755b2e 2013-09-29 17:50 Artem Sheremet

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)
3d29bb42 2013-06-02 15:43 Kenyon Ralph

netstat_s_: make executable

Closes issue #304.

302641b0 2013-04-04 03:09 Artem Sheremet

netstat_bsd_s: adding Linux support

  • limited Linux support: TCP only, a few stats yet