RFC996 Statistics server

0996 Statistics server. D.L. Mills. February 1987. (Format: TXT=6127 bytes) (Status: HISTORIC)

日本語訳
RFC一覧

参照

Network Working Group                                         D.L. Mills
Request for Comments: 996                         University of Delaware
                                                           February 1987


                           Statistics Server

STATUS OF THIS MEMO

   This RFC specifies a standard for the ARPA Internet community. Hosts
   and gateways on the DARPA Internet that choose to implement a remote
   statistics monitoring facility may use this protocol to send
   statistics data upon request to a monitoring center or debugging
   host.  Distribution of this memo is unlimited.

DISCUSSION

   Many host and gateway implementations include a facility which
   records traffic statistics, such as packet counters, error counters
   and significant event counters for debugging and performance
   evluation.  Simple data-access and formatting programs can be used to
   display these statistics along with the status of connections, etc.
   Several operating systems, including the various Unix systems and
   Fuzzball systems, already provide extensive facilities to capture and
   display these data for local users and/or operators.

   In many instances it is highly useful to observe statistics data on
   remote hosts and gateways from a monitoring center or debugging host.
   Indeed, several protocols have been implemented and used expressly
   for this purpose [1-6]. In many cases the data can be retrieved using
   conventional services such as remote login or even file transfer.
   However, use of these heavyweight mechanisms is awkward and intrusive
   if conducted on a regular, frequent basis and may involve substantial
   intrusion in the operating system if retrofitted to existing systems.

   The Statistics Server (STATSRV) protocol is intended as a lightweight
   mechanism similar in spirit to NETSTAT [7] and complementary to it.
   STATSRV is designed to capture statistics data with minimal intrusion
   on existing systems or networks. It is intended for use with existing
   hosts and gateways primarily for casual monitoring and debugging
   purposes. It is not intended as a full-function monitoring protocol
   [1,5,6] providing detailed, standardized reports suitable for machine
   analysis, for example, but could be useful in exploratory development
   leading to enduring systems of this type.

   The STATSRV model is based on the native host command language used
   for statistics monitoring and display. The client sends a null-
   terminated ASCII command to the server, which then responds with a
   null-terminated ASCII response suitable for a printer or CRT display.
   Although in principle STATSRV could be used over TCP, it is less
   intrusive and more efficient to use it over UDP. In the case of UDP,



D. L. Mills                                                     [Page 1]

RFC 996                                                    February 1987


   commands and responses must fit into a single 576-octet IP datagram.
   In both UDP and TCP the assigned port number is 133 (decimal).

   As is conventional in other lightweight services of this type
   (NETSTAT, FINGER, etc.), there is no provision for access control or
   authentication in STATSRV. If necessary, each command could include a
   password or other mechanism to discourage casual abuse.

EXAMPLE

   The Fuzzball system includes many local commands to display internal
   data structures, including one that produces the following billboard
   for each network device, in this case "dm0" on host "udel2.udel.edu":

        Process type: 000027  options: 040000
        Subnet: DMV  status: 376  hello: 15  timeout: 2000
        Foreign address: [192.5.39.87]  max size: 576
        Input packets      3645    Output packets  3690
          bad format       0       ICMP msgs       0
          bad checksum     0       Input errors    0
          returned         0       Output errors   0
          dropped          2       No buffer       0
          HELLO msgs       2286    Preempted       0

   The same billboard is returned as a null-terminated ASCII string in a
   UDP datagram by sending the null-terminated ASCII command "dm0" in a
   UDP datagram to the host. Similar billboards can be produced for most
   processes in the system. Unix programs and shell scripts have been
   built which send commands like these to selected hosts on a periodic
   basis in order to construct a simple, ad-hoc monitoring facility.

REFERENCES

   [1]  Flood Page, D.,"Gateway Monitoring Protocol", DARPA Network
        Working Group Report IEN-131, Bolt Beranek and Newman, February
        1980.

   [2]  Flood Page, D., "The CMCC Terminal Process", DARPA Network
        Working Group Report IEN-132, Bolt Beranek and Newman, February
        1980.

   [3]  Flood Page, D., "CMCC Performance Measurement Message Formats",
        DARPA Network Working Group Report IEN-157, Bolt Beranek and
        Newman, September 1980.

   [4]  Jones, R.G., " A Proposal for Simple Measurement Support for
        Users", DARPA Network Working Group Report IEN-161, University
        College London, November 1980.






D. L. Mills                                                     [Page 2]

RFC 996                                                    February 1987


   [5]  Littauer, B.M., A.J. Huang and R.M. Hinden," A Host Monitoring
        Protocol", DARPA Network Working Group Report IEN-197, Bolt
        Beranek and Newman, September 1981.

   [6]  Hinden, R.M.," A Host Monitoring Protocol", DARPA Network
        Working Group Report RFC-869, BBN Communications Corporation,
        December 1983.

   [7]  Reynolds, J.K., and J. Postel, "Assigned Numbers", DARPA Network
        Working Group Report RFC-990, USC Information Sciences
        Institute, November 1986.











































D. L. Mills                                                     [Page 3]

一覧

 RFC 1〜100  RFC 1401〜1500  RFC 2801〜2900  RFC 4201〜4300 
 RFC 101〜200  RFC 1501〜1600  RFC 2901〜3000  RFC 4301〜4400 
 RFC 201〜300  RFC 1601〜1700  RFC 3001〜3100  RFC 4401〜4500 
 RFC 301〜400  RFC 1701〜1800  RFC 3101〜3200  RFC 4501〜4600 
 RFC 401〜500  RFC 1801〜1900  RFC 3201〜3300  RFC 4601〜4700 
 RFC 501〜600  RFC 1901〜2000  RFC 3301〜3400  RFC 4701〜4800 
 RFC 601〜700  RFC 2001〜2100  RFC 3401〜3500  RFC 4801〜4900 
 RFC 701〜800  RFC 2101〜2200  RFC 3501〜3600  RFC 4901〜5000 
 RFC 801〜900  RFC 2201〜2300  RFC 3601〜3700  RFC 5001〜5100 
 RFC 901〜1000  RFC 2301〜2400  RFC 3701〜3800  RFC 5101〜5200 
 RFC 1001〜1100  RFC 2401〜2500  RFC 3801〜3900  RFC 5201〜5300 
 RFC 1101〜1200  RFC 2501〜2600  RFC 3901〜4000  RFC 5301〜5400 
 RFC 1201〜1300  RFC 2601〜2700  RFC 4001〜4100  RFC 5401〜5500 
 RFC 1301〜1400  RFC 2701〜2800  RFC 4101〜4200 

スポンサーリンク

history.back

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る