FAQ

What problems might I encounter when using a Web browser to access IMC and solutions?

Table 5 lists the solutions to different problems that you might encounter.

Table 5: Problems and solutions

Problem

Solution

Some operations might cause Web page or system data errors.

Avoid doing the following:

  1. Switching between pages with the forward or backward button of the browser.

  2. Opening a new window by selecting File > New window in IE, Firefox, or Chrome.

  3. Open two Firefox or Chrome windows simultaneously to access the same server installed with IMC.

  4. Entering too many characters in a text box.

  5. Clicking the Stop icon of the browser while the page displays a progress bar. Afterwards, you cannot proceed with any operation until you click the Refresh icon of the browser, which brings you back to the home page of the system.

  6. In a short period, frequently clicking an object (such as a button, link, or menu) in the browser.

After IMC is upgraded, the browser does not display IMC pages correctly.

If the browser cached an old version of the IMC page, the following errors might occur:

  • The browser gives a script error message.

  • The links on the page become invalid.

  • The elements on the page cannot be correctly displayed.

To resolve the problem, clear the browser's cache and restart the browser.

I cannot log in to IMC through the IE of a newly installed Windows operating system (2003, 2008, 2008 R2, 2012, or 2012 R2).

This is because the IE of a newly installed Windows operating system is set to a high security level by default. Use either of the following methods to resolve this problem:

  1. Set the security level to Medium.

    • Start IE and select Tools > Internet Options.

    • Select the Security tab, and then click Internet.

    • Set the security level to Medium.

  2. Add the website of the IMC system to the trusted sites.

    • Start IE and select Tools > Internet Options.

    • Select the Security tab, select Trusted sites, and then click Sites.

    • Add the website of the IMC system.

After I log in to IMC through Firefox, IMC has a security problem—an operator can log in to IMC without providing the user information if the operator performs the following operations in the browser: clicking Go back one page to return to the login page, and then clicking Go forward one page.

For security, click Logout at the upper right corner or close the Web browser to exit the IMC system.

When I upload a small file that is only a few bytes in size through Firefox, the upload fails.

When such a failure occurs, you can upload the file through IE, or use another client to upload the file.

When I configure ACLs for a single device with Firefox, the tabs are displayed in two lines.

This is caused by the inherent limitations of Firefox and does not affect the use of the function. You can use IE instead if you want to avoid this.

When I add an operator through Firefox, the login username and password are provided on the page.

Your IMC login password is saved by Firefox. To avoid this problem, you can click Never for This Site or Not now in Firefox when logging in to IMC, or simply clear the saved passwords.

When I try to visit an IMC Web page listed in the history records of the browser after logging in to the IMC system, I have problems such as access being denied, alarm boards disappearing, or the topology might fail to open.

To avoid these problems, you can do the following:

  1. Access an IMC page through the IMC navigation tree rather than entering the URL of pages in the address bar of the browser.

  2. As a best practice, disable the browser from keeping history records. To do that, select Tools > Internet Options and then enter 0 in the Days to keep pages in history text box in the History area.

The Web page I printed with IE has no background colors or images.

Perform the following operations in IE:

  1. Select Tools > Internet Options.

  2. Select the Advanced tab.

  3. Select the Print background colors and images check box under Printing.

When I use IE for network management, the Waiting message box does not display the progress.

This is caused by the inherent limitations of IE and does not affect the use of the function. The progress bar is displayed properly with Firefox or Chrome.

After I block pop-up windows, a script error message is displayed.

Some IMC configuration interfaces are displayed in pop-up windows. As a best practice, configure the browser to permit pop-up windows.

An IMC tip is displayed for only a few seconds in IE.

This is caused by inherent limitations of IE. You can use Firefox or Chrome, in which an IMC tip stays on after it is triggered.


[NOTE: ]

NOTE:

Except for the preceding situations, check the plug-in settings of the browser to ensure the normal operation of IMC.


The IMC interface does not respond and displays the login page or other script errors. What should I do?

Troubleshoot the problem as follows:

If none of the above solves your problem, contact technical support.

What should I pay attention to when logging in to the operating system?

To install and run IMC normally, use an administrator account to log in to the operating system as a best practice.

The IMC home page cannot be displayed when I access IMC through IE. What should I do?

  1. Open IE, and select Tools > Internet Options to open the Internet Properties window.

  2. Click the Advanced tab, and then click Reset, as shown in Figure 30.

    Figure 30: Advanced tab

After IMC installation is complete, how do I change the Web service port numbers of the server installed with IMC?

Use the setwebport tool to change the IMC Web service port numbers.

To change the IMC service port number:

  1. On Windows, run \client\bin\setwebport.bat in the IMC installation path.

    On Linux, run /client/bin/setwebport.sh in the IMC installation path.

    This example uses Windows.

  2. Change the HTTP port number from 8080 to 80 and the HTTPS port number from 8443 to 443, as shown in Figure 31.

    Figure 31: Execution result of the setwebport.bat tool

  3. Restart the jserver process.

  4. If IMC is deployed in distributed mode, repeat the preceding steps on every server installed with IMC.

  5. If the UAM module is installed, change the IMC service port number to the new HTTP port number. Otherwise, the guest manager cannot formally register the pre-registered guests.

    To change the IMC service port number, do the following:

    1. Click the User tab on the top navigation bar, and then select User Access Policy Manager > Service Parameters.

      The Service Parameters page opens.

    2. Click the System Config link.

      The System Config page opens.

    3. Click the Configure icon for System Parameters and enter 80 as the IMC service port number, as shown in Figure 32.

    4. Click OK.

    Figure 32: Changing the IMC service port number

The pop-up dialog boxes closed automatically when I Telnetted to a device. What should I do?

Telnet commands are executed locally and can be affected by the local OS security settings. You need to restore the default settings of IE or Firefox. For more information about the procedure to restore the default settings, see the IMC platform help.

How can I change the login password of the super administrator admin?

Log in to the IMC system as super administrator admin and perform the following operations:

  1. Click the System tab.

  2. In the Operator Management navigation tree, select Modify Password.

  3. Enter the old password, new password, and confirm the new password.

  4. Click OK.

When I add a performance view, some user groups without performance management rights have Access Right. Why?

This complies with the right management design of IMC and does not affect your normal operation.

Operator rights include:

Function rights have the highest precedence. IMC filters operators with the same function rights by their resource rights and data rights.

How can I enable the verify code function for the IMC login?

By default, the verify code function is disabled for the IMC login. To enable the function, perform the following tasks:

  1. Use a text editor to open the IMC configuration file commonCfg.properties.

    • On Windows, the file is located in the \client\conf directory of the IMC installation path.

    • On Linux, the file is located in the /client/conf directory of the IMC installation path.

    This example uses Windows.

  2. Change the value of the enableValidationCode field to true and save the file.

    Figure 33: Modifying the commonCfg.properties configuration file

  3. Restart IMC and open the IMC Login page.

    As shown in Figure 34, the Verify Code function has been enabled.

    Figure 34: Enabling the verify code function

How can I configure IMC to be accessed through HTTPS only?

By default, IMC can be accessed through HTTP and HTTPS.

To configure IMC to be accessed through HTTPS only, perform the following tasks:

  1. Use a text editor to open the IMC configuration file server.xml.

    • On Windows, the file is located in the \client\conf directory of the IMC installation path.

    • On Linux, the file is located in the /client/conf directory of the IMC installation path.

    This example uses Windows.

  2. Delete or comment out the text in the red box shown in Figure 35.

  3. Restart IMC.

Figure 35: HTTP and HTTPS configurations

How do I configure automatic redirection of HTTP to HTTPS for IMC?

By default, IMC can be accessed through HTTP and HTTPS.

To automatically redirect HTTP access to HTTPS access, perform the following tasks:

  1. Use a text editor to open the IMC configuration file web.xml.

    • On Windows, the file is located in the \client\web\apps\imc\WEB-INF\assembly directory of the IMC installation path.

    • On Linux, the file is located in the /client/web/apps/imc/WEB-INF/assembly directory of the IMC installation path.

    This example uses Windows.

  2. Add the following configuration between line </error-page> and line </web-app>, as shown in Figure 36.

    <login-config>
    <!-- Authorization setting for SSL -->
    <auth-method>CLIENT-CERT</auth-method>
    <realm-name>Client Cert Users-only Area</realm-name>
    </login-config>
    <security-constraint>
    <!-- Authorization setting for SSL -->
    <web-resource-collection >
    <web-resource-name >SSL</web-resource-name>
    <url-pattern>/*</url-pattern>
    </web-resource-collection>
    <user-data-constraint>
    <transport-guarantee>CONFIDENTIAL</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    
  3. Restart IMC.

Figure 36: Configuration file web.xml

How do I install a certificate for IMC?

By default, IMC is provided with a certificate created by the IMC development team, as shown in Figure 37.

Figure 37: Certificate

To install another certificate for IMC running in Windows:

  1. Stop IMC.

  2. In the cmd window, navigate to the client\security directory of the IMC installation path.

  3. Rename the file newks as news.bak.

    rename newks newks.bak
    
  4. Create a new certificate:

    <installation directory>\deploy\jdk\bin\keytool.exe -genkey -v -alias IMC -validity 3650 -keyalg RSA -dname "CN=192.168.1.100, OU=R&D, O=Company, L=Beijing, S=China, C=CN" -keypass IMCV500R001 -storepass IMCV500R001 -keystore newks
    

    Description of -dname parameters:

    • CN—Domain name or IP address of the IMC server host.

    • OU—Organizational Unit.

    • O—Company or organization name.

    • L—City name.

    • S—Country/region name.

    • C—Two-digit country/region code.

    If the value of CN is not the domain name or IP address of the IMC server host, the system will display a certificate address error message when the administrator logs in to IMC from the browser.

  5. View the created certificate.

    <installation directory>\deploy\jdk\bin\keytool.exe -list -v -alias IMC -keystore <installation directory>\client\security\ newks -storepass IMCV500R001
    
  6. Modify the IMC configuration file.

    The keypass and storepass parameters in the command for creating a certificate are used to specify the password for the certificate and the certificate store. If you use another password instead of iMCV500R001 for the certificate store, you need to modify the configuration file as follows:

    1. Use a text editor to open the file \client\conf\server.xml in the IMC installation directory, as shown in Figure 38.

    2. Replace iMCV500R001 in the file with the new password for the certificate store.

      Figure 38: server.xml file on Windows

  7. Restart IMC.

    To log in to IMC from a Web browser, the administrator must enable trust for the newly created certificate. For more information about this procedure, see the next FAQ topic.

To install a certificate for IMC running in Linux, replace the backward slash (\) in the above configuration with the forward slash (/), and replace keytool.exe with keytool.

Figure 39 shows the server.xml file on Linux.

Figure 39: The server.xml file on Linux

When I use IE 7.0 or later to log in through HTTPS, a certificate error message is displayed. How do I deal with it?

This happens because the certificate used by IMC is not trusted. An administrator must enable trust for the certificate.

Take IE 10.0, for example. To enable trust for a certificate:

  1. Use HTTPS to log in to IMC.

    An error message is displayed, as shown in Figure 40.

    Figure 40: Error message upon HTTPS login

  2. Click the Tools icon to the right of the address bar, and then select Internet options from the menu, as shown in Figure 41.

    Figure 41: IE Tools menu

  3. In the Internet Options dialog box, click the Security tab, click Trusted Sites, and then click Sites, as shown in Figure 42.

    Figure 42: IE Security tab

  4. In the Add this website to the zone field, enter the IMC server IP address, click Add to add the website to the trusted sites, and then click Close, as shown in Figure 43.

    Figure 43: Trusted sites

  5. In the Internet Options window, click OK.

  6. Refresh the error message page, and then click Continue to this website (not recommended), as shown in Figure 44.

    Figure 44: HTTPS login

  7. Click Certificate error. In the Certificate Invalid dialog box that opens, click the View certificates link, as shown in Figure 45.

    Figure 45: Certificate invalid

  8. In the Certificate window, click Install Certificate, as shown in Figure 46.

    Figure 46: Certificate

  9. In the Certificate Import Wizard window, select Current User and click Next, as shown in Figure 47.

    Figure 47: Certificate Import Wizard

  10. Select Place all certificates in the following store and click Browse. In the Select Certificate Store window, select Trusted Root Certificate Authorities, and then click OK. Click Next in the Certificate Import Wizard window, as shown in Figure 48.

    Figure 48: Certificate Import Wizard

  11. Click Finish, as shown in Figure 49.

    Figure 49: Completing the Certificate Import Wizard

  1. In the warning message, click Yes, as shown in Figure 50.

    Figure 50: Security Warning

  2. When the import success notification is displayed, click OK, as shown in Figure 51.

    Figure 51: Import success notification

  1. Deselect the Warn about certificate address mismatch* Internet option:

    If the administrator has already installed a certificate for IMC, and the CN value of the certificate is set to the domain name or IP address of the IMC server host, skip this step.

    1. At the right of the address bar, click the Tools menu, and then click Internet Options.

      The Internet Options dialog box opens.

    2. Click the Advanced tab.

    3. Clear the Warn about certificate address mismatch* box and click OK, as shown in Figure 52.

    Figure 52: Internet Options

I cannot Telnet to any device from the device details page with IE 8.0 in the 64-bit Windows Server 2008 R2 operating system. What should I do?

This problem is caused by the following:

For more information, see the FAQ of the IMC Help.

I cannot open the Web-based NMS interface for some devices. Why does this happen?

The Web-based NMS function is subject to the device configuration. This function is available only when Web-based network management is supported and enabled on your selected device.

I cannot view the topology after IMC has run for some time. Why does this happen?

This happens when there are too many temporary files in the Temp folder of the system. Clear unnecessary files from the folder to free space. The default path of the Temp folder varies with the operating system.

Replace ADM with the current user name of the operating system.

When a device is replaced with another device using a different IP address, the network topology becomes incorrect. What should I do?

The network topology is incorrect because IMC is unaware of the device change. To resolve the problem, use either of the following methods:

When I use the IMC topology function, no node exists in the topology, and an error is displayed at the Java console. Why?

This problem is caused by a JRE bug; it is displayed randomly. To resolve the problem, close the browser and then log in to IMC again.

For more information about this JRE bug, go to:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967414

When I use the IMC topology function, an error occurs (for example, the browser automatically closes and the device details page cannot be launched from the topology). What should I do?

Troubleshoot the problem as follows:

  1. Check the Java version installed on the client (through the Java control panel), as shown in Figure 53. If the Java version is lower than Java 6 Update 16, download and install the latest Java version from http://www.oracle.com/technetwork/java/javase/downloads/index.html or from IMC's System Management > Component Deploy menu to download and install JRE.

    Figure 53: Check the Java version

    Java 6 Update 22 has bugs. When you use the topology function, the node label might not be displayed. As a best practice, use another JRE version.

  2. Open the control panel, and then double-click Java. On the Java Control Panel, select the Advanced tab and deselect Enable the next-generation Java Plug-in (requires browser restart), as shown in Figure 54.

    Figure 54: Disable next-generation Java plug-in

  3. On the Java Control Panel shown in Figure 55, select the General tab and then click Settings.

    Figure 55: General tab of the Java Control Panel

  4. Click Delete Files from the pop-up window to delete all temporary Java files.

  5. Restart the IE browser.

Why can't I open the Applet topology on Java 7 Update 51 or later?

To resolve this problem, perform the following tasks:

  1. Click Start, and then click Control Panel.

  2. Double-click the Java icon to open the Java Control Panel.

  3. Click the Security tab.

  4. Set the security level to Medium.

  5. Click OK.

  6. Open the Applet topology.

Figure 56: Setting the security level on the Java Control Panel

When some commands configured in the Execute Command After Export field of the data export function are executed, the CPU utilization remains high for a long time. What should I do?

Ensure that the commands have no GUIs included, are executed in the background, and can automatically exit after execution.

When I add a view with the same name as that of an existing view but different in letter case, why does the system display that the view already exists?

The SQL server database is case insensitive. Suppose a view named router already exists. When you try to add a view named ROUTER, the system considers it to be the same as router and displays that the view already exists. To create a new view, you must choose a unique name.

When IMC runs for a period of time using the SQL Server database, the memory utilization becomes extremely high and cannot recover. What should I do?

To resolve the problem, perform the following steps to change the maximum buffer size for the SQL server:

  1. Execute the setsqlservermaxmem.bat -server server -saPwd password maxMem maxmem command in the \client\bin\ directory of the IMC installation path.

    Parameter description:

    • -server server: Name or IP address of the SQL Server database server. This parameter is optional. The default setting is localhost.

    • -saPwd password: Password of the sa user. This parameter is required.

    • -maxMem maxmem: Maximum buffer size, in MB. This parameter is optional.

  2. Restart the SQL Server database to validate the configuration.

For example, suppose that IMC is deployed in centralized mode and uses a remote SQL Server database at 192.168.100.199. The password of sa user is iMC123. To set the buffer size of the database to 1024 MB, execute the following command in the \client\bin directory of the IMC installation path:

setsqlservermaxmem.bat -server 192.168.100.199 -saPwd iMC123 -maxMem 1024

[NOTE: ]

NOTE:

  • The actual buffer size in use might be greater than what you configured because the database itself uses some buffer.

  • The preceding configurations become effective after you reboot the database.


When I try to view IMC resources, no devices are displayed. Why does this happen?

The primary reason for this to occur is insufficient hardware resources. Other reasons might include:

To resolve the problem, upgrade the memory and relevant hardware resources of the server installed with IMC.

Can I modify the system time while IMC is running?

As a best practice, do not manually modify the system time while IMC is running. If you modify the system time, data confusion or process errors might occur.

When IMC process errors are caused by system time modification, restart IMC-related processes (including the Intelligent Deployment Monitoring Agent and the IMC services).

When I import files with long file names to IMC, the system does not respond. What should I do?

The length limit of file names varies with operating systems or browsers. Shorten the file name and import the file again.

If I enter a long string of text in IMC, the interface is not displayed correctly. What should I do?

This is an inherent defect of the browser and does not affect your normal operation. To avoid such problems, add spaces to the text where necessary and the browser will automatically adjust the layout of the interface.

When I navigate to the last page of a list, the number of total pages displayed at the bottom of the page is greater than that displayed above the list. Why?

To speed up queries, the number of total pages obtained in the last query is automatically cached. The cached number is used to navigate you to the last page. When the last page is displayed, the number of total pages is recalculated and displayed at the bottom of the page.

When more entries are added between two queries, the total pages might be displayed inconsistently. To browse the new pages, use the navigation links at the bottom of the page.

When I try to log in to IMC through the management PC, the system displays an insufficient system resource error. What should I do?

You can resolve the problem by changing the Java heap size of the system. Do the following:

Replace the Maxsize string in the command with the desired Java heap size. For recommended Java heap sizes, see Table 6 and Table 7.

Table 6: Recommended Java heap sizes on 32-bit operating systems

Nodes

Collection unit

Online operators

Java heap size

0 to 200

0 to 5K

20

512 MB (Windows)

512 MB (Linux)

5K to 50K

10

200 to 500

0 to 10K

30

1 GB (Windows)

1 GB (Linux)

10K to 100K

10

Table 7: Recommended Java heap sizes on 64-bit operating systems

Nodes

Collection unit

Online operators

Java heap size

0 to 200

0 to 5K

20

2 GB (Windows)

2 GB (Linux)

5K to 50K

10

200 to 1K

0 to 10K

30

2 GB (Windows)

4 GB (Linux)

10K to 100K

10

1K to 2K

0 to 20K

30

4 GB (Windows)

6 GB (Linux)

20K to 200K

10

2K to 5K

0 to 30K

40

8 GB (Windows)

8 GB (Linux)

30K to 300K

20

5K to 10K

0 to 40K

50

12 GB (Windows)

12 GB (Linux)

40K to 400K

20

10K to 15K

0 to 40K

50

16 GB (Windows)

16 GB (Linux)

40K to 400K

20

The number of collection units equals the total number of performance instances collected at 5-minute intervals. If the collection interval is greater than 5 minutes, the number of collection units decreases. If the collection interval is smaller than 5 minutes, the number of collection units increases.

For example, if performance instances listed in Table 8 are collected every 5 minutes, the total collection units are the same as the number of performance instances, which is 24. If the collection unit is twice the 5-minute interval (10 minutes), the number of collection units is half the total number of performance instances, which is 12.

Table 8: Performance instances

Monitored item

Number

Performance index

Performance instance

CPU

1

CPU usage

1

Memory

1

Memory usage

1

Interface

10

Receiving rate

10

Sending rate

10

Device

1

Unreachability rate

1

Response time

1

Total

24


[NOTE: ]

NOTE:

  • Make sure you have stopped IMC before you change the Java heap size.

  • For a 32 bit-operating system, the Java heap size cannot exceed 1 GB. If a larger Java heap size is required, use a 64-bit operating system.


How do I collect IMC logs for technical support?

Use the log collection tool provided by IMC.

This example uses Linux.

Enter the /deploy directory in the IMC installation path, and then perform one of the following tasks:

The logs are saved as a .zip file named log_YYYYMMDDhhmmss.zip in the /tmp directory (or \tmp on Windows) of the IMC installation path. The YYYYMMDDhhmmss string indicates the time (including the year, month, day, hour, minute, and second) when the file was created.

If the IMC server has multiple NICs, how can I use one of the IP addresses to listen to HTTP/HTTPS services?

Perform the following tasks:

  1. Use a text editor to open the IMC configuration file server.xml.

    • On Windows, the file is located in the \client\conf directory of the IMC installation path.

    • On Linux, the file is located in the /client/conf directory of the IMC installation path.

    This example uses Windows.

  2. Add address="IP address" to the file, as shown in Figure 57.

  3. Save the file and restart IMC.

    Now IMC can be accessed only from the IP address specified in the server.xml file.

    Figure 57: Modifying the server.xml file

In a distributed IMC deployment environment, if all the primary and secondary servers are restarted, the database cannot be uploaded to the component on the secondary server. How can I resolve this problem?

This occurs because the primary server was restarted before the secondary server was restarted. The jserver process on the primary server cannot be connected to the database on the secondary server. Therefore, the database cannot be uploaded to the component on the secondary server.

To resolve the problem, manually restart the jserver process on the primary server after the secondary server restarts.

How can I add virtual devices to IMC?

Add devices through auto discovery by selecting the device type PC. To make the system recognize virtual devices, configure SOAP parameters in the following cases:

  1. For virtual machines (VMs), no SOAP parameter configuration is required.

  2. In the vCenter+ESX/ESXi environment, configure SOAP parameters for only the vCenter.

  3. In the independent ESX/ESXi environment, configure SOAP parameters for each ESX/ESXi.

On the device details page, select Modify SOAP Settings from the configuration menu to configure SOAP parameters. After the configuration is synchronized, the virtual devices can be recognized.

When installing IMC, a database check error occurs, as shown in Figure 58. How do I resolve this problem?

Figure 58: Database check error

When you install the SQL Server 2005 database or later versions and use the non-default instance, you must enable the SQL Browser service. Otherwise, Java might fail to connect to the database.

How do I configure the fonts for reports on a Linux server?

To configure the font environment:

  1. Obtain the correct Arial font file and save it to the /common/jre/lib/fonts/ directory on the IMC installation path.

  2. Execute the sudo mkfontscale command to generate a fonts.scale file.

  3. Move the existing fonts.dir file to another directory as a backup and change the name of the fonts.scale file to fonts.dir.

  4. Restart IMC.

When the SOM module is removed, the SOM processes created and submitted by the alarm, ICCM, ACLM, or VLANM module cannot be executed. What should I do?

When the SOM module is removed, the remaining SOM processes are invalid. Delete the SOM processes.

When using the Oracle database or MySQL database, some IMC modules give database errors. What should I do?

Such problems are usually caused by an insufficient maximum number of Oracle processes or the Oracle connection limit. By default, the Oracle database allows a maximum of 150 connections. When IMC modules are deployed in centralized mode, you must properly set the maximum number of Oracle database processes and the Oracle connection limit.

Table 9 lists the Oracle connection limit required by IMC modules.

Table 9: Oracle connection limit on IMC modules

IMC module

Oracle connection limit

IMC platform

14

Alarm management

24

Syslog management

9

Performance management

11

Report management

10

Guest Access Manager

5

User self-service management

5

Network asset manager

5

Virtual Resource Management

9

Configuration center

9

ACL management

7

VLAN management

11

Security control center

5

VXLAN management

4

Server & Storage Automation

6

VAN Fabric Manager

27

Resource Automation Manager

16

QoS manager

5

Service Health Manager

60

User access management/CAMS accounting manager

100

EAD security policy configuration

25

Desktop access manager

40

MPLS VPN manager

9

L2VPN manager

17

Application Manager

10

Branch Intelligent Management System

10

IPsec VPN manager

8

VAN Connection Manager

5

Wireless Service Manager

50

Security Service Manager

10

To view and modify the maximum number of Oracle processes and the Oracle connection limit:

  1. Switch to the oracle user.

    su – oracle
    
  2. Log in to the Oracle database as sysdba.

  3. Replace <password> with the password of the sys user.

    sqlplus sys/<password> as sysdba
    
  4. View the number of Oracle processes and the Oracle connection limit.

    • View the number of Oracle processes.

      show parameter processes
      
    • View the Oracle connection limit.

      show parameter sessions
      
  5. Change the maximum number of Oracle processes and the Oracle connection limit according to the installed IMC modules.

    • Change the maximum number of Oracle processes. Replace <600> with another value as needed.

      alter system set processes=<600> scope=spfile
      
    • Change the Oracle connection limit. Replace <600> with another value as needed.

      alter system set sessions=<600> scope=spfile
      
  6. Restart the Oracle database to make the changes take effect.

To view and modify the MySQL connection limit on Windows:

  1. Open the my.ini file (the default data path for the my.ini file is C:\Program Files\MySQL\MySQL Server 5.6).

  2. Change the MySQL connection limit. Replace max_connections value as needed, as shown in Figure 59.

Figure 59: My.ini

To view and modify the MySQL connection limit on Linux:

  1. Open the my.cnf file .

    vi /etc/my.cnf
    
  2. Enter i to enter edit mode.

  3. Change the MySQL connection limit. Replace max_connections value as needed, as shown in Figure 60.

Figure 60: my.cnf

When I use IE 10.0 to log in to IMC in Windows Server 2012, I am prompted to install the Flash plug-in, but I cannot install the new version of the Flash plug-in. What should I do?

This is because Windows Server 2012 has integrated a Flash plug-in into IE 10.0, but it is not enabled by default. When you install the new version of the Flash plug-in, the integrated Flash plug-in will be detected. As a result, the installation fails.

You can resolve this problem by enabling the Flash plug-in that is integrated into Windows Server 2012.

This example uses Windows Server 2012 build 6.2.9200.16384 and IE 10.0 build 10.0.9200.16599. To enable the Flash plug-in:

  1. Start Add Roles and Features Wizard, and then click Next, as shown in Figure 61.

    Figure 61: Before you begin page

  2. Select Role-based or feature-based installation and click Next, as shown in Figure 62.

    Figure 62: Selecting installation type

  3. Select the Select a server from the server pool option, select the current server from the server pool, and then click Next, as shown in Figure 63.

    Figure 63: Selecting destination server

  4. Clear all options in the Roles area, and then click Next, as shown in Figure 64.

    Figure 64: Selecting server roles

  5. Select User Interface and Infrastructure and Desktop Experience, and then click Next, as shown in Figure 65.

    Figure 65: Selecting features

  6. In the dialog box that opens, click Add Features, as shown in Figure 66.

    The dialog box closes.

    Figure 66: Adding services or features

  7. Click Next.

    Select Restart the destination server automatically if required as needed, and then click Install, as shown in Figure 67.

    The page displays the installation process.

    Figure 67: Confirmation page

  8. When the installation is complete, click Close, as shown in Figure 68.

    The Desktop Experience feature takes effect after the server restarts automatically or when you manually restart the server.

    Figure 68: Viewing the installation progress

  9. After the server restarts, use IE 10.0 to access the IMC pages that require the Flash plug-in and view the IE 10.0 add-ons.

    The integrated Flash plug-in is already loaded and enabled, as shown in Figure 69.

    Figure 69: IE 10.0 add-ons

I forgot the password for the admin account. How do I reset it?

  1. On Windows, run \client\bin\resetpwd.bat in the IMC installation path.

    On Linux, run /client/bin/resetpwd.sh in the IMC installation path.

    This action resets the password of the admin account to admin.

  2. Log in to IMC with the admin account and the password admin.

  3. Set a new password for the admin account.

When I access IMC through HTTPS, how can I enable only the TLS protocol and shield the SSLv3 protocol?

To do that, follow these steps:

  1. Open the IMC installation path\client\conf\server.xml file.

  2. Locate "<Connector…" configuration below "<!-- HTTPS Connector -->", and behind the attribute "sslProtocol="TLS"", add a new attribute "sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2"".

  3. Save the file.

  4. Restart the jserver process.