29 May 2017 12:53 PM
Hi,
Is it possible to, either during install or with command line options or otherwise to install OneAgent in infrastructure mode, meaning it should be similar to the older HostAgent installation?
Also including Log file monitoring should be included.
Solved! Go to Solution.
02 Jun 2017 10:18 AM
It's possible to parameterize the installer. Take a look at the sample command that installs the agent in Infrastructure only mode and enables an access to the application's log files:
/bin/sh Dynatrace-OneAgent-Linux-1.116.136.sh APP_LOG_CONTENT_ACCESS=1 INFRA_ONLY=1
where:
31 May 2018 02:04 PM
Hi, How do we do the same thing in a windows environment?
31 May 2018 02:41 PM
Hi Demo,
You will need to use the Windows installer for Group policy deployments. It comes with an msi file and a bat file with an example command line. In the bat file is where you specify INFRA_ONLY=1. See link for more details on this. Also be aware that you can alternatively enable/disable Infrastructure mode in the WebUI as well.
Thanks
NJ
31 May 2018 04:22 PM
Adding to @Ugochukwu N.'s answer, the same can be done when installing on Windows in interactive mode. Please bear in mind that Cloud infrastructure mode must first be enabled for your tenant via license settings, otherwise the checkbox will not appear. Furthermore, without this license setting being enabled the Cloud infrastructure mode will not work for your hosts.
Regards,
Tomasz
08 Feb 2019 10:21 AM
Hi Radoslaw,
infra agent applies on database and service bus systems?
Thanks , Dimitris
08 Feb 2019 10:51 AM
You don't have deep monitoring with Infrastructure mode, but plugins, OS and process level metrics are working.
Thus typically fits perfectly database servers. For service bus - depends on the service bus technology. If it's supported by Dynatrace, then a full stack deployment is recommended.
28 Sep 2017 05:53 PM
Hello,
Does this steps applies for AIX agent installations too?
Regards
28 Sep 2017 09:09 PM
Raul, you can find everything on installing AIX agent here:
https://help.dynatrace.com/get-started/installation/how-do-i-install-oneagent-on-aix/
28 Sep 2017 09:25 PM
Hello Radoslaw,
Thanks you for answering, I already checked the documentation and I don't see anything that answers my question.
28 Sep 2017 09:28 PM
what exactly you want to do with AIX agent? Install as infrastracture-only ?
28 Sep 2017 09:32 PM
We want to monitor an Oracle Database server in infrastructure only mode located on a AIX OS, since is not necessary to install a full-stack agent because the OS host a Database.
How can I achieve this?
28 Sep 2017 09:41 PM
Never heard about supporting AIX in infrastructure-only mode. Maybe you can try OneAgent at AIX and later on disable database monitoring.
23 Oct 2017 11:35 AM
Is AIX possible to use in infrastructure only mode or not?
23 Oct 2017 11:48 AM
I think it's impossible since it's not the "fullstack" agent compared to Linux/Windows oneagent. It's just instrumentation of IBM JVM and IBM HTTP Server providing some OS metrics.
23 Oct 2017 11:50 AM
Are you aware of any plans to do a "full stack" / full version?
31 Oct 2017 11:01 AM
Hi @Tarjei U.,
we currently have an EAP program for full stack version of OneAgent for AIX, please contact your sales representative to receive further information.