Configuration tips and tricks: Difference between revisions

From wiki.comcert.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
== Introduction ==
== Introduction ==


When you are new to nGeniusONE configuration, all those acronyms variable names and definitions may be overwhelming. These guidelines will assist you to better understand the power of nGeniusONE and discover its full potential.
When you are new to nGeniusONE configuration, all those acronyms, variable names and definitions may be overwhelming.
 
These guidelines will assist you to dscover the power of nGeniusONE and explore its full potential.


 
 
Line 10: Line 12:
=== Captitals ===
=== Captitals ===


Type ALL CAPS when configuring nGeniusONE and replace <space> by "_" (underscore). &nbsp;Dynamically assigned names like resolved hostnames and the majority of standard application names&nbsp;are in small letters so you can easily spot the difference. Not using spaces in names is just plain scientific.
Type ALL CAPS when configuring nGeniusONE and replace spaces by underscores or hyphens.&nbsp;


&nbsp;
&nbsp;
Line 16: Line 18:
=== Prefixes ===
=== Prefixes ===


Prefixes will allow you to clearly see where these&nbsp;variables are&nbsp;used in various real-time and printed reports.
Using prefixes allow you to clearly see where a variablesis being used in real-time screens and reports.


==== Module Service Configuration ====
==== Service Configuration ====


*as_ = Application Service  
*as_ = Application Service  
Line 24: Line 26:
*sh_ = Service Hierarchy  
*sh_ = Service Hierarchy  


==== Module Global Settings ====
==== Global Settings ====


*ls_ = Location Key / Site  
*ls_ = Location Key / Site  
Line 33: Line 35:
*vp_ = VIP  
*vp_ = VIP  
*ap_ = Application  
*ap_ = Application  
*ag_ = Application Group
*ag_ = Application Group  
 
==== Policies ====
 
In most cases, people from different teams will assist in the configuration and updating of nGeniusONE's configuration.
 
It is very important to create a series of rules or guidelines on how to create applications, services etc.
 
&nbsp;

Revision as of 11:49, 9 December 2018

Introduction

When you are new to nGeniusONE configuration, all those acronyms, variable names and definitions may be overwhelming.

These guidelines will assist you to dscover the power of nGeniusONE and explore its full potential.

 

Solution

Captitals

Type ALL CAPS when configuring nGeniusONE and replace spaces by underscores or hyphens. 

 

Prefixes

Using prefixes allow you to clearly see where a variablesis being used in real-time screens and reports.

Service Configuration

  • as_ = Application Service
  • ns_ = Network Service
  • sh_ = Service Hierarchy

Global Settings

  • ls_ = Location Key / Site
  • lv_ = Location Key / VLAN
  • cc_ = Client Community
  • sc_ = Server Community
  • tc_ = Telephony Community
  • vp_ = VIP
  • ap_ = Application
  • ag_ = Application Group

Policies

In most cases, people from different teams will assist in the configuration and updating of nGeniusONE's configuration.

It is very important to create a series of rules or guidelines on how to create applications, services etc.