NET :: subnet :: tellen

Telhosts in genoemde subnetten
Download nu

NET :: subnet :: tellen Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • Perl Artistic License
  • Prijs:
  • FREE
  • Naam uitgever:
  • Luis E. Munoz and Alvaro Carvajal
  • Uitgever website:
  • http://search.cpan.org/~luismunoz/

NET :: subnet :: tellen Tags


NET :: subnet :: tellen Beschrijving

Count hosts in genoemde subnetten NET :: subnet :: tellen is een PERL-module om hosts in genoemde subnetten.synopsis te gebruiken NET :: subnet :: tellen; Gebruik het adres van IP ::: mijn $ teller = nieuw net :: subnet :: tellen; $ Counter-> Add ('subnet-00', nieuw IP :: adres ("10.0.0.0/24")); $ Counter-> Toevoegen ('Andere', @array_of_IP_ADDRESSES); $ Counter-> Toevoegen ('Andere', @Another_array_of_ip_addresses); $ Counter-> Cache (10); $ Counter-> Count (nieuw IP :: Adres ("10.0.3.17")); $ Counter-> Count (@array_of_IP_ADDRESSES); $ Counter-> Valcount (nieuw IP :: adres ("10.0.3.17"), 23); @array_of_IPADR_AND_VALUES = (NIEUW IP :: ADRES ("10.0.3.17"), 23, NIEUW IP :: ADRES ("101.0.23.107"), 2); $ Counter-> Valcount (@array_of_IPADDR_AND_VALUES); mijn $ r_count = $ counter-> resultaat; Foreach My $ SUBNET (sleutels% {$ r_count}) {print "subnet $ subnet had", $ r_count -> {$ subnet}, "bezoeken. ";} Deze module implementeert een sympathistische manier om individuele IP-adressen aan te passen aan subnetten. Het kan onder andere worden gebruikt om HTTPD-logs te analyseren. Vereisten: · Perl


NET :: subnet :: tellen Gerelateerde software