|
What are the System Requirements for running Web NMS server?
What is the process of licensing a copy of AdventNet Web NMS ?
What is the communication mechanism between the Web NMS client and server?
Does Web NMS provide a secured communication over Internet and other TCP/IP networks?
What are the different types of clients that Web NMS provides ?
What are the different Southbound Management Protocols supported by Web NMS ?
Where are the error and output logs of AdventNet Web NMS stored?
AdventNet Web NMS is a modular three-tier, protocol neutral framework written in Java, that serves as a foundation for building full-fledged, feature filled web-based network and element management systems. It consists of a Server component and a Client component. The Java based server runs as an application and connects to SNMP and other data sources of the back-end, hooks on to any JDBC compliant database for data storage, and connects these resources to web-based clients. The clients are Java applets running in web browsers as well as in HTML pages.
The Web NMS performs auto-discovery of network resources, trap reception and event logging, alerts, event correlation, SNMP MIB loading and browsing, data collection and reports. It comes integrated with a web-server for connecting to browser based clients.
The Web NMS provides APIs for accessing the network database, events and alerts, maps, and reports. These APIs enable developers to build network management solutions.
What markets (or customers) does Web NMS serve ?
Web NMS is used to build network and element management solutions. It provides foundation on which
Network Equipment Vendors can build element and network management systems.
Telecom Carriers can build custom network management solutions.
ISVs, Integrators, and Enterprises can build application and network management solutions.
Service Providers can build Operation Support Systems (OSS).
What are the System Requirements for running Web NMS server?
We recommend at least a 2 GHz Pentium D with 1 GB RAM and a minimum disk free space of 200MB after installation.
What is the process of licensing a copy of AdventNet Web NMS ?
There are two types of licenses for AdventNet Web NMS
Trial User License
Permanent License
AdventNet provides an Evaluation period for 45 days on the trial copy that can be extended if required. The evaluation copy is a fully functional version of the product. AdventNet will provide a Registered License after you purchase the product.
Which Java Version is suitable for using Web NMS?
The JDK 1.6.0 and 1.5.0 and JRE 1.6.0 and 1.5.0. JRE 1.6.0 is bundled with Web NMS.
Does Web NMS support Internationalization?
Web NMS supports server-side and client-side internationalization in Java and Web UI.
What are the core Management services offered by Web NMS?
Logging service
Scheduling service
Persistence service
Transaction service
Management services for
Discovery
Maps
Fault Management
Configuration Management
Performance Management
Provisioning
Security service
Fail over service
Policy Service
Backup Service
What development platforms are supported by Web NMS?
AdventNet Web NMS 5 includes Web NMS Plugin for Eclipse - a powerful IDE for developing applications on Web NMS, with a suite of tools for complete lifecycle support from design to deployment. You can also integrate Borland JBuilder and IBM Visual Age for Java for developing applications on Web NMS.
What is the communication mechanism between the Web NMS client and server?
By default, Web NMS provides a common communication connection which uses either TCP or RMI for communication between the Web NMS Client and FE Server. Facility is available to plug-in custom protocol into the Communication Framework.
Does Web NMS provide a secured communication over Internet and other TCP/IP networks?
Yes. Web NMS provides complete secured communication (SSL) between the Client and the Server.
What are the different types of clients that Web NMS provides ?
Web NMS provides three types of clients:
Application client - started from console
Browser client - started from browser. This in turn can be a
Java UI (Applet client)
HTML UI (Web client)
Java Web Start client
What are the different Southbound Management Protocols supported by Web NMS ?
The Different Southbound Management Protocols supported by Web NMS are:
SNMP
TL1
CLI/Telnet
TFTP
CORBA
XML
Proprietory Protocols
Where are the error and output logs of AdventNet Web NMS stored?
By default, the error and output logs of AdventNet Web NMS are stored in stderr.txt, stdout.txt, nmsout.txt, nmserr.txt files in <Web NMS Home>/logs directory.
|