Quantcast
Channel: Operations Manager - General forum
Viewing all 11941 articles
Browse latest View live

monitor package distribution sccm

$
0
0

Hi,

Quick search on the internet and in the documentation does not provide much help so I try it here..

Is there a way to monitor the distribution of a particular package of SCCM via SCOM?
So monitor the status of the package distribution and give alert if this fails.

Robby


SCOM Maintenance Mode effect on agents

$
0
0
I was wondering if anyone could tell me what specifically maintenance mode does to an agent and the reporting on that agent. I know that maintenance mode shuts down the alert monitoring on an agent but what specifically does it do step by step? i.e. what services does it shut down or what scripts does it run. Also, when the agent comes out of maintenance mode and a report is ran on it what effect does the maintenance mode time have on the report? Is all the data collected for the report or does it leave out maintenance mode? And is it possible to make the report leave out all data (including collected windows event IDs) for that agent when it was in maintenance mode?

Maintenance Mode...

$
0
0

Hello,

I am using the Maintenance Scheduler of Tim McFadden SCOM2K7.

It was working perfectly for the past months until last night!!! (:

I placed early afternoon three servers in Maintenance Mode with this excellent tool, I did not get paged at night but I still got the emails alerts...

Date and Time: 5/14/2010 10:07:06 PM

Name ServicesStoreFailE

Server Role

Server Role Instance

Component

Source FSCMonitor

Description Forefront Server Security Monitor detected abnormal Information Store shutdown.



Custom Field1 Microsoft Forefront Server Security

Custom Field2 Forefront Security For Exchange Server

Custom Field3 ServicesFailure

Alert Context



Date and Time: 5/14/2010 10:07:06 PM

Log Name:

Source: FSCMonitor

Event Number: 1009

Level: 1

Logging Computer: EMGMB2

User: \

 Description:

Forefront Server Security Monitor detected abnormal Information Store shutdown.



Event Data:

I verified the Tasks > Show Scheduled task within the tools

e.g.: C:\MaintenanceModeV4\AgentMaintenanceModeV4.ps1 –rootMS: ‘OPMGRRMS1’ -computerPrincipalName: 'EMGMB2.ad' -minutes:120 -comment: 'Exchange Emergency Maintenance' -reason: 'PlannedOther'

Last Runtime 5/14/2010 9:55 PM

Is it because it came from the Forefront servers? If so does this mean I need to put in Maintenance Mode the Forefront Server when any other server is in Maintenance Mode? This seems abnormal how should it be handl?

Where to start the troubleshooting?

- How to know when the server was effectively in Maintenance Mode?

All ideas are welcome...

Thanks,

Dom


System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 Support

SCOM 2016 - Updates and Recommendations

$
0
0

Hello,

When i click Updates and Recommendations after upgrading SCOM 2012 R2 to SCOM 2016 i get the following error.

Date: 30-12-2016 09:16:27
Application: Operations Manager
Application Version: 7.2.11719.0
Severity: Error
Message:

System.Exception: An error occurred while displaying the Updates and Recommendations View.  This might be because the database query has encountered an issue or the online catalog service is down. Please wait a few minutes and try your request again. ---> System.ArgumentException: An item with the same key has already been added.
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.GetInstalledManagementPackDetailsFromOpsDB()
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.PopulateWorkLoadList()
   --- End of inner exception stack trace ---
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.PopulateWorkLoadList()
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.LoadWorkLoadsJob(Object sender, ConsoleJobEventArgs args)
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
System.ArgumentException: An item with the same key has already been added.
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.GetInstalledManagementPackDetailsFromOpsDB()
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.PopulateWorkLoadList()

Can anybody help.

SCOM 2012 Management Pack for Monitoring Processor, RAM, and Disk Utility

$
0
0

Hi,

I already have a SCOM 2012 R2 as a single management server, and also has installed Windows Server Operating System Management Pack.

I need to monitor Processor, RAM, and Disk utilization of all servers that has discovered by SCOM. 

If necessary additional Management Pack for solve this issue?
And how can i get that Management Pack?

Please your advice.

Thanks.

PoSh script for all rules and monitors

$
0
0

Hello all,

I am using SCOM 12 R2, and  i need a posh script to display all the rules and monitors in my environment. Please help.

left over alarms in the active alarm field

$
0
0

I have a weird issue where I have alarms in SCOM that I can not close, I get an alert that says Failed to apply changes. An error occured executing the command, and that the alert was not found, here is additional information

Please provide the following information to the support engineer if you have to contact Microsoft Help and Support :

Microsoft.EnterpriseManagement.CompositionEngine.CompositionException: An error occurred executing the command: [Microsoft.EnterpriseManagement.Monitoring.DataProviders!AlertProvider/SetAlertResolutionStatesAcrossTiers] in provider: [Microsoft.EnterpriseManagement.Monitoring.DataProviders.AlertProvider, Microsoft.EnterpriseManagement.Monitoring.DataProviders, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35].An object of class MonitoringAlert with ID a70f8f44-9b73-476c-9faf-b6f5f4dc36bf was not found.

When I run a powershell script, it doesn't even show these alarms, as if they are closed but part of the alarm remains.

any idea on how to clear these out?


Paul Arbogast

Get-SCOMAlert Timeraised results are not corresponding to times seen in console (1 hour off)

$
0
0

The alert timeraised shown in the SCOM console are correct.

I'm using the following script:

import-module operationsmanager
$Date = Get-Date
$StartDate = Get-Date -Date $Date.addDays(-1) -Hour 23 -Minute 0 -Second 0
$EndDate = Get-Date -Date $Date -Hour 7 -Minute 30 -Second 0
Get-SCOMAlert | Where { $_.TimeRaised -ge $StartDate -and $_.TimeRaised -le $EndDate  -and $_.severity -imatch "Error"} | sort-object TimeRaised | ft Severity, Name, TimeRaised -Auto

Expected: All (Error) alerts opened between 23:00 yesterday and 7:30 today.

Result: All (Error) alerts openend between 0:00 and 8:30.

What is going wrong and how do correct this behaviour ?


"Failure Sending Mail: Failure sending mail" while scheduling reports in SCOM 2012 R2

$
0
0

Hi,

I joined my organisation where reporting and notification settings in SCOM were already placed.

However, this is the first time reports are being scheduled.

So i can fetch reports from SCOM and schedule them.

However, SCOM reporting console is showing the message "Failure Sending Mail: Failure sending mail".

Can someone please help with this? :)

vCenter 5 monitoring with SCOM 2012

$
0
0

Hi,

I am looking for the best way to monitor vCenter 5 using SCOM 2012. It seem that you cannot discover Windows Systems as SNMP devices using SCOM and therefore the server where vCenter is installed cannot be discovered. 

I have considered using Orchestrator 2012 to monitor SNMP traps and then forward them onto SCOM 2012, however I am struggling with this a bit.

Is there an easy way to do this without having to buy additional management pack for SCOM.

Thanks
Sam

The "Created" date and time for rules and monitors are not getting updated

$
0
0

The "Created" date and time for rules and monitors are not getting updated

We are using SCOM 2012 UR8 

Update rollup 8.0.11030.0 for Microsoft Monitoring Agent (KB3206063)

$
0
0

 Hi experts,

I am a little confused about the UR we were informed is available recently. As far as I know the latest UR for SCOM 2012 R2 is UR11:

https://buildnumbers.wordpress.com/scom/#2012R2

How does UR 8.0.11030.0 fit in this schema? Is it post UR11? Is it a build number, and if so why isn't it 7.1.10226.xxxx? Thanks in advance for the hints!

SCOM 2012 SP1 Upgrade - RMS fine but can't upgrade reporting or web console

$
0
0

Hi,

We've just upgraded our RMS to SCOM 2012 SP1 and everything went smoothly as per the documentation. However when I next try to upgrade the Reporting or Web Consoles (located on separate servers) to SP1 I am presented with a message saying:

"The management server to which this component reports has not been upgraded".

At that point we cannot proceed past the prerequisite checker.

I am totally confident that the SP1 upgrade went through on the RMS and all file versions are at SP1.

Can anyone help please?

Thanks,

Tim

Giving users access to their Reports via the console

$
0
0

Hi,

Is it possible to give a User access to their Reports via a console so they can drill down on the report(s) to see detailed data?

Thx very much,

John Bradshaw



Monitoring of RPC calls

$
0
0
Can we monitor RPC calls in SCOM when RPC calls hits a session host server. We need to check how many RPC connections are in queue for that server.



How working failover managment group 2012r2

$
0
0

Hello, all! 

Could you help me understand how working failover managemnt group for agents.

For example 1 agent have PrimaryServer1 and 3 Secondary servers.

Next time loose network connectivity and agent can not sent packet to PrimaryServer1, but agent see other secondary servers at this time agent will ask PrimaryServer1 and get Heartbeat, after that agent find secondary server and working with it? or

Agent should automatic find Secondary Server with out alert about Heartbeat?

Thanks.

SCOM 2016 - Alert Tuning MP Count

$
0
0
We have a client who is using the alert tuning MP from SCOM 2016, they have spent a lot of time cleaning up their console. They would like to reset the count of alerts to start again from. Is this possible? What are the options?

Community developed SCOM Management Pack for VMware

$
0
0

Hi

does somebody have experience with this MP?

... and what the Warning --- is it really critical? 

Warning

There is a bug that will cause MonitoringHost.exe to crash on the Management Server that manages the VMware discovered objects. Have a plan to mitigate this bug if you plan on testing this MP out.

Thanks

SCOM 2007R2 agent compatibility with Windows 2016 OS

$
0
0
Good day Everyone - Our Operating system team is testing & certifying Windows 2016 operating system for release . Can you please let me know if the 2007R2 agent is compatible ?

-py

scom 2016 console error object class managementpackclass

$
0
0

After upgrading to SCOM 2016 all working on server and also the console.

But on my own notebook I get the following error:

Date: 20-10-2016 15:20:05
Application: Operations Manager
Application Version: 7.2.11719.0
Severity: Error
Message:

Microsoft.EnterpriseManagement.Common.ObjectNotFoundException: Een object van klasse ManagementPackFolder met id 67c0d5b3-9a9b-c81e-55e5-c9756959dea9 is niet gevonden.
   at Microsoft.EnterpriseManagement.Configuration.TypeSpaceCache.Get[T](Guid id)
   at Microsoft.EnterpriseManagement.PresentationManagement.GetFolder(Guid id)
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.MonitoringViewFolderCache.GetMonitoringViewsRootFolder()
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.MonitoringViewsNodeProvider.InitializeViewTreeJob(Object sender, ConsoleJobEventArgs args)
   at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)

Already started the console with /clearcache option also did not help. Uninstall the console and reboot and install again.

Deleted the registry of the SCOM Console.

All don't help


Andre van den Berg

Viewing all 11941 articles
Browse latest View live


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