Chat now with support
Chat mit Support

Foglight - Knowledge Base

Filter Your Results

Kategorie

Product Version

Topic

Subtopic

Sprache

Filter Search Results

Knowledge Base nach Schlüsselwort durchsuchen

(Anderes Produkt auswählen)



DateRelevanceViews Angezeigt: 51–75 von 26269
Does Foglight support Oracle Exadata with CDB (Container Database) / PDB (Pluggable Database) architecture as an external database repository? (4289858)

<p>Oracle 12c Exadata Multi-Tenant(CDB/PDB) ... was supported for FMS repository use beginning with the 5.7.5.7 version.</p> ... <div>Please consult the Foglight documentation for the database platforms currently supported FMS repository use, which includes CDB and PDB configurations.</div>

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases
Letzte Aktualisierung am: 18.03.2025
NA rating | 1859 Aufrufe
Knowledge Article
How to: Automatic startup of Management server in Red Hat Enterprise Linux (4294087)

How to setup automatic startup of the FMS daemon in RHEL 7+ using systemd <p>The steps assume the FMS (Management Server) was installed on:</p><blockquote>/home/foglight/Quest/Foglight.</blockquote><p>Create the service file:</p><blockquote>sudo vi /etc/systemd/system/quest-fms.service</blockquote><p>Insert this text (assuming the user name is <strong>foglight</strong>):</p><blockquote><p style="margin: 0;">[Unit]<br><span style="font-size: inherit;">Description=Foglight Service Daemon</span><span style="font-size: inherit;"></span><span style="font-size: inherit;"></span></p><p style="margin: 0;"><span style="font-size: inherit;">After=network.target</span></p><p style="margin: 0;"><span style="font-size: inherit;"> </span></p><p style="margin: 0;"><span style="font-size: inherit;">[Service]</span><span style="font-size: inherit;"></span></p><p style="margin: 0;"><span style="font-size: inherit;">Type=forking</span><span style="font-size: inherit;"></span></p><p style="margin: 0;"><span style="font-size: inherit;">User=foglight</span></p><p style="margin: 0;"><span style="font-size: inherit;"><strong></strong></span><span style="font-size: inherit;">ExecStart=/home/foglight/Quest/Foglight/bin/fmsStartup.sh</span></p><p style="margin: 0;"><span style="font-size: inherit;"></span><span style="font-size: inherit;">ExecStop=/home/foglight/Quest/Foglight/bin/fmsShutdown.sh</span></p><p style="margin: 0;"><span style="font-size: inherit;"> </span></p><p style="margin: 0;"><span style="font-size: inherit;"></span><span style="font-size: inherit;">[Install]</span><span style="font-size: inherit;"></span></p><p><span style="font-size: inherit;">WantedBy=multi-user.target</span></p></blockquote><div></div><div>Register the service:</div><blockquote>sudo systemctl daemon-reload</blockquote><div></div><div>To enable the service for automatic startup:</div><blockquote>sudo systemctl enable quest-fms.service</blockquote><p> </p> If SELinux is enabled, you may need to also set the proper context t_bin for the startup script: <br>

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases
Letzte Aktualisierung am: 17.03.2025
NA rating | 26 Aufrufe
Knowledge Article
Configuring MySQL for Performance Investigator (PI) (4309267)

In order for PI to collect data, the MySQL Performance Schema must be enabled with the required instrumentation. ... by modifying parameters in the <em>AWS DB Parameter Group</em> using the AWS console (UI) or AWS CLI commands.

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 17.03.2025
NA rating | 5474 Aufrufe
Knowledge Article
Two of the same alarms will be reported in one instance after a failover for an AlwaysOn Group (4378770)

When a SQL Server monitors the instance which has database set up as a replica of the AlwaysOn group. ... When the AlwaysOn group performs a failover, then the monitored instance will report two alarms with the same messages about the failover.

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 14.03.2025
NA rating | 1 Aufrufe
Knowledge Article
Monitoring Google Cloud SQL Server (4369925)

Is Foglight monitoring of SQL Server on Google Cloud Platform (GCP) supported? <p>Foglight monitoring of SQL Server on Google Cloud Platform (GCP) is supported in the 6.1.2.10 and higher releases of the SQL Server cartridge.<br><br>SQL Performance Investigator (SQL PI) of SQL Server on GCP is also supported in the 6.1.2.10 and higher releases of the SQL Server cartridge.</p>

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 14.03.2025
5 rating | 771 Aufrufe
Knowledge Article
Cannot enable PI on MySQL Aurora 3.x (4378740)

When running MySQL on an AWS RDS Aurora Engine at 3.0 or higher release, when the user tries to enable PI an error to the following is encountered in the FMS log file. ... In Aurora version 3 and higher the mysql database is read-only.

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 13.03.2025
NA rating
Knowledge Article
"No pg_hba.conf entry" connection error in PostgreSQL agent (4226693)

The pg_hba.conf file is the authentication gateway to the PostgreSQL server. ... Users must be specified in this file in order to connect to the server. ... The entry for the user can be in several different formats, but the important thing to remember is that the user must be able to connect from the agent location and that it should be allowed to connect to all databases.

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 12.03.2025
5 rating | 7480 Aufrufe
Knowledge Article
HTTPS Certificate about to Expire in Foglight 7.1 and 7.3 (4378735)

The self-signed TLS certificate used by the FMS for the Tomcat webserver is due to expire very soon on the 13th March 2025. ... After the certificate expires, any FglAMs may refuse to connect the FMS because the certificate will be invalid.

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases
Letzte Aktualisierung am: 12.03.2025
NA rating
Knowledge Article
How to use wildcard certificates in Foglight? (4262502)

How to use wildcard certificates in Foglight? ... If this the first wildcard certificate, please follow this What are the steps required to use an external signed certificate in the Foglight Management Server?

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases
Letzte Aktualisierung am: 11.03.2025
2 rating | 3679 Aufrufe
Knowledge Article
Can't log in to Foglight console using https (4265530)

A secure connection cannot be established because this site uses an upsupported protocol. ... TLS 1.0, 1.1, and 1.2 are selected under the Advanced tab of the IE Internet options. ... Setting “Use SSL 3.0” under the Advanced tab of the IE Internet options did not help.

Produkt(e): Foglight, Foglight for Databases, Foglight for Virtualization Enterprise...
Letzte Aktualisierung am: 11.03.2025
NA rating | 1678 Aufrufe
Knowledge Article
How to configure SSL in Foglight (4324743)

Although the server ships preinstalled with an SSL certificate, the certificate is intended for testing purposes only and is not meant for use in production. ... To configure Foglight to use https, you will need to install your own SSL certificate.

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases, Foglight for...
Letzte Aktualisierung am: 11.03.2025
3 rating | 3376 Aufrufe
Knowledge Article
Importing a PKCS12 (PFX) format certificate as the Foglight SSL Certificate (4266359)

If you have an existing SSL certificate and you want to use this certificate in Tomcat, follow the steps below to import this SSL certificate. ... Note: This certificate must be provided in the PKCS #12 (pfx) format.

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases
Letzte Aktualisierung am: 11.03.2025
NA rating | 987 Aufrufe
Knowledge Article
How to generate a new self-signed certificate for the Foglight Management Server (4378707)

How to generate a new self-signed certificate for HTTPS connections to the Foglight Management Server? ... Complete the steps below to generate a new self signed certificate; to use an externally signed certificate refer to What are the steps required to use an external signed certificate in the Foglight Management Server? (4254114).

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases
Letzte Aktualisierung am: 11.03.2025
NA rating | 2 Aufrufe
Knowledge Article
SQL PI component update failed by Unable to accept callbacks during the agent upgrade (4228177)

User cannot update SQL PI components successfully at one time when there are many agent Oracle and SQL Server agents enabled with SQL PI in the FMS environment. ... (choose of these two options) ... Click Update SQL PI Components again

Produkt(e): Foglight, Foglight for Databases
Letzte Aktualisierung am: 10.03.2025
NA rating | 1007 Aufrufe
Knowledge Article
Cannot receive email of "DBO - Invalid Materialized Views" alarm when the agent is RAC one node instance (4227592)

When monitoring a Oracle RAC one node instance, the RAC agent and node agents are created, the user can check on the agent status, but on the Global View, only the node agent is shown. ... Access the alarm configuration to configure the email setting, add the email receiver for the "DBO - Invalid Materialized Views" alarm, trigger the alarm, the user will find they cannot receive this alarm email.

Produkt(e): Foglight, Foglight for Databases
Letzte Aktualisierung am: 10.03.2025
NA rating | 1005 Aufrufe
Knowledge Article
Oracle Overview memory Utilization popup is incorrect (4227469)

In Oracle database agent Overview popup, the "Oracle Utilization" pie chart should indicate the correct Memory status of the target Oracle instance. ... The source of "Oracle Utilization" is wrong, need to bind with the collection of Oracle itself.

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases
Letzte Aktualisierung am: 10.03.2025
NA rating | 748 Aufrufe
Knowledge Article
Is AWS RDS certified for use as a SQL Server PI Repository? (4289444)

Is AWS RDS certified for use as a SQL Server PI repository? <p>AWS RDS has been certified as a platform since the 5.9.7.10 and higher releases of the SQL Server PI repository SQL Server and Oracle cartridges.</p>

Produkt(e): Foglight, Foglight Evolve, Foglight for Databases, Foglight for...
Letzte Aktualisierung am: 10.03.2025
NA rating | 1687 Aufrufe
Knowledge Article
"An error has occurred." shows on SQL Agent Error logs dashboard (4227970)

The red error message "An error has occurred. ... Please check your logs" will be shown in the Logs | SQL Agent Error Logs page, when monitoring SQL Server 2017 on Linux. ... WORKAROUND ... None ... STATUS

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 10.03.2025
NA rating | 1024 Aufrufe
Knowledge Article
CLI installer mssql_cli_installer.groovy will only work if the CSV file has 2 or less records (4306148)

Command to run mssql_cli_installer.groovy will only process if the CSV file contains 2 or less records. ... If more than 2 records are in the file, the command appears to be running, then it looks like it completes, but there is no output file created and no databases are added to Foglight.

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 10.03.2025
NA rating | 251 Aufrufe
Knowledge Article
"Fail to populate PDF report - error rending view please check application log" when running DB2 Executive Database Summary Report (4229396)

Error rendering view "subcategories table", please check application logs ... DB2 Metric Breakdown ... Error rendering view "Operation Statistics − RO", please check application logs ... WARN [runReportTask-0] com.quest.wcf.core.context.marshaller.AtomicTypeUtils - Error loading data object data source type: foglight-5, data source id: foglight-5, data object id: /alarms/fb100b25-a01c-4fa0-8f06-798e623d33c7 msg: java.lang.NullPointerException in view: 'system:fsmreporteditor_generator.generateReport' in top-level view: 'system:foglight_reports.main' for user: 'foglight'

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 10.03.2025
NA rating | 738 Aufrufe
Knowledge Article
Plus sign (+) appears in the Oracle Overview dashboard under "Monitoring Agents" - "OS" (4233132)

There are OS metrics include CPU, memory, and disk appearing in the main Global View database dashboard for an Oracle agent but the Oracle agent overview page displays a plus (+) sign. ... <ul><li>If the Oracle agent has Oracle cartridge OS collections enabled and the agent is monitored by an IC agent, then there is &quot;full&quot; OS monitoring.</li><li>If the Oracle agent has Oracle cartridge OS collections enabled and the agent is not monitored by an IC agent, then there is only DB level OS monitoring.</li><li>If the Oracle agent has Oracle cartridge OS collections disabled and the agent is monitored by an IC agent, then there is only IC agent level OS monitoring.</li><li>If the

Produkt(e): Foglight, Foglight for Databases
Letzte Aktualisierung am: 10.03.2025
NA rating | 176 Aufrufe
Knowledge Article
CLIENT_PLUGIN_AUTH error when connecting to MySQL instance (4226418)

When installing a new MySQL agent, the message "CLIENT_PLUGIN_AUTH" is required occurs when connecting to a MySQL 5.1.5.1 instance. ... java.sql.SQLNonTransientConnectionException: CLIENT_PLUGIN_AUTH is required

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 10.03.2025
NA rating | 5789 Aufrufe
Knowledge Article
Configuring the SAP HANA system for Foglight agent monitoring (4228989)

What database setup and resource tracking requirements must be made to configure a SAP HANA system for Foglight agent monitoring? <div> <h4><strong>Database User Setup</strong></h4> <p><strong></strong>To configure the monitoring of an SAP HANA system, the Foglight agent requires a database user with sufficient privileges on the SYSTEMDB and each tenant database for which monitoring is desired.

Produkt(e): Foglight Cloud, Foglight, Foglight for Databases
Letzte Aktualisierung am: 07.03.2025
NA rating | 1240 Aufrufe
Knowledge Article
Not all blocks are shown in Longest Block Duration metric (4309428)

<p>In the SQL Server agent the current blocks or historic blocks are not seen in the Longest Block Duration display</p> <p>The value of the Agent Status Properties setting &quot;The time that a session have to wait for a lock to release before it is added to the blocking tree&quot; was changed to setting to 20 seconds for the database agent.</p>

Produkt(e): Foglight, Foglight for Databases
Letzte Aktualisierung am: 06.03.2025
NA rating | 311 Aufrufe
Knowledge Article
Email Configuration page Database Notifications groups (4307883)

Oracle Notification and Database Notifications are leftover configurations from older cartridge versions and are not required.

Produkt(e): Foglight, Foglight for Databases
Letzte Aktualisierung am: 06.03.2025
NA rating | 423 Aufrufe
Knowledge Article
Alle Produkte durchsuchen
Empfohlener Inhalt
Keine Ergebnisse für undefined
Self-Service-Tools
Knowledge Base
Benachrichtigungen und Warnmeldungen
Produkt-Support
Software-Downloads
Technische Dokumentationen
Benutzerforen
Videoanleitungen
RSS Feed
Kontakt
Technische Support
Alle anzeigen