I have a java web application. How to make it SCOM compatible.
Please Help.
Abhinav
I have a java web application. How to make it SCOM compatible.
Please Help.
Abhinav
Having issue with SCOM APM discovery in SCOM Console displaying .NET
My concern is around deficiency of discovery.
In SCOM console, see '.Net Application Component' blank in discovered inventory for particular application
No overrides and Discovery for Application Components is enabled. Other APM applications show for discovered inventory.
.NET APM app added by the wizard on Authoring Tab.
No errors for Event source = .NET app monitoring.
No .NET App performance counters on agent perfmon output
IIS restarted (iisreset)
Have events 34004,34228, 34217,34218.
After APM Agent service restart, have 1209,1210, and 4001,4148 and 4150 events.
Also have 1318 events, but tuned self-monitoring threshold to 30,000
Example <ss:globalTimonlyPerSecondThreashold enable="true" value="30000" mode="light"/>
Any ideas?
Other blogs
Hi,
I am using SCOM 2012 R2.
APM was configured.
The following events are raising for APM (only for 3 servers):
Description: |
WCF application discovery failed because of the following exception: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Mom.Common, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
The system cannot find the file specified. |
I searched the web, but nothing about APM.
Thanks in advance!
Hi
I have configured JEE MPs for JBoss 6 with java 6 (running on Windows server 2008 R2) in SCOM 2012 R2 but none of the application server is being discovered and monitored. I have also configured Agent proxy settings on those servers.
MPs which I have imported are as follows:
-Microsoft.JEE.JBoss.6.mp
-Microsoft.JEE.JBoss.Library.mp
-Microsoft.JEE.Templates.Library.mpb
-Microsoft.JEE.Library.mpb
The customer access their application servers through a load balancer (Radware). To get a direct access to their application servers, they will need to open ports for them.
Please suggest me what should I do. I am stuck on this activity from last three days.
Any help will be really appreciated.
Thanks in advance.
Abhinav | MCTS-Server Virtualization
Im trying to get SCOM performance monitoring data into Excel for a dashboard view using Power Pivot.
with 1500 managed servers, queries to average data every 5 minutes would be too much data for client side.
do the views for SCOM Monitors already exist in the OM DB, or do i need to re-create the SQL views, and run select statements on that in excel ?
I want to monitor CPU Util%, Free Memory % and Free Disk % for all managed servers, with an average of all collections every 5 minutes. - that data can then truncate every 5 minutes when it re-runs to give me a "live" dashboard which i will then use conditional formatting on. Are there any sample queries out there I could edit ?
Hello,
I am quite new with SCOM and we have an urgent requirement for web transaction monitoring(with authentication).
I have followed the Technet document on this and was somehow able to do the monitoring. I have created a Run as account, added it to a Run as profile and distributed to agent managed computers. Then I added this credential in the authentication settings
of the URL. But I am not able to verify whether the login check is happening. I tried giving wrong password, but it returns no errors or alerts. Everything continued to show as healthy. So I should conclude it is not happening as expected. Please help.
.
Hi Team
I need to create a recycle event when the IIS server processor load reaches about 90%, it would then need to recycle the IIS Applications Pool, In addition to this, i know that this can be done by IIS but i want to have this managed by SCOM,
Any advice would be greatly appreciated, thanks
This gives me Total Servers collected from, and Total Servers found to have AVG collections over 90% for Memory Util.
My KPI states that I must only display the number of servers that are above 90%, for more than 10minutes.
The problem with this is that when i run it over a 10 minute period, I get collections for about 40% of my managed servers only.
I want to know if anyone has a better way of collecting the perf data over a 10 minute period ?
What i was thinking of doing is running this query with time interval on 11 minutes, populating a temp table with the data, running the query again with time interval on 1 minute ago, and comparing the results. IF it finds a match, I know that the server has been over 90% memory util for 10 minutes - then i can count it ? Its probably not entirely accurate, but Im out of ideas. From here, i want to export the Values for Total Servers and TotalServersAbove90% into Excel, and build a guage off it that will reflect a % of Servers within SLA -Memory Util.
Im not entirely familiar with SCOM collection intervals, IF I run the query for the last 1 minute - It seems to skip alot of servers and only returns data from about 50, is that because its not cycling on those at that moment ? In which case my idea below wont work.
- Dan - "Can't never could do anything"
Hi all,
I use SCOM2012 to monitor 2 applicative servers. The agent is correctly installed because I can see the health of them but the SNMP get request doesn't work for other fonctionnlaities included in the Management Pack.I installed Wireshark on both servers and I can see fine the SNMP packets, but in the details, the community is empty.
Should I configure the SNMP Service on SCOM server like on the Application servers ?
Thanks for you help.
Chris
Hello,
Currently SCOM is generating ticket for following Alert: Failed to Connect to Computer
Reason: Due to Network Connectivity entire site is down.
Need Following Resolution:
1. Can we configure SCOM to Create Ticket for 1st point of Failure (Router, Switch, Network) & not for each server in site?
2. Can we configure it to check dependency before generating Ticket? i.e. Router, Switch, Network etc.
Regards,
Prashant
Hello,
Currently SCOM is generating ticket for following Alert: Failed to Connect to Computer
Reason: Due to Network Connectivity entire site is down.
Need Following Resolution:
1. Can we configure SCOM to Create Ticket for "Default Gateway" & not for each server in site?
2. If Not, is there any Readymade solution available to achieve this?
3. If Not, In which developing Tool we can develop a program/script which will solve the issue?
Regards,
Prashant
Hi!
At some customer we get this OpsMgr events and we haven't yet start to use the SCOM APM function but the APM MPs is installed.
The events are:
Event ID=4513<o:p></o:p>
Source=HealthService<o:p></o:p>
MSG=The callback method DeliverDataToModule failed with
exception "Cannot open database
"OperationsManager" requested by the login. The login failed." in the module Microsoft.EnterpriseManagement.Modules.Apm.ServerModules.APMComputerSynchronizer.
Workflow: Microsoft.SystemCenter.Apm.APMComputerSynchronizerRule
Event ID=34502<o:p></o:p>
Source=.NET app monitoring<o:p></o:p>
MSG=An error related to user rights was detected during the database connection process.Exception: Cannot open database "OperationsManager" requested by the login. The login failed.Login failed for user 'XXX\scom_dw'.What cause this events
//Mats A
Hello,
Is SCOM checking any table in SQL Database before generating alert?
- Prashant Sahane
Hey
While deleting some test Run As accounts, I accidentally deleted the APM Run As Account that gets automatically created. Is there a way to restore this account? I was going to try and re-create it, but I never entered any credentials for it.
In my test environment, I installed APM and noticed that the account gets created once you start monitoring an application. The credentials for the account are a Binary Account File type with encrypted binary data.
Any suggestions with how I should proceed?
Thanks!
Hi gurus
Any Ideas why my AppAdvisor web console has no data? Any further investigation I can do?
I can access both the web console of AppDiagnostics and AppAdvisor. The AppDiagnostics web console contains data as expected. However, the AppAdvisor web console is strangely empty: No sources, no computers, and no applications groups.
Now, data are present in the DW, running say:select*from apm.Source returns the expected sources. In addition, if I run the AppAdvisor reports from the OpsMgr console (SSRS reports) they too contain data as expected.
Thanks
Michael Brandt Lassen
Hi,
I have APM alerts which name is "Server Performance Exception". The alert rule is "Generate Alert for Performance APM Event". The alert description is " '/Frame.aspx' has exceeded the configured threshold 60000 ms on: myserver.mydomain.net. For additional details please use the following link: http://..."
I need to increase the 60000 ms value, but when I open the alert rule properties, the parameters are: Enable, Priority and Severity. Nothing about time threshold.
The question is:
How to override the value (60000 ms) stated at the alert description?
Thanks in advance!
I am curious if there is a way to use a monitor to parse a webpage and generate an alert if a particular field reaches a certain threshold. The example below is a URL to our internal IronPort system. The highlighted field "active_recips" would be monitored and if it reaches a certain threshold, say "5", an alert would be generated. Is this possible?
Thanks
Hi
I have SCOM 2012, I have Discovery Network Rule for Monitoring Hosts.
My Question is, How to Modify Location Column and Description for each Host.
Thanks.