📄 readme
字号:
====================================================================VOCAL Release 1.2.0 Heartbeat Server README====================================================================Module: Heartbeat ServerRelease: 1.2.0 (aka. Asiago)Release Date: February 22, 2001====================================================================LICENSE AND COPYRIGHT====================================================================For information about licensing, please see the LICENSE file inthis directory, or http://www.vovida.org/license.html .--------------------------------------------------------------------This software consists of voluntary contributions made by VovidaNetworks, Inc. and many individuals on behalf of Vovida Networks,Inc. For more information on Vovida Networks, Inc., please seehttp://www.vovida.org/.All third party licenses and copyright notices and other requiredlegends also need to be complied with as well.====================================================================INTRODUCTION====================================================================The Heartbeat servers detects all heartbeats from any servers in VOCAL whichheartbeating to the multicast address, and report statuses to the Network Manager (if there is one running in the system).====================================================================NEW FEATURES IN THIS RELEASE========================================================================================================================================BUG FIXES========================================================================================================================================KNOWN LIMITATIONS========================================================================================================================================GETTING STARTED====================================================================--------------------------------------------------------------------HARDWARE OR SOFTWARE REQUIREMENTS--------------------------------------------------------------------The recommended hardware is as follows:700MHz, Intel Pentium III PC processor, 512MB RAMIn addition to the source code in this directory, the Heartbeat Serverrequires the following software packages within the VOCAL tree: UTIL HEARTBEAT PSLIB PSUTILIB PTHREAD LIBXML--------------------------------------------------------------------INSTALLATION INSTRUCTIONS--------------------------------------------------------------------See "BUILD OR COMPILE INSTRUCTIONS"--------------------------------------------------------------------BUILD OR COMPILE INSTRUCTIONS--------------------------------------------------------------------The Heartbeat Server executable can be built in one of two ways:a) cd ../vocal/heartbeat/hbs makeb) cd ../vocal make hbsIn either scenario, the executable 'ms' is as:../vocal/heartbeat/hbs/bin.<hardwareArchitecture>/hbs--------------------------------------------------------------------USING THE SOFTWARE--------------------------------------------------------------------Usage: hbs [OPTIONS]...[PSERVER HOST:PORT] [BACKUP PSERVER HOST:PORT] [SIPPORT]Options: -d Do not run in daemon mode -f <log file> Log to this filename -r Retransmission on -v LOG_LEVEL LOG_EMERG LOG_ALERT LOG_CRIT LOG_ERR LOG_WARNING LOG_NOTICE LOG_INFO LOG_DEBUG LOG_DEBUG_STACK LOG_DEBUG_OPER LOG_DEBUG_HBTo execute the Heartbeat Server, you need to supply a host addressand port for the provisioning server, a host address and port forthe redundant/backup provisioning server, and a port number forthe Heartbeat Server's SIP stack to use.If redundant provisioning servers are not used, the mainprovisioning server host and port can be specified as theredundant provisioning server.Example: hbs -rd -v LOG_INFO -f hbs.log ps1:6005 ps2:6005 5070====================================================================SOURCE CODE INFORMATION====================================================================See "DIRECTORY STRUCTURE"====================================================================DIRECTORY STRUCTURE====================================================================The source code is in ./vocal/heartbeat/hbs====================================================================CONTACT INFORMATION AND WEBSITE====================================================================We welcome your feedback, suggestions and contributions.Contact us via email if you have questions, feedback,code submissions, and bug reports.For general inquiries - info@vovida.orgWe have mailing lists for the VOCAL applications andproctocol stacks:VOCAL - vocal@vovida.orgCOPS - cops@vovida.orgMGCP - mgcp@vovida.orgRADIUS - radius@vovida.orgRTP - rtp@vovida.orgSIP - sip@vovida.orgTRIP - trip@vovida.orgYou can subscribe to the mailing lists on www.vovida.org.You can submit bug, patches, software contributions, and featurerequests using Bugzilla. Access Bugzilla from www.vovida.org.==========================================================================================================================================Copyright 2000-2003, Cisco Systems, Inc.THE INFORMATION HEREIN IS PROVIDED ON AN "AS IS" BASIS, WITHOUT ANYWARRANTIES OR REPRESENTATIONS, EXPRESS, IMPLIED OR STATUTORY, INCLUDINGWITHOUT LIMITATION, WARRANTIES OF NONINFRINGEMENT, MERCHANTABILITY ORFITNESS FOR A PARTICULAR PURPOSE.$Id: README,v 1.3.2.1 2003/03/28 05:25:48 bko Exp $
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -