Prerequisite. All the certificate-related command line options require that FglAM be up and running. bin/fglam --add-certificate "user alias 1"=/path/to/certificate/file -----BEGIN CERTIFICATE----- XXXXXXXX= -----END CERTIFICATE----- NOTE: If the certificate is not Base64 format, use openssl command to convert the certificate file into a Base64 file. Use either of the following commands depending on the source form: openssl x509 -inform DER -in xxx.cer -out xxx.crt or openssl x509 -inform PEM -in xxx.cer -out xxx.crt • The alias is required and is used in the list and delete operations to refer to the certificate. It can be anything. bin/fglam --list-certificates Print out a list of certificates and the aliases that refer to them. Refer to the example output below: List of installed certificates: Alias Certificate Info ----- ---------------- user alias 1 XXXX Remove a certificate referred to by an alias. bin/fglam --delete-certificate "user alias 1" 2020-02-27 16:31:01.000 INFO [native] Certificate added: Certificate from D:\Evolve-test.crt added as Evolve-test C:\Quest\Foglight\fglam\bin>fglam.exe --list-certificate … Alias Certificate ----- ----------- Evolve-test Issuer: C:\Quest\Foglight\fglam\bin>fglam.exe --delete-certificate "Evolve-test" … 2020-02-27 16:28:21.000 INFO [native] Certificate deleted: Certificate Evolve-test deleted Configuring data collection interval The default data collection interval of NetVault agents is set to 10 minutes by default. Foglight for NetVault enables you to change this collection interval as needed. 1 On the navigation panel, under Dashboards, select Administration > Agents > Agent Status.
Appears in 1 contract
Sources: User and Administration Guide
Prerequisite. All the certificate-related command line options require that FglAM be up and running. bin/fglam --add-certificate "user alias 1"=/path/to/certificate/file -----BEGIN CERTIFICATE----- XXXXXXXX= -----END CERTIFICATE----- NOTE: If the certificate is not Base64 format, use openssl command to convert the certificate file into a Base64 file. Use either of the following commands depending on the source form: openssl x509 -inform DER -in xxx.cer -out xxx.crt or openssl x509 -inform PEM -in xxx.cer -out xxx.crt • The alias is required and is used in the list and delete operations to refer to the certificate. It can be anything. bin/fglam --list-certificates Print out a list of certificates and the aliases that refer to them. Refer to the example output below: List of installed certificates: Alias Certificate Info ----- ---------------- user alias 1 XXXX Remove a certificate referred to by an alias. bin/fglam --delete-certificate "user alias 1" C:\Quest\Foglight\fglam\bin>fglam.exe --add-certificate "Evolve-test"="D:/Evolve- test.crt" … 2020-02-27 16:31:01.000 INFO [native] Certificate added: Certificate from D:\Evolve-test.crt added as Evolve-test C:\Quest\Foglight\fglam\bin>fglam.exe --list-certificate … Alias Certificate ----- ----------- Evolve-test Issuer: C:\Quest\Foglight\fglam\bin>fglam.exe --delete-certificate "Evolve-test" … 2020-02-27 16:28:21.000 INFO [native] Certificate deleted: Certificate Evolve-test deleted Configuring data collection interval The default data collection interval of NetVault agents is set Managing Certificates for NetScaler Agent When upgrading external Agent Manager, if the new Agent Manager uses a higher version JRE than the old Agent Manager, the JRE TrustStore (caserts) in the old Agent Manager will be replaced by the new TrustStore from the higher version JRE. This will cause all the custom certificates imported to 10 minutes the old JRE TrustStore by default. Foglight for NetVault enables you to change this collection interval as needed. 1 On customers get lost after the navigation panel, under Dashboards, select Administration > Agents > Agent StatusManager upgrade.
Appears in 1 contract
Sources: User Guide
Prerequisite. All the certificate-related command line options require that FglAM be up and running. bin/fglam --add-certificate "user alias 1"=/path/to/certificate/file -----BEGIN CERTIFICATE----- XXXXXXXX= -----END CERTIFICATE----- NOTE: If the certificate is not Base64 format, use openssl command to convert the certificate file into a Base64 file. Use either of the following commands depending on the source form: openssl x509 -inform DER -in xxx.cer -out xxx.crt or openssl x509 -inform PEM -in xxx.cer -out xxx.crt • The alias is required and is used in the list and delete operations to refer to the certificate. It can be anything. bin/fglam --list-certificates Print out a list of certificates and the aliases that refer to them. Refer to the example output below: List of installed certificates: Alias Certificate Info ----- ---------------- user alias 1 XXXX Remove a certificate referred to by an alias. bin/fglam --delete-certificate "user alias 1" 2020-02-27 16:31:01.000 INFO [native] Certificate added: Certificate from D:\Evolve-test.crt added as Evolve-test C:\Quest\Foglight\fglam\bin>fglam.exe --list-certificate … Alias Certificate ----- ----------- Evolve-test Issuer: C:\Quest\Foglight\fglam\bin>fglam.exe --delete-certificate "Evolve-test" … 2020-02-27 16:28:21.000 INFO [native] Certificate deleted: Certificate Evolve-test deleted Configuring Investigating Resource Consumption Levels When you deploy Foglight™ for vCloud Director and set up the monitoring agents for data collection interval The default data collection interval collection, a set of NetVault agents is set to 10 minutes by default. Foglight for NetVault predefined dashboards enables you to change review the performance of your virtual system at a glance. They allow you to ensure consistent application performance, by drilling down for details from higher-level components to physical servers and virtual machines, and viewing details about each component, such as CPU utilization and network I/O. • Exploring your vCloud Director Environment • Monitoring Organizations, Organization vDCs, and Provider vDCs • Monitoring vSphere Resources • Monitoring Virtual Machines • Reviewing Frequently Asked Questions • Generating Reports Exploring your vCloud Director Environment A typical vCloud Director® environment contains a set of vDCs, organizations, and virtual machines. You can view the overall state of these components on the vCloud Environment dashboard. To access this collection interval as needed. 1 On the navigation paneldashboard, under Dashboards, select Administration choose vCloud Director > vCloud Environment. This dashboard provides a set of tabs, each displaying a different aspect of your monitored system: • FAQts: Use this tab to review the answers to common questions about your monitored systems. For more information, see Reviewing Frequently Asked Questions on page 40. • Reports: Use this tab to find out more about predefined templates that can be used to report on the various aspects of your virtual environment. For more information, see Generating Reports on page 41. • Administration: Use this tab to discover vCloud server groups and to manage vCloud Director agent instances. For more information, see Setting Up Monitoring Agents > Agent Statuson page 8. When you navigate to the vCloud Environment dashboard for the first time, the Monitoring tab appears open. This tab provides an overall summary of your monitored environment. Selecting Monitored Objects A set of tiles along the top of this tab gives you a quick overview of the monitored objects: provider vDCs, organization vDCs, vSphere resources, organizations, and virtual machines. Each tile represents a collection of a specific object type, shows the object count, and the count of objects in each alarm state (Normal, Warning, Critical, and Fatal).
Appears in 1 contract
Sources: User and Reference Guide
Prerequisite. All the certificate-related command line options require that FglAM be up and running. bin/fglam --add-certificate "user alias 1"=/path/to/certificate/file -----BEGIN CERTIFICATE----- XXXXXXXX= -----END CERTIFICATE----- NOTE: If the certificate is not Base64 format, use openssl command to convert the certificate file into a Base64 file. Use either of the following commands depending on the source form: openssl x509 -inform DER -in xxx.cer -out xxx.crt or openssl x509 -inform PEM -in xxx.cer -out xxx.crt • The alias is required and is used in the list and delete operations to refer to the certificate. It can be anything. bin/fglam --list-certificates Print out a list of certificates and the aliases that refer to them. Refer to the example output below: List of installed certificates: Alias Certificate Info ----- ---------------- user alias 1 XXXX Remove a certificate referred to by an alias. bin/fglam --delete-certificate "user alias 1" C:\Quest\Foglight\fglam\bin>fglam.exe --add-certificate "Evolve-test"="D:/Evolve- test.crt" … 2020-02-27 16:31:01.000 INFO [native] Certificate added: Certificate from D:\Evolve-test.crt added as Evolve-test C:\Quest\Foglight\fglam\bin>fglam.exe --list-certificate … Alias Certificate ----- ----------- Evolve-test Issuer: C:\Quest\Foglight\fglam\bin>fglam.exe --delete-certificate "Evolve-test" … 2020-02-27 16:28:21.000 INFO [native] Certificate deleted: Certificate Evolve-test deleted Configuring data collection interval Managing certificates for FMS Use the keytool utility shipped with Foglight to create, import, or export certificates. This utility can be found at: The KeyStore Foglight used under non-FIPS mode is located at: <foglight_home>/jre/lib/security/cacerts (default data collection interval of NetVault agents password: changeit) Use the keytool command in FMS JRE located in <foglight>/jre/bin keytool -import -trustcacerts -alias "<alias>" -file "<certificate path>" -keystore <foglight_home>/jre/lib/security/cacerts -storepass changeit ▪ <alias>: The alias is set required and is used in the list and delete operations to 10 minutes refer to the certificate. It can be anything. ▪ <foglight_home>: The folder path where the Foglight is installed. ▪ <certificate path>: Your custom certificate path. keytool -list -keystore <foglight_home>/jre/lib/security/cacerts -storepass changeit Remove a certificate referred to by defaultan alias. Foglight for NetVault enables you to change this collection interval as needed. 1 On the navigation panelkeytool -delete -alias <alias> -keystore <foglight_home>/jre/lib/security/cacerts - storepass changeit C:\Quest\Foglight\jre\bin> .\keytool.exe -import -trustcacerts -alias fveqaca - file "C:\caca.cer" -keystore C:\Quest\Foglight\jre\lib\security\cacerts - storepass changeit Owner: CN=CA, under DashboardsDC=ca, select Administration > Agents > Agent Status.DC=local Issuer: CN=CA, DC=ca, DC=local Serial number: xxxxxxxxxxx Valid from: Mon Jun 15 10:56:05 CST 2015 until: Mon Sep 23 14:58:03 CST 2047 Certificate fingerprints: MD5: xxxx SHA1: xxxx SHA256: xxxx
Appears in 1 contract
Sources: Software License Agreement
Prerequisite. All the certificate-related command line options require that FglAM be up and running. bin/fglam --add-certificate "user alias 1"=/path/to/certificate/file -----BEGIN CERTIFICATE----- XXXXXXXX= -----END CERTIFICATE----- NOTE: If the certificate is not Base64 format, use openssl command to convert the certificate file into a Base64 file. Use either of the following commands depending on the source form: openssl x509 -inform DER -in xxx.cer -out xxx.crt or openssl x509 -inform PEM -in xxx.cer -out xxx.crt • The alias is required and is used in the list and delete operations to refer to the certificate. It can be anything. bin/fglam --list-certificates Print out a list of certificates and the aliases that refer to them. Refer to the example output below: List of installed certificates: Alias Certificate Info ----- ---------------- user alias 1 XXXX Remove a certificate referred to by an alias. bin/fglam --delete-certificate "user alias 1" C:\Quest\Foglight\fglam\bin>fglam.exe --add-certificate "Evolve-test"="D:/Evolve- test.crt" … 2020-02-27 16:31:01.000 INFO [native] Certificate added: Certificate from D:\Evolve-test.crt added as Evolve-test C:\Quest\Foglight\fglam\bin>fglam.exe --list-certificate … Alias Certificate ----- ----------- Evolve-test Issuer: C:\Quest\Foglight\fglam\bin>fglam.exe --delete-certificate "Evolve-test" … 2020-02-27 16:28:21.000 INFO [native] Certificate deleted: Certificate Evolve-test deleted Configuring data collection interval The KeyStore Foglight used under non-FIPS mode is located at: <foglight_home>/jre/lib/security/cacerts (default data collection interval of NetVault agents password: changeit) Use the keytool command in FMS JRE located in <foglight>/jre/bin keytool -import -trustcacerts -alias "<alias>" -file "<certificate path>" -keystore <foglight_home>/jre/lib/security/cacerts -storepass changeit ▪ <alias>: The alias is set required and is used in the list and delete operations to 10 minutes refer to the certificate. It can be anything. ▪ <foglight_home>: The folder path where the Foglight is installed. ▪ <certificate path>: Your custom certificate path. keytool -list -keystore <foglight_home>/jre/lib/security/cacerts -storepass changeit Remove a certificate referred to by defaultan alias. Foglight for NetVault enables you to change this collection interval as needed. 1 On the navigation panelkeytool -delete -alias <alias> -keystore <foglight_home>/jre/lib/security/cacerts - storepass changeit C:\Quest\Foglight\jre\bin> .\keytool.exe -import -trustcacerts -alias fveqaca - file "C:\caca.cer" -keystore C:\Quest\Foglight\jre\lib\security\cacerts - storepass changeit Owner: CN=CA, under DashboardsDC=ca, select Administration > Agents > Agent Status.DC=local Issuer: CN=CA, DC=ca, DC=local Serial number: xxxxxxxxxxx Valid from: Mon Jun 15 10:56:05 CST 2015 until: Mon Sep 23 14:58:03 CST 2047 Certificate fingerprints: MD5: xxxx SHA1: xxxx
Appears in 1 contract
Sources: User and Reference Guide