cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

This process isn't fully monitored - AIX

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Dear All,

Followed the documented instructions to "Configure WebSphere Application Server via the Administrative console" even though getting the message "Deep monitoring of this process has not been set up. You're missing out on crucial process- and service-level monitoring insights".

Also included the below lines in the .profile file.

  • DT_HOME=/opt/dynatrace/oneagent
  • LDR_PRELOAD64=$DT_HOME/agent/lib64/liboneagentproc.so

I am Looking forward to your as usual professional assistance.

Regards,

Babar

 

10 REPLIES 10

Julius_Loman
DynaMight Legend
DynaMight Legend

Has the process of the application server really been restarted?
Did you save the configuration after editing in WAS console?
Just investigate the agent logs and see if there is a log file for the restarted WAS process (should have the pid number in its name). Maybe there is some other problem with the injection.


The .profile is not necessary to modify for the WAS.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Hello @Julius L.

Configuration was saved and the process was restarted multiple times. We could not find anything in agent logs related to WAS restated process.

The .profile is not necessary to modify for the WAS.

The same server is hosting the Apache Web Server. Do we need to modify .profile for this process to be monitored?

Regards,

Babar


For Apache, it depends on how it is started. Normally I'd recommend to put it into the startup script or the environment script.

For the WAS - please doublecheck your configuration. Isn't there some other deep monitoring tool installed? If it is a WAS ND, try to restart also the nodeagent (although this should not be necessary).

Also check all the WAS logs for errors during application server startup. It may happen when permissions are wrong for the oneagent log directory, the injection fails and no logs are written in the oneagent log directory.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Hello @Julius L.

I asked the application team and they said we are following the same standards. No error is found in the WAS logs.

For the WAS processes, it looks like below with the message "This process isn't fully monitored".

Regards,

Babar


MAkimov
Mentor

Hello @Babar Q.

Which version of WAS and Java do you use?



Hello @Mikhail A.

Below is the asked information.

  • IBM WebSphere Application Server 8.5.5.14
  • Java (IBM 1.7.0)

Regards,

Babar


Check startServer.log for some warning or error (or maybe nativestderr.log)

You can also try to add a line LDR_PRELOAD=$DT_HOME/agent/lib/liboneagentproc.so




Hello @Mikhail A.

We included the 32-bit entry LDR_PRELOAD=$DT_HOME/agent/lib/liboneagentproc.so, even though the same situation.

No warning and error found in the startServer.log and nativestderr.log.

Regards,

Babar


@Babar Q.Were you able to get the solution? Even I am facing the same problem...

Thanks!


Hello @Rahul V.

Unfortunately not yet. Even after reinstalling the agent with the root account.

Regards,

Babar


Featured Posts