network monitor process
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5742
Skipole Network Monitor 0.4
Skipole Network Monitor project is a simple network monitor with built in web server. more>>
Skipole Network Monitor project is a simple network monitor with built in web server.
It allows the user to input host IP addresses, it then pings these hosts every five minutes and displays their status via a built-in web server, on port 8000.
So calling http://your_pc_address:8000 will display pages showing green, yellow or red host or group symbols.
Each host is pinged four times every five minutes, and symbols are displayed as:
green : if three or four pings are successfull
yellow : if only one or two are successfull
red : if all four fail
As well as hosts, group symbols are displayed, and can be opened to show hosts, or sub-groups nested within. The operator can create groups, and sub-groups via the gui.
<<lessIt allows the user to input host IP addresses, it then pings these hosts every five minutes and displays their status via a built-in web server, on port 8000.
So calling http://your_pc_address:8000 will display pages showing green, yellow or red host or group symbols.
Each host is pinged four times every five minutes, and symbols are displayed as:
green : if three or four pings are successfull
yellow : if only one or two are successfull
red : if all four fail
As well as hosts, group symbols are displayed, and can be opened to show hosts, or sub-groups nested within. The operator can create groups, and sub-groups via the gui.
Download (0.22MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
837 downloads
Network Probe 2.1
Network Probe and protocol analyzer is the ultimate tool for traffic-level network monitoring, troubleshooting, analysis. more>>
Network Probe and protocol analyzer is the ultimate tool for traffic-level network monitoring, troubleshooting, analysis,
If your network is crawling to a standstill, and you suspect there might be a problem with the network traffic, Network Probe will quickly help you identify what is causing the problem, show you who is generating any troublesome traffic, and where the traffic is being transmitted.
Network Probe will collect traffic statistics for all protocols, hosts, and conversations on your network, and show you all the top talkers and listeners on your network. Hosts generating large amounts of traffic such as music and movie streaming, playing online games, or listening to streaming media are easily identified.
Main features:
- Watch in real time which protocols are used on your network
- Watch in real time which hosts are active on your network and the Internet
- Watch in real time which conversations are taking place on your network and to and from the Internet
- Watch in real time detailed protocol statistics per host
- Watch in real time detailed protocol statistics per conversation
- Watch in real time network card details for your network
- Watch traffic amount of selected entries relative to the total and filtered traffic
- Watch traffic amount over time for any host, conversation, and protocol
- Watch in real time network throughput for the entire network segment
- Inspect detailed logged statistical data from days and weeks earlier
- Filter out and search for selected protocols, hosts, conversations, and network cards
- Sort network traffic by amount of data transmitted or received
- Export network traffic statistics data
- Configure users with restricted access to statistical data
- Password protected login
<<lessIf your network is crawling to a standstill, and you suspect there might be a problem with the network traffic, Network Probe will quickly help you identify what is causing the problem, show you who is generating any troublesome traffic, and where the traffic is being transmitted.
Network Probe will collect traffic statistics for all protocols, hosts, and conversations on your network, and show you all the top talkers and listeners on your network. Hosts generating large amounts of traffic such as music and movie streaming, playing online games, or listening to streaming media are easily identified.
Main features:
- Watch in real time which protocols are used on your network
- Watch in real time which hosts are active on your network and the Internet
- Watch in real time which conversations are taking place on your network and to and from the Internet
- Watch in real time detailed protocol statistics per host
- Watch in real time detailed protocol statistics per conversation
- Watch in real time network card details for your network
- Watch traffic amount of selected entries relative to the total and filtered traffic
- Watch traffic amount over time for any host, conversation, and protocol
- Watch in real time network throughput for the entire network segment
- Inspect detailed logged statistical data from days and weeks earlier
- Filter out and search for selected protocols, hosts, conversations, and network cards
- Sort network traffic by amount of data transmitted or received
- Export network traffic statistics data
- Configure users with restricted access to statistical data
- Password protected login
Download (2.3MB)
Added: 2007-03-20 License: Freeware Price:
958 downloads
Network Security Monitor Daemon 4.0
The Network Security Monitor Daemon is a lightweight network security monitor for TCP/IP LANs. more>>
The Network Security Monitor Daemon is a lightweight network security monitor for TCP/IP LANs. It will capture certain network events and record them in a relational database. The recorded data is available for analysis through a CGI-based interface.
You can run test version with ./Monitord, just to see how it works. Production version should be run in background, v.g. with nohup ./monitord &. Both versions will accept a device name as a parameter (default: eth0). You can send them SIGHUP at any time to print some stats. If you send SIGTERM, SIGQUIT or SIGINT, all threads will end gracefully.
Enhancements:
- Linux Kernel with "packet sockets" and "socket filtering" support.
- GNU C Library 2 (glibc2) with LinuxThreads support. (integrated in most recent versions).
- Full MySQL, including headers and libmysqlclient_r.
- GNU C Compiler (gcc).
- GNU Make (make).
- Perl (perl).
- Wget (wget).
Enhancements:
- Added chmod 4755 ... in Makefile
- Root should run make now, but not the daemon ;-)
- The daemon will drop root privileges as soon as possible
- (after creating the raw socket with an attached linux socket
- filter and putting the interface in promiscuous mode)
- No threads run with root privileges so its much safer
- (specially the new server thread which reads remote user input)
- Added stats thread
- To calculate/mantain exponential averages
- Added server thread
- It accepts HTTP requests and serves stats in XML
<<lessYou can run test version with ./Monitord, just to see how it works. Production version should be run in background, v.g. with nohup ./monitord &. Both versions will accept a device name as a parameter (default: eth0). You can send them SIGHUP at any time to print some stats. If you send SIGTERM, SIGQUIT or SIGINT, all threads will end gracefully.
Enhancements:
- Linux Kernel with "packet sockets" and "socket filtering" support.
- GNU C Library 2 (glibc2) with LinuxThreads support. (integrated in most recent versions).
- Full MySQL, including headers and libmysqlclient_r.
- GNU C Compiler (gcc).
- GNU Make (make).
- Perl (perl).
- Wget (wget).
Enhancements:
- Added chmod 4755 ... in Makefile
- Root should run make now, but not the daemon ;-)
- The daemon will drop root privileges as soon as possible
- (after creating the raw socket with an attached linux socket
- filter and putting the interface in promiscuous mode)
- No threads run with root privileges so its much safer
- (specially the new server thread which reads remote user input)
- Added stats thread
- To calculate/mantain exponential averages
- Added server thread
- It accepts HTTP requests and serves stats in XML
Download (0.033MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1203 downloads
NAT Monitor 2.4
NAT Monitor is a tool to monitor hosts bandwidth usage in a Linux-NAT network. more>>
NAT Monitor is a tool to monitor hosts bandwidth usage in a Linux-NAT network.
A daemon collects data and clients display them (currently a GTK app with graph and a text version). It detects new hosts, saves up to 12 hours of data, and has a nice summary statistic.
<<lessA daemon collects data and clients display them (currently a GTK app with graph and a text version). It detects new hosts, saves up to 12 hours of data, and has a nice summary statistic.
Download (0.030MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1439 downloads
Very Simple Network Monitor 2.0.0
Very Simple Network Monitor is a complete rewrite of project PHP Monitoring. more>>
Very Simple Network Monitor is a complete rewrite of project PHP Monitoring.
Its by default capable of monitoring via ping, UDP and TCP checks. Has builtin plugin system so customized scripts can be used to monitor whatever you like eg. oracle tablespaces, diskspace whatever; Alarms are also generated via plugins, it has standard EMAIL alarm, but can be customized to have snmp traps, or sms gateways or whatever.
Can store uptime reports in mysql and generated reports and uptimes in % availability per service.
Has one centralised html monitoring page with all alarms together for good overview.
Enhancements:
- reporting bug fixed
- alarm causes nmonitor to be locked bug fixed
- some other minor stuff I cant remember
- removed some typos from INSTALL doc:)
<<lessIts by default capable of monitoring via ping, UDP and TCP checks. Has builtin plugin system so customized scripts can be used to monitor whatever you like eg. oracle tablespaces, diskspace whatever; Alarms are also generated via plugins, it has standard EMAIL alarm, but can be customized to have snmp traps, or sms gateways or whatever.
Can store uptime reports in mysql and generated reports and uptimes in % availability per service.
Has one centralised html monitoring page with all alarms together for good overview.
Enhancements:
- reporting bug fixed
- alarm causes nmonitor to be locked bug fixed
- some other minor stuff I cant remember
- removed some typos from INSTALL doc:)
Download (0.11MB)
Added: 2006-12-27 License: Freeware Price:
1039 downloads
Network Time Tools 0.8.1
Network Time Tools (NTT) is a set of network tools designed to provide monitoring of a network. more>>
Network Time Tools (NTT) is a set of network tools designed to provide monitoring of a network and the services on that network, and provide various reports on the hosts/services and optional alerts via email, pager, and cellphones. It also has the capability to send messages on user-specified services to email, pagers and cell phones.
Main features:
- Bandwidth measurement based on time intervals
- Checks Service availibilty on specified Hosts for the following protocols:
- ftp
- ssh
- telnet
- dns
- http ( specific pages )
- www ( simple head )
- pop
- nntp
- imap
- irc
- smtp
- Ability to send alerts based on user specified services to:
- pagers
- cell phones
- email
- A frontend that displays a daily report that can be viewed by a web browser or cell phone.
- views specific servers
- views specific services
- views bandwidth measurements
- view alerts
- Data stored in a Mysql Database
- Easily configurable via an XML config file
- Runs in Daemon or one-shot mode
<<lessMain features:
- Bandwidth measurement based on time intervals
- Checks Service availibilty on specified Hosts for the following protocols:
- ftp
- ssh
- telnet
- dns
- http ( specific pages )
- www ( simple head )
- pop
- nntp
- imap
- irc
- smtp
- Ability to send alerts based on user specified services to:
- pagers
- cell phones
- A frontend that displays a daily report that can be viewed by a web browser or cell phone.
- views specific servers
- views specific services
- views bandwidth measurements
- view alerts
- Data stored in a Mysql Database
- Easily configurable via an XML config file
- Runs in Daemon or one-shot mode
Download (0.030MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1219 downloads
Sleek Monitor 1.0
Sleek Monitor is a combination of basic monitors for OS, KDE, Kernel, CPU & cache, GPU & GPU Temp, Memory, Wired & Wireless, etc more>>
Sleek Monitor is a combination of basic monitors for:
- OS
- KDE
- Kernel
- CPU & cache
- GPU & GPU Temp
- Memory
- Wired & Wireless networks
- battery with time
- date and calendar
<<less- OS
- KDE
- Kernel
- CPU & cache
- GPU & GPU Temp
- Memory
- Wired & Wireless networks
- battery with time
- date and calendar
Download (0.008MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
935 downloads
Network Management Center 1.20
Network Management Center is a comprehensive network device management tool. more>>
Network Management Center project is a comprehensive network device management tool. After entering each network device, every detail can be tracked and monitored.
Having this information accessible simplifies the process of troubleshooting a network.
Manage your network with a free web-based network management tool. Troubleshooting your network will become much easier with all your network information just a few clicks away.
Add all your network devices and monitor the details about each device, and any changes that are made to the network device. Multi permission levels allow complete control over the system.
Keep your network organized and under control, network management software is based on PHP and MySQL.
Enhancements:
- Some bugs found in the forms library for the network management center software were fixed.
<<lessHaving this information accessible simplifies the process of troubleshooting a network.
Manage your network with a free web-based network management tool. Troubleshooting your network will become much easier with all your network information just a few clicks away.
Add all your network devices and monitor the details about each device, and any changes that are made to the network device. Multi permission levels allow complete control over the system.
Keep your network organized and under control, network management software is based on PHP and MySQL.
Enhancements:
- Some bugs found in the forms library for the network management center software were fixed.
Download (0.20MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1172 downloads
Network UPS Tools 2.2.0
Network UPS Tools is an extremely powerful and versatile client/server based approach to UPS monitoring. more>>
Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS hardware. Network UPS Tools uses a layered approach to connect all of the parts.
Drivers are provided for a wide assortment of equipment. They understand the specific language of each UPS and map it back to a compatibility layer.
This means both an expensive "smart" protocol UPS and a simple "power strip" model can be handled transparently.
This information is cached by the network server upsd, which then answers queries from the clients. upsd contains a number of access control features to limit the abilities of the clients. Only authorized hosts may monitor or control your UPS hardware if you wish.
Since the notion of monitoring over the network is built into the software, you can hang many systems off one large UPS and they will all shut down together.
Clients such as upsmon check on the status of the hardware and do things when necessary. The most important task is shutting down the operating system cleanly before the UPS runs out of power.
Other programs are also provided to log UPS status regularly, monitor status through your web browser, and more.
Enhancements:
- HAL support. IPv6 support.
- Support for many new devices.
- Many driver improvements.
- This release uses automake.
<<lessDrivers are provided for a wide assortment of equipment. They understand the specific language of each UPS and map it back to a compatibility layer.
This means both an expensive "smart" protocol UPS and a simple "power strip" model can be handled transparently.
This information is cached by the network server upsd, which then answers queries from the clients. upsd contains a number of access control features to limit the abilities of the clients. Only authorized hosts may monitor or control your UPS hardware if you wish.
Since the notion of monitoring over the network is built into the software, you can hang many systems off one large UPS and they will all shut down together.
Clients such as upsmon check on the status of the hardware and do things when necessary. The most important task is shutting down the operating system cleanly before the UPS runs out of power.
Other programs are also provided to log UPS status regularly, monitor status through your web browser, and more.
Enhancements:
- HAL support. IPv6 support.
- Support for many new devices.
- Many driver improvements.
- This release uses automake.
Download (0.64MB)
Added: 2007-07-06 License: GPL (GNU General Public License) Price:
847 downloads
Network Management Tool 1.44
Network Management Tool is a tool to manage and monitor the devices on your network. more>>
Manage your network with a free Network Monitoring Software application.
Network Management Tool is an organized way to manage your network. 100% web-based network management.
Manage your network devices with ease. 100% Free Network Managment Software! Manage all your network devices, routers, switches, firewalls, hubs, and more.
Enhancements:
- A display bug that occurred when viewing the comments on a device was fixed.
<<lessNetwork Management Tool is an organized way to manage your network. 100% web-based network management.
Manage your network devices with ease. 100% Free Network Managment Software! Manage all your network devices, routers, switches, firewalls, hubs, and more.
Enhancements:
- A display bug that occurred when viewing the comments on a device was fixed.
Download (0.061MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1158 downloads
X Interface Monitor 1.8.4
X Interface Monitor monitors any network interface for traffic, load average, and various other statistics. more>>
X Interface Monitor (abbriviated xifmon) monitors any network interface (most suitable, the ppp# interface) for traffic, load average, and various other statistics using purly ioctl() directly to the Linux kernel.
It also has options to run `connect and `disconnect scripts, for dialup modem users who want easy connecting and disconnecting.
<<lessIt also has options to run `connect and `disconnect scripts, for dialup modem users who want easy connecting and disconnecting.
Download (0.49MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1477 downloads
Load Monitor 1.0b
Load Monitor is a system resource monitor. more>>
The Monitor application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
The MonitorClient part is written in Java and is able to connect to one or more Servers that are running the MonitorServer part of the Monitor application.
The client will poll the servers at user specified intervals and will provide a graphical representation of the recources (mem, cpu, nic and process information) of one server at a time.
In addition the MonitorClient is able to log the information of all the servers, each server in a different logfile in a coprehesive CSV format.
The MonitorServer is a seperate application written in C++ and linked to omniORB4 to minimize the load it imposes on the server that is beeing monitored. When the MonitorServer is not beeing polled by a MonitorClient it sits idle.
The client will of course run on any platform that supports Java, but the server currently only supports Linux, kernels 2.2, 2.4, 2.6 and possibly (not tested) 2.0 and >2.6.
<<lessThe MonitorClient part is written in Java and is able to connect to one or more Servers that are running the MonitorServer part of the Monitor application.
The client will poll the servers at user specified intervals and will provide a graphical representation of the recources (mem, cpu, nic and process information) of one server at a time.
In addition the MonitorClient is able to log the information of all the servers, each server in a different logfile in a coprehesive CSV format.
The MonitorServer is a seperate application written in C++ and linked to omniORB4 to minimize the load it imposes on the server that is beeing monitored. When the MonitorServer is not beeing polled by a MonitorClient it sits idle.
The client will of course run on any platform that supports Java, but the server currently only supports Linux, kernels 2.2, 2.4, 2.6 and possibly (not tested) 2.0 and >2.6.
Download (0.030MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1668 downloads
GroundWork Monitor Community Edition 5.3.0 GA
GroundWork Monitor Community Edition offers you an ideal IT monitoring solution to maintain network visibility and control. more>> <<less
Added: 2009-02-11 License: GPL Price: FREE
1 downloads
Simple Monitor 1.1
Simple Monitor is a SuperKaramba theme inspired by the simple but effective Very Simple Monitors theme. more>>
Simple Monitor is a SuperKaramba theme inspired by the simple but effective "Very Simple Monitors" theme by the user humanthing. Some values are not displayed properly though in Very Simple Monitors (network values and IP). This could be because of different setups. My computer is pretty standard so my theme should function properly on most pcs. http://www.kde-look.org/content/show.php?content=48973
I like a tight and clean desktop, so I simplified the idea even more. This theme is showing all basic information, and nothing more.
Main features:
- Processors type
- Processor speed
- Processor load (number and graph, for one proc)
- Processor Temperature
- Amount of ram used / amount of ram
- amount of swap used / amount of swap
- amound of HDD space used / amount of HDD space total (for "/root" and "/home")
- HDD temperatue (for "/hda", I could add another drive if requested)
- Computer name
- Computer ip
- Network load (up- and download, values and graph)
- Amount of transfered data thrue internet (up- and download) since last boot
Enhancements:
- Made the three blocks clickable.
- The CPU block opens Processor information
- The Memory block opens KsysGuard (youll need to have it installed to be able open it, obviously. Its in Kubuntu by default)
- the Network block opens your computers ip settings window
- Added a line for your computers uptime
- Changed font colors to very dark gray and very light gray, instead of black and white, to make it look softer.
<<lessI like a tight and clean desktop, so I simplified the idea even more. This theme is showing all basic information, and nothing more.
Main features:
- Processors type
- Processor speed
- Processor load (number and graph, for one proc)
- Processor Temperature
- Amount of ram used / amount of ram
- amount of swap used / amount of swap
- amound of HDD space used / amount of HDD space total (for "/root" and "/home")
- HDD temperatue (for "/hda", I could add another drive if requested)
- Computer name
- Computer ip
- Network load (up- and download, values and graph)
- Amount of transfered data thrue internet (up- and download) since last boot
Enhancements:
- Made the three blocks clickable.
- The CPU block opens Processor information
- The Memory block opens KsysGuard (youll need to have it installed to be able open it, obviously. Its in Kubuntu by default)
- the Network block opens your computers ip settings window
- Added a line for your computers uptime
- Changed font colors to very dark gray and very light gray, instead of black and white, to make it look softer.
Download (0.002MB)
Added: 2007-04-06 License: GPL (GNU General Public License) Price:
936 downloads
Aazmat Monitor 0.1
Aazmat Monitor is a SuperKaramba system monitoring widget. more>>
Aazmat Monitor is a SuperKaramba system monitoring widget.
It was adapted to meet office theme and added a few new monitors all of them are built into there own theme file so you can place them were you like.
<<lessIt was adapted to meet office theme and added a few new monitors all of them are built into there own theme file so you can place them were you like.
Download (0.008MB)
Added: 2005-07-22 License: GPL (GNU General Public License) Price:
1554 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above network monitor process search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed