constat 1.2.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News constat 1.2.0 (Default branch)
# 1  
Old 08-19-2008
constat 1.2.0 (Default branch)

Image constat is an application that monitors, logs, and reports the activity of network connections present on a system. It reports sent/received traffic information for every live network device, giving you the option of displaying its output in units of kilobytes, megabytes, and gigabytes, along with the number of transmitted packets. It also includes a real time monitoring option based on a timer. Additionally, constat provides the option to view the socket table (local/remote IPs with ports they are binded to) for a specific protocol or all protocols at once. It does not require the X server. License: GNU General Public License (GPL) Changes:
An output only numbers option has been added (-n). A new style of output formatting (transmitted packets are shown on a separate line). An option to use old style formatting (-o). A new log format (same as syslog). The log file has been moved to /var/log/ and renamed to constat.log. The -s option is extended (the 'more' command is automatically executed when viewing all entries; -s= shows the last n entries). The monitoring timer (-m option) default value has changed to 30 seconds. configure has been added. COPYRIGHT has been renamed to COPYING. INSTALL, TODO, and AUTHORS files have been added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
clprivnet(7)					     Sun Cluster Device and Network Interfaces					      clprivnet(7)

NAME
clprivnet - SUNW,clprivnet Sun Cluster private network driver SYNOPSIS
/dev/clprivnet DESCRIPTION
Note - Beginning with the Sun Cluster 3.2 release, Sun Cluster software includes an object-oriented command set. Although Sun Cluster software still supports the original command set, Sun Cluster procedural documentation uses only the object-oriented command set. For more infor- mation about the object-oriented command set, see the Intro(1CL) man page. The SUNW,clprivnet Sun Cluster private network driver is a STREAMS pseudo driver supporting Sun Cluster resident applications that use standard Solaris interfaces to communicate over the Sun Cluster private network. By striping data traffic over all links, this driver opti- mally utilizes the bandwidth of the private network while supporting highly available, software fault-tolerant communication. APPLICATION PROGRAMMING INTERFACE
The driver is supported by the character-special device /dev/clprivnet, but is reserved for Sun Cluster internal operation and the standard Solaris network utilities. This interface must not be directly used for general application communication. ADMINISTRATION
The administration and configuration of the driver as a network interface is done completely by the Sun Cluster infrastructure internals. FILES
/dev/clprivnet clprivnet special character device /usr/kernel/drv/clprivnet.conf System-wide default device driver properties Sun Cluster 3.2 05 Sep 2007 clprivnet(7)