Network monitoring system

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
ella
New Member
Posts: 2
Joined: Thu Mar 26, 2009 7:06 am

Network monitoring system

Post by ella »

hi guys,

i'd like to ask which programming language can be used to build a network monitoring system. i have a task of designing a network monitoring system and that system will be monitoring if computers are connected on the network or not, by pinging their ip address, and the same system , i want it to be allocating different bandwidths to respective ip ranges.... Is there any one having ideas, which programming language i should use :) , thx :p
bilbus
Regular Member
Posts: 112
Joined: Sun Jan 11, 2009 7:00 am

Post by bilbus »

Why not use one of the many free or pay peroducts already out there.

nagios Monitoring and alerts

cacti for graphing and trending data
ella
New Member
Posts: 2
Joined: Thu Mar 26, 2009 7:06 am

Post by ella »

thanks for your reply, but it is a school work and i have to design my own including the features i stated above. anyone who knows which has libraries which can be used to design a such system?thx
Post Reply