HP Systems Insight Manager 6.3 Installation and Configuration Guide for Linux

When you examine the contents of PgSQL_Config.log, the following lines are displayed:
Starting PostgreSQLpg_ctl: postmaster does not start...failed
No PostgreSQL RPM
Solution: Manually start the PostgreSQL service by performing the following steps:
Procedure 9 Manually starting the PostgreSQL service
1. Navigate to the /etc/init.d directory and execute the following command:
./postgresql stop
2. Log in as user postgres (su postgres).
3. Execute the following command:
postmaster -D /usr/local/pgsql/data
The postmaster and PostgreSQL start.
4. Run mxinitconfig -a. Initial configuration completes successfully and service
starts.
8.4 Sign in issues
8.8.4.1 I cannot sign in to Systems Insight Manager or to managed systems browsing from
Systems Insight Manager using Internet Explorer 6.0 SP2 or later.
Reason 1: Internet Explorer has a problem with underscores in system names, which
prevents the authentication cookie from working properly.
Solution: If the names of the systems have an underscore, use the IP address of the
system. Configure Systems Insight Manager to create links to the system using the IP
address instead of the name:
Procedure 10 Creating links to systems using the IP address
1. Browse and sign in to Systems Insight Manager.
2. Select OptionsSecuritySystem Link Configuration. The System Link Configuration
page appears
3. Select Use the system IP address.
4. Click OK.
NOTE: By using IP addresses instead of names, you might encounter security
alerts, if the name in the managed system certificate does not match the name in
the link. The default certificate for managed systems uses the system name, not the
IP address.
Reason 2: For managed systems, the privacy policy setting in Internet Explorer 6.0 is
blocking the authentication cookies from the managed systems.
Solution 2A: (Recommended) Remove the systems from the Internet Zone. The privacy
policy only affects systems in the browser Internet Zone. Therefore, by removing systems
from that zone, you prevent the privacy policy from affecting those systems. To change
the browser privacy policy setting, select ToolsInternet Options, and click the Privacy
tab from the Internet Explorer browser menu. Modify the privacy setting in one of the
following ways:
Browsing to systems by IP address instead of by name can cause the browser to
consider those systems to be in the Internet Zone. Instead, browse by name. You
can configure Systems Insight Manager to use system names when creating links
to systems by selecting OptionsSecuritySystem Link Configuration and selecting
Use the system name.
If your browser is configured to use a proxy server, you can configure your browser
to bypass the proxy server for specific systems, which removes those systems from
44 Troubleshooting