Quantcast
Channel: Foglight for Databases - Recent Threads
Viewing all 48 articles
Browse latest View live

Foglight for SQL server

$
0
0

I installed cartridge for foglight SQL server to monitor SQL server database... and there is job consist of three steps and the third step is hanging for 12 hours. and there is alarm in foglight which show that there is failure job.. but it didn't give me any details about why happened this?

it show that there is job failure only without any details 

please let me know from where know the cause of job failure?

Thanks


Inefficient Query Plans Alarm

$
0
0

In SQL Server cartridge 5.6 the rule DBSS - Advisories Instance would give alarms for Inefficient Query Plans. Is there a way to get the same kind of alarms for Query Plans using the SQL Server cartridge 5.7 and SQL Performance Investigator?

SQL Server - Remove database

$
0
0

We are running Foglight 5.6.5.

We have dropped two databases from a SQL Server instance on a Foglight monitored server and want to remove the 2 database from showing up in Foglight (SEQTEST and SEQUAT in the list below).

I can't for the life of me figure out how to remove these from Foglight except to use the Database Exclusion from the Agent Settings>Administration screen. I don't believe this drops it from Foglight though just hides the databases from view.

ERROR: ERR_DISABLED_PRODUCT - Product is disabled

$
0
0

Hi,

in the windows application Foglight Performance Analysis for Oracle I've used Shutdown StealthCollect to shutdown all agent processes on a monitored DB instance. According to the document Foglight Performance Analysis for Oracle, the processes should be automatically restarted upon any subsequent connection attempt. But it failed in my case, no matter if the command below was executed on the foglight middle tier or on the monitored instance:

On middle tier:

quest_launcher -command -start -product StealthCollect -all -f -port 3566 -user quest

On monitored DB:

quest_launcher -command -start -product StealthCollect -all -f -port 3568 -user quest

(3566 is the default port of the foglight middle tier; 3568 ist the port of the monitored DB)

The error messages are respectively:

On middle tier:

ERROR: FAILED starting StealthCollect@7.0@quest_sc_mw@<Instance name>
ERROR: FAILED starting StealthCollect@7.0@quest_sc_rep@<Instance name>
ERROR: ERR_DISABLED_PRODUCT - Product is disabled

On monitored DB:

ERROR: FAILED starting StealthCollect@7.0@quest_sc_collector@<Instance name>
ERROR: ERR_DISABLED_PRODUCT - Product is disabled

Middle tier and foglight repository DB have already been restarted. Monitoring any other instances functions as usual.

Can somebody help me out of the dark?

Regards,

Ning

Blocking Rule that Fires Alarm if Number of Blocks Greater then 15.

$
0
0

Hi all,

I am trying to create a rule that fires an alarm it one SPID blocks more then 15 SPIDS for more then 45 seconds. This is for SQL Server. What I have tried so far has not worked. Below is what I have attempted to use.

condition = (#blocked_time from $scope.blocked_history_summary# >= registry("DBSS_Blocking_Duration_Warning")) && (#blocked_time from $scope.blocked_history_summary# >= registry("DBSS_Blocking_Cnt_Warning")
);
return Dbwc_Common_SQL_Server_IsNeedToSendAlarm(scope,"DBSS - Blocking","2",condition);

The scope I am using is DBSS_Blocked_History_Data.

Has anyone done this before or have suggestions on how to to it?  Also we are also currently upgrading to SQL Server Cartridge 5.7.5.1 and are replacing SQL PA with SQL PI.  Will this upgrade change the topology objects that need to be used for this?

FMS Embedded mysql database is down

$
0
0

Hi

I am new in foglight and I have problem with start FMS..according the log file, there are error :

ObjectName: com.quest.nitro:service=EmbeddedDb
State: FAILED
Reason: java.lang.Exception: Embedded database process has exited prematurely. Check mysql/data/<hostname>.err for error messages.
Depends On Me:
com.quest.nitro:service=DatabaseUpgrade
com.quest.nitro:service=NitroDynDataSourceDeployer

Can enyone help me with this?

Thanks

Nikola 

Replicating one oracle database into two different target databases

$
0
0

Hello guys,

I have question regarding replicating one source oracle database into two different target databases, Currently this database is already replicated using shareplex and now we want to replicate some more tables from source database into different target.

So the question is: is such configuration possible? Can we configure a new instance of shareplex to achieve that or reuse the current instance?


Thank you for your help.

Regards,

Piotr

Incompatible Oracle specification (121 vs. 100) , While Installing Shareplex software on Oracle 12c

$
0
0

Hello,

I have been Trying to Install Shareplex on Oracle 12c Single PDB,

So here are the details :

ORACLE_SID=source12c

ORACLE_HOME=/u01/app/oracle/product/12.1.0/dbhome_1

It contains a Single PDB, where i m trying to Install the Shareplex Software

SQL> select name,open_mode from v$pdbs;

NAME                    OPEN_MODE
------------------------------ ----------
PDB$SEED             READ ONLY
PDBSOURCE12C  READ WRITE

Here are the Installation Steps :

Please enter the product directory location? /home/oracle/shareplex/splex_863_b1
Please enter the variable data directory location? /home/oracle/shareplex/splex_863_b1_var
Please specify the SharePlex Admin group (select a number):
1. [oinstall]
2. asmadmin
3. dba
4. oper
? 1
Please wait while the installer obtains Oracle information ...
Please enter the ORACLE_SID that corresponds to this installation? pdbsource12c
Please enter the ORACLE_HOME directory that corresponds to this ORACLE_SID? /u01/app/oracle/product/12.1.0/dbhome_1

...Installation failed...
Installation log saved to: /home/oracle/.shareplex/INSTALL-SharePlex-8.6.3-1601060445.log
ERROR: tpm: spo-query-oracle: Incompatible Oracle specification (121 vs. 100)

I am not able to find any online resource about the same.

Below is my /etc/oratab content :

source12c:/u01/app/oracle/product/12.1.0/dbhome_1:Y
pbdsource12c:/u01/app/oracle/product/12.1.0/dbhome_1:Y

And Below is mz Listenor status

[oracle@source12c Downloads]$ lsnrctl status

LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 06-JAN-2016 04:59:54

Copyright (c) 1991, 2014, Oracle. All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=test.net)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 12.1.0.2.0 - Production
Start Date 06-JAN-2016 04:31:13
Uptime 0 days 0 hr. 28 min. 41 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/oracle/product/12.1.0/dbhome_1/network/admin/listener.ora
Listener Log File /u01/app/oracle/diag/tnslsnr/source12c/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=test.net)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=test.net)(PORT=5500))(Security=(my_wallet_directory=/u01/app/oracle/admin/source12c/xdb_wallet))(Presentation=HTTP)(Session=RAW))
Services Summary...
Service "pdbsource12c.net" has 1 instance(s).
Instance "source12c", status READY, has 1 handler(s) for this service...
Service "source12c.net" has 1 instance(s).
Instance "source12c", status READY, has 1 handler(s) for this service...
Service "source12cXDB.net" has 1 instance(s).
Instance "source12c", status READY, has 1 handler(s) for this service...
The command completed successfully

Please Help.

Regards


Get-QADGroupMember -Indirect suppresses duplicates

$
0
0

When using the Get-QADGroupMember cmdlet with the -Indirect parameter, the resulting output will not show multiple occurrences of a user in the nested membership of the targeted group.  Example:  user account Sally is member of both GroupBB and GroupCC.  Both these groups are in the membership of GroupA.  If you run Get-QADGroupMember GroupA -Indirect you will only see Sally once in the results.

My preference would be to see every occurrence of Sally and not just the first instance.  Any thoughts?

Rule Fire Amount Script

$
0
0

Hi,


I'm looking to generate a report that outlines a set of rules and the number of times that those rules have fired alarms, similar to the information you can find via Rule Diagnostics > Diagnostic Details. I believe I need to use the RuletteStats Methods, found under foglightserver/console/script-help/index.html, however there isn't any documentation.

The issue comes in with getting the amount of times the alarms have fired, as I can find the name of the rules easily enough. Also, is it possible to get just the amount of times the alarms have fired for a certain time frame or is it just the number of times the alarms have fired total?

Thanks for any suggestions in advance,

Dillon

expAlarms.groovy

$
0
0

Hello to all

Can anyone help me with a little problem I have.

How to obtain all alarms, cleared and not cleared with groovy script.

There is variable alarms = almSvc.getCurrentAlarms(), but I need instead variable alarms = almSvc.getAlarms();


If I put this second variable, script does not work, with error : Could not find which method getAlarms() to invoke from this list:

public abstract java.util.List com.quest.nitro.service.sl.interfaces.alarm.AlarmService#getAlarms(java.util.Date, java.util.Date)
public abstract java.util.List com.quest.nitro.service.sl.interfaces.alarm.AlarmService#getAlarms(java.util.Date, java.util.Date, java.lang.String)

 

.I need this function because we send alarms from foglight to ITM Tivoli and we must now when alarm is cleared. Therefore, I need both, cleared and not cleared alarams.

Thanks in advance for help

Nikola 

Active Session on data base

$
0
0

Hi to all

again I have a question, this time about rules and alarms.

I found rule about Total Session Limit..this rule shows percentage of connection on the database.

My question is..where is if any the rule for number or percentage of Active Session, because Active and Total Session are not the same thing. I use Oracle Cartridge 5.7.5.2

Maybe someone know how to build rule for number of Active Session, because this number is visibly on Dashboard.

Thanks

Nikola

Need Report on All Changed Database Objects

$
0
0

Is there a way to create a report that will show all database objects that have changed in a given time period?  We have SQL PI running, so I can see that it is collected, I just can't figure out how to make a report out of it.  When I create a report, I can't find anything about change tracking to add to it.

wrong host name on db dashboard

$
0
0

Hello

does anyone know why I have wrong host name for my db instances on foglight database dashboard?

I have twoo db servers with 6 instances, but for 5 instances I see the same hostname which is not correct.

thanks 

Nikola 

twoo Fglam processes on fms server

$
0
0

Hi

I have FMS installed on Linux machine and Foglight  Agent Manager (FglAM) embedded on the Foglight Management Server (FMS) .

when I invoke this command: ps -ef | grep Fog..I see this..

[foglight@fog bin]$ ps -ef | grep Fog
foglight  1225 31943  0 13:45 pts/1    00:00:00 grep Fog
foglight 15328 31943 79 13:02 pts/1    00:34:34 Foglight 5.7.5.2: Foglight
foglight 25201 31943 99 13:39 pts/1    00:07:34 FoglightAgentManager 5.8.5.2: FglAM on fog.xxx.xxx.hr
foglight 25270 25201 14 13:39 pts/1    00:00:51 FoglightAgentManager 5.8.5.2: FglAM on fog.xxx.xxx.hr [OOP: IntegrationAgents]               

the question is, why I have three FGLAM processes and how I can stop FGLAM Integration Agent process without stopping all fglam?

thanks

Nikola


AOL Message object type takes a long time to fetch

$
0
0

Hi all:

We are using stat version 5.7.3 and connected with oracle EBS version 12.2.4

When we try to fetch the object AOL Message, it is taking a long time to get the list. Usually around 5 to 15 minutes to return the list.

We have open the SR with support regarding the issue. Just wonder if anyone else is having the same issue and what is their workaround for this. Thanks.

foglight Tablespace dashboard

$
0
0

Hi to all

does anyone has a problem with Table space ( Data File ) dashboard, I have no data for one of my DB instances.

For all others is everything ok, but for one of them the Dashboard is empty.

here is from log file:

 ERROR   [http-exec-147] com.quest.wcf.core.module.function.FunctionManager - For function id=system:oracle.getLastHistoryPoint name="'get Last History Point' from the System module Databases/Oracle", the value returned by the script: "Static value of type: "java.lang.Integer"" is not assignable to the script output type: wcf:MetricValue

Thanks in advance

Nikola

Foglight alarms sample time

$
0
0

Hello

does anyone know in which time period Foglight check for a new statements of alarm object?

Is this 5 or 10 or 15 minutes?

And is it possible to make a change on this?

Thanks

Nikola

Foglight for SQL Server

$
0
0

Hello,

We are currently monitoring the sql servers with foglight. For all the templates and db expansion reports that are currently available with 5.6, is it possible to run these reports against multiple instances (not all monitored instances or single instance)?

Also can we run it against grouped instances listed under DBWC_GV_GroupsContainer or DBWC_GV_GroupsIdentifier (under services categories)?

Thanks

Foglight API

$
0
0

Hi,

We are looking for a way to output information like server names, enabled alerts, agent status from foglight via an api of sorts.

Would foglight have any feature that would allow such? Could someone kindly link some documentation if there are any? 

Thanks!

Viewing all 48 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>