Comments
-
Component Type: WMI Monitor WMI Namespace: root\CIMV2 SELECT CurrentApplicationPoolState FROM Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS WHERE Name='Name Application Pool via IIS console' Critical: equal to 5 (Pool Down)
-
if not in the spelling davayas sql code 1)------------------------------------------------------------ SELECT DISTINCT NodeID, Caption FROM Nodes Where NodeID not in (SELECT Nodes.NodeID FROM Nodes, APM_CurrentStatusOfApplication Where Nodes.NodeID = APM_CurrentStatusOfApplication.NodeID and…
-
All right. Used the ODBC User Experience Monitor but not successful: Error "Server rejected the connection. Driver's SQLSetConnectAttr failed." I will try again.
-
I see in this case only the following option: play around with time. Script looks record over the past five minutes. Type of Property to Monitor: Custom SQL Alert Set up yuor Trigger Query: Auditing Events last part of the script: WHERE AuditingActionTypes.ActionTypeID in (24,25,26,27,29) AND (DATEDIFF(minute,…
-
if you use the Advanced SQL 1) All nodes do not have an application template containing the word «Windows» --------------------------------------------------------- SELECT DISTINCT NodeID, Caption FROM Nodes Where NodeID not in (SELECT Nodes.NodeID FROM Nodes, APM_CurrentStatusOfApplication Where Nodes.NodeID =…
-
With ODP.NET user sys similar to not connect as sysdba
-
Thank you, aLTeReGo. But for some sql queries preferred credentials are required, ie the user must have a role sysdba. * Administrative Privileges I tried to change the Credentials, asking the user as sysdba: connection worked, but the request was not working out due to lack of privileges. I also tried to do it all just…
-
created the idea The JMX agent in Application Server supports the following connectors: Simple Object Access Protocol/Hypertext Transfer Protocol (SOAP/HTTP)
-
Port: 9999 Customize URL: service:jmx:remoting-jmx://${IP}:${PORT}${PATH}
-
Type of Property to Monitor: Auditing Events ??? ActionTypeIDActionTypeActionTypeDisplayName10Orion.CustomPropertyAddedCustom Property added11Orion.CustomPropertyDeletedCustom Property deleted12Orion.CustomPropertyChangedCustom Property edited