@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix sioct: <http://rdfs.org/sioc/types#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://lib.itenas.ac.id/kti/?p=3047>
  a sioc:Post, sioct:BlogPost ;
  dc:title "Perancangan dan Implementasi Pemantauan Bandwidth Usage Jaringan Komputer" ;
  dcterms:identifier 3047 ;
  dc:modified "2014-03-07"^^xsd:date ;
  dc:created "2014-03-07"^^xsd:date ;
  sioc:link <https://lib.itenas.ac.id/kti/?p=3047> ;
  sioc:has_creator <https://lib.itenas.ac.id/kti/?author=6#account> ;
  sioc:has_container <https://lib.itenas.ac.id/kti/#posts> ;
  dc:abstract "" ;
  content:encoded """<![CDATA[Bandwidth usage monitoring conducted to determine the bandwidth usage in a computer network. Bandwidth usage monitoring is implemented by creating an open source based applications using the Python programming language. Python programming language was chosen because it has a lot of Python modules which could be used for computer network monitoring functions. The final goal of this research is how these applications can monitor bandwidth usage in a computer network and also detect the bandwidth usage every minute in a computer network. This application will also display the port of TCP / IP with the highest bandwidth usage every minute of it.

<strong>Dibuat oleh  : Winarno Sugeng,  Chandraditya P. Adipatria
E-mail             :<strong> </strong>winarno.sugeng@gmail.com, cpadipatria2309@gmail.com
Kata kunci    : monitoring, bandwidth usage, python
</strong>

Keterangan      :  Karya Ilmiah ini  disampaikan dan dimuat pada Konferensi Nasional Sistem dan Informatika 2012; Bali, November 17, 2012

<a href="http://lib.itenas.ac.id/kti/wp-content/uploads/2014/03/PemantauanBandwidthUsageKNSI2012.pdf">Perancangan dan Implementasi Pemantauan Bandwidth Usage Jaringan Komputer</a>]]>"""^^rdf:XMLLiteral ;
  sioc:content """Bandwidth usage monitoring conducted to determine the bandwidth usage in a computer network. Bandwidth usage monitoring is implemented by creating an open source based applications using the Python programming language. Python programming language was chosen because it has a lot of Python modules which could be used for computer network monitoring functions. The final goal of this research is how these applications can monitor bandwidth usage in a computer network and also detect the bandwidth usage every minute in a computer network. This application will also display the port of TCP / IP with the highest bandwidth usage every minute of it.

Dibuat oleh  : Winarno Sugeng,  Chandraditya P. Adipatria
E-mail             : winarno.sugeng@gmail.com, cpadipatria2309@gmail.com
Kata kunci    : monitoring, bandwidth usage, python


Keterangan      :  Karya Ilmiah ini  disampaikan dan dimuat pada Konferensi Nasional Sistem dan Informatika 2012; Bali, November 17, 2012

Perancangan dan Implementasi Pemantauan Bandwidth Usage Jaringan Komputer""" ;
  sioc:topic <https://lib.itenas.ac.id/kti/?cat=1>, <https://lib.itenas.ac.id/kti/?cat=7>, <https://lib.itenas.ac.id/kti/?tag=bandwidth-usage>, <https://lib.itenas.ac.id/kti/?tag=monitoring>, <https://lib.itenas.ac.id/kti/?tag=python> ;
  sioc:attachment <http://lib.itenas.ac.id/kti/wp-content/uploads/2014/03/PemantauanBandwidthUsageKNSI2012.pdf> .

<https://lib.itenas.ac.id/kti/?author=6#account> rdfs:seeAlso <https://lib.itenas.ac.id/kti/?author=6&feed=lhrdf&format=turtle> .
<https://lib.itenas.ac.id/kti/?cat=1> rdfs:seeAlso <https://lib.itenas.ac.id/kti/?cat=1&feed=lhrdf&format=turtle> .
<https://lib.itenas.ac.id/kti/?cat=7> rdfs:seeAlso <https://lib.itenas.ac.id/kti/?cat=7&feed=lhrdf&format=turtle> .
<https://lib.itenas.ac.id/kti/?tag=bandwidth-usage> rdfs:seeAlso <https://lib.itenas.ac.id/kti/?tag=bandwidth-usage&feed=lhrdf&format=turtle> .
<https://lib.itenas.ac.id/kti/?tag=monitoring> rdfs:seeAlso <https://lib.itenas.ac.id/kti/?tag=monitoring&feed=lhrdf&format=turtle> .
<https://lib.itenas.ac.id/kti/?tag=python> rdfs:seeAlso <https://lib.itenas.ac.id/kti/?tag=python&feed=lhrdf&format=turtle> .
<http://lib.itenas.ac.id/kti/wp-content/uploads/2014/03/PemantauanBandwidthUsageKNSI2012.pdf> rdfs:seeAlso <https://lib.itenas.ac.id/kti/?attachment_id=3048&feed=lhrdf&format=turtle> .
