Node.js エージェントの設定オプション

これには、Node.js エージェントのカスタム設定オプションが含まれます。

インストールするもの

オプション説明必須
--agent_version 文字列AgentVersion を設定します。ありN/A
--always_add_eum_metadata_in_http_headersAlwaysAddEumMetadataInHttpHeaders を設定します。いいえN/A
--application_name 文字列ApplicationName を設定します。いいえデフォルト値は nodeApp です。実際のアプリケーション名に設定することをお勧めします。
--auto_snapshot_duration_seconds 文字列AutoSnapshotDurationSeconds を設定します。いいえN/A
--backup_dir 文字列エージェントのバックアップディレクトリです。

これは、エージェントの現在のディレクトリを保存し、ロールバック時に保持して使用するために使用されます。

デフォルト値はスマートエージェントの親ディレクトリです。次に例を示します。

スマートエージェントのパスが /opt/appdynamics/smartagent の場合、backup_dir のパスは /opt/appdynamics/smartagent/backup になります。

いいえN/A
--bt_entry_point_delay_disabledBtEntryPointDelayDisabled を設定します。いいえN/A
--certificate_file 文字列CertificateFile を設定します。いいえN/A
--controller_account_access_key 文字列ControllerAccessKey を設定します。ありN/A
--controller_account_name 文字列ControllerAccountName を設定します。ありN/A
--controller_cert_file 文字列ControllerCertFile を設定します。いいえN/A
--controller_host_name 文字列ControllerHostName を設定します。ありプロキシを使用する場合は、適切なプロキシ値を設定します。
--controller_port 文字列ControllerPort を設定します。ありプロキシを使用せず、enable_ssltrue に設定する場合は、controller_port=443 を設定します。プロキシを使用する場合は、適切なプロキシ値を設定します。
--download_protocol 文字列DownloadProtocol を設定します。いいえデフォルト値は appd です。
--download_uri 文字列DownloadURI を設定します。いいえデフォルト値は https://download-files.appdynamics.com です。
--enable_sslEnableSSL を設定します。いいえ
--eum_user_agent_allowlist 文字列EumUserAgentAllowlist を設定します。いいえデフォルト値は、MozillaOperaWebKitNokia です。
--group 文字列Group を設定します。いいえN/A
-h, --helpノードのヘルプいいえN/A
--hostname 文字列Hostname を設定します。いいえN/A
--ini 文字列設定ファイル。いいえデフォルト値は config.ini です。
--install_agent_from 文字列InstallAgentFrom を設定します。いいえN/A
--keep_backupKeepBackup を設定します。いいえN/A
--linux_custom_agent_install_path 文字列AgentCustomInstallPath を設定します。いいえ推奨。指定しない場合、エージェントは <smart-agent-home-dir>/../node-agent の下にインストールします。
--linux_install_root 文字列AppDDefaultInstallRoot を設定します。いいえN/A
--log_dir 文字列LogDir を設定します。いいえN/A
--log_level 文字列LogLevel を設定します。いいえデフォルト値は info です。
--logging 文字列Logging を設定します。いいえN/A
--max_process_snapshots_per_period 文字列MaxProcessSnapshotsPerPeriod を設定します。いいえN/A
--no_node_name_suffixNoNodeNameSuffix を設定します。いいえN/A
--node_agent_debug_loggingNodeAgentDebugLogging を設定します。いいえN/A
--node_agent_enableGraphQLEnableGraphQL を設定します。いいえN/A
--node_name 文字列NodeName を設定します。いいえ実際のノード名に設定することをお勧めします。デフォルト値は tesNode です。
--npm_registry 文字列NPMRegistry を設定します。いいえデフォルト値は https://registry.npmjs.org です。
--process_snapshot_count_reset_period_seconds 文字列ProcessSnapshotCountResetPeriodSeconds を設定します。いいえN/A
--reuse_nodeNodeReuseを設定。いいえN/A
--reuse_node_prefixNodeReusePrefix を設定します。いいえN/A
--root_tmp_dir 文字列RootTmpDir を設定します。いいえN/A
--temp_dir 文字列一時ディレクトリを設定します。デフォルト値は、オペレーティング システムの一時ディレクトリです。たとえば /tmp です(Linux オペレーティングシステムの場合)。インストールプロセス中に、エージェントのダウンロードやアーティファクトの解凍といったタスクを実行するために使用されます。このディレクトリは、タスクの実行後にクリーンアップされます。 いいえN/A
--tier_name 文字列TierName を設定します。いいえ実際の階層名に設定することをお勧めします。デフォルト値は tesTier です。
--tmp_dir 文字列TmpDir を設定します。いいえN/A
--transaction_monitor_bt_max_duration_ms 文字列TransactionMonitorBTMaxDurationMs を設定します。いいえデフォルト値は 120000 です。
--unique_host_id 文字列UniqueHostId を設定します。いいえN/A
--user 文字列User を設定します。いいえN/A
--wsgi_callable 文字列WsgiCallable を設定します。いいえデフォルト値は application です。
いいえN/A
--wsgi_script 文字列WsgiScript を設定します。いいえN/A

アンインストール

オプション説明必須
--agent_version 文字列AgentVersion を設定します。いいえN/A
--always_add_eum_metadata_in_http_headersAlwaysAddEumMetadataInHttpHeaders を設定します。いいえN/A
--application_name 文字列ApplicationName を設定します。いいえN/A
--auto_snapshot_duration_seconds 文字列AutoSnapshotDurationSeconds を設定します。いいえN/A
--backup_dir 文字列エージェントのバックアップディレクトリです。

これは、エージェントの現在のディレクトリを保存し、ロールバック時に保持して使用するために使用されます。

デフォルト値はスマートエージェントの親ディレクトリです。次に例を示します。

スマートエージェントのパスが /opt/appdynamics/smartagent の場合、backup_dir のパスは /opt/appdynamics/smartagent/backup になります。

ありN/A
--bt_entry_point_delay_disabledBtEntryPointDelayDisabled を設定します。いいえN/A
--certificate_file 文字列CertificateFile を設定します。いいえN/A
--controller_account_access_key 文字列ControllerAccessKey を設定します。ありN/A
--controller_account_name 文字列ControllerAccountName を設定します。ありN/A
--controller_cert_file 文字列ControllerCertFile を設定します。いいえN/A
--controller_host_name 文字列ControllerHostName を設定します。ありプロキシを使用する場合は、適切なプロキシ値を設定します。
--controller_port 文字列ControllerPort を設定します。ありプロキシを使用せず、enable_ssltrue に設定する場合は、controller_port=443 を設定します。プロキシを使用する場合は、適切なプロキシ値を設定します。
--download_protocol 文字列DownloadProtocol を設定します。いいえデフォルト値は appd です。
--download_uri 文字列DownloadURI を設定します。いいえデフォルト値は https://download-files.appdynamics.com です。
--enable_sslEnableSSL を設定します。いいえN/A
--eum_user_agent_allowlist 文字列EumUserAgentAllowlist を設定します。いいえデフォルト値は、MozillaOperaWebKitNokia です。
--group 文字列Group を設定します。いいえN/A
-h, --helpノードのヘルプいいえN/A
--hostname 文字列Hostname を設定します。いいえN/A
--ini 文字列設定ファイル。いいえデフォルト値は config.ini です。
--install_agent_from 文字列InstallAgentFrom を設定します。いいえN/A
--keep_backupKeepBackup を設定します。いいえN/A
--linux_custom_agent_install_path 文字列AgentCustomInstallPath を設定します。いいえ推奨。指定しない場合、エージェントは <smart-agent-home-dir>/../node-agent の下にインストールします。
--linux_install_root 文字列AppDDefaultInstallRoot を設定します。いいえN/A
--log_dir 文字列LogDir を設定します。いいえN/A
--log_level 文字列LogLevel を設定します。いいえデフォルト値は info です。
--logging 文字列Logging を設定します。いいえN/A
--max_process_snapshots_per_period 文字列MaxProcessSnapshotsPerPeriod を設定します。いいえN/A
--no_node_name_suffixNoNodeNameSuffix を設定します。いいえN/A
--node_agent_debug_loggingNodeAgentDebugLogging を設定します。いいえN/A
--node_agent_enableGraphQLEnableGraphQL を設定します。いいえN/A
--node_name 文字列NodeName を設定します。いいえ N/A
--npm_registry 文字列NPMRegistry を設定します。いいえデフォルト値は https://registry.npmjs.org です。
--process_snapshot_count_reset_period_seconds 文字列ProcessSnapshotCountResetPeriodSeconds を設定します。いいえN/A
--reuse_nodeNodeReuseを設定。いいえN/A
--reuse_node_prefixNodeReusePrefix を設定します。いいえN/A
--root_tmp_dir 文字列RootTmpDir を設定します。いいえN/A
--temp_dir 文字列TempDir を設定します。いいえN/A
--tier_name 文字列TierName を設定します。いいえ N/A
--tmp_dir 文字列一時ディレクトリを設定します。デフォルト値は、オペレーティング システムの一時ディレクトリです。たとえば /tmp です(Linux オペレーティングシステムの場合)。アップグレードのプロセス中に、エージェントのダウンロードやアーティファクトの解凍といったタスクを実行するために使用されます。このディレクトリは、タスクの実行後にクリーンアップされます。いいえN/A
--transaction_monitor_bt_max_duration_ms 文字列TransactionMonitorBTMaxDurationMs を設定します。いいえデフォルト値は 120000 です。
--unique_host_id 文字列UniqueHostId を設定します。いいえN/A
--user 文字列User を設定します。いいえN/A
--wsgi_callable 文字列WsgiCallable を設定します。いいえデフォルト値は application です。
--wsgi_module 文字列WsgiModule を設定します。いいえN/A
--wsgi_script 文字列WsgiScript を設定します。いいえN/A

アップグレード

オプション説明必須
--agent_version 文字列AgentVersion を設定します。いいえN/A
--always_add_eum_metadata_in_http_headersAlwaysAddEumMetadataInHttpHeaders を設定します。いいえN/A
--application_name 文字列ApplicationName を設定します。いいえデフォルト値は nodeApp です。実際のアプリケーション名に設定することをお勧めします。
--auto_snapshot_duration_seconds 文字列AutoSnapshotDurationSeconds を設定します。いいえN/A
--backup_dir 文字列AgentBackupDir を設定します。ありN/A
--bt_entry_point_delay_disabledBtEntryPointDelayDisabled を設定します。いいえN/A
--certificate_file 文字列CertificateFile を設定します。いいえN/A
--controller_account_access_key 文字列ControllerAccessKey を設定します。ありN/A
--controller_account_name 文字列ControllerAccountName を設定します。ありN/A
--controller_cert_file 文字列ControllerCertFile を設定します。いいえN/A
--controller_host_name 文字列ControllerHostName を設定します。ありプロキシを使用する場合は、適切なプロキシ値を設定します。
--controller_port 文字列ControllerPort を設定します。ありプロキシを使用せず、enable_ssltrue に設定する場合は、controller_port=443 を設定します。プロキシを使用する場合は、適切なプロキシ値を設定します。
--download_protocol 文字列DownloadProtocol を設定します。いいえデフォルト値は appd です。
--download_uri 文字列DownloadURI を設定します。いいえデフォルトは "https://download-files.appdynamics.com" です。
--enable_sslEnableSSL を設定します。いいえN/A
--eum_user_agent_allowlist 文字列EumUserAgentAllowlist を設定します。いいえデフォルト値は、MozillaOperaWebKitNokia です。
--group 文字列Group を設定します。いいえN/A
-h, --helpノードのヘルプいいえN/A
--hostname 文字列Hostname を設定します。いいえN/A
--ini 文字列設定ファイル。いいえデフォルト値は config.ini です。
--install_agent_from 文字列InstallAgentFrom を設定します。いいえN/A
--keep_backupKeepBackup を設定します。いいえN/A
--linux_custom_agent_install_path 文字列AgentCustomInstallPath を設定します。いいえ推奨。指定しない場合、エージェントは <smart-agent-home-dir>/../node-agent の下にインストールします。
--linux_install_root 文字列AppDDefaultInstallRoot を設定します。いいえN/A
--log_dir 文字列LogDir を設定します。いいえN/A
--log_level 文字列LogLevel を設定します。いいえデフォルト値は info です。
--logging 文字列Logging を設定します。いいえN/A
--max_process_snapshots_per_period 文字列MaxProcessSnapshotsPerPeriod を設定します。いいえN/A
--no_node_name_suffixNoNodeNameSuffix を設定します。いいえN/A
--node_agent_debug_loggingNodeAgentDebugLogging を設定します。いいえN/A
--node_agent_enableGraphQLEnableGraphQL を設定します。いいえN/A
--node_name 文字列NodeName を設定します。いいえデフォルト値は tesNode です。
--npm_registry 文字列NPMRegistry を設定します。いいえデフォルト値は https://registry.npmjs.org です。
--process_snapshot_count_reset_period_seconds 文字列ProcessSnapshotCountResetPeriodSeconds を設定します。いいえN/A
--reuse_nodeNodeReuseを設定。いいえN/A
--reuse_node_prefixNodeReusePrefix を設定します。いいえN/A
--root_tmp_dir 文字列RootTmpDir を設定します。いいえN/A
--temp_dir 文字列TempDir を設定します。いいえN/A
--tier_name 文字列TierName を設定します。いいえ 実際の階層名に設定することをお勧めします。デフォルト値は tesTier です。
--tmp_dir 文字列TmpDir を設定します。いいえN/A
--transaction_monitor_bt_max_duration_ms 文字列TransactionMonitorBTMaxDurationMs を設定します。いいえデフォルト値は 120000 です。
--unique_host_id 文字列UniqueHostId を設定します。いいえN/A
--user 文字列User を設定します。いいえN/A
--wsgi_callable 文字列WsgiCallable を設定します。いいえデフォルト値は application です。
--wsgi_module 文字列WsgiModule を設定します。いいえN/A
--wsgi_script 文字列WsgiScript を設定します。いいえN/A