 |
|
|
Submit
|
|
|
|
I've started gathering all the System Center-related PowerShell scripts I use from System Center Central (and a few from elsewhere) so I could have a convenient reference point. Here's the first round, but there's a lot more to be added. Here are the cat
any 1 have any idea on this? no luck googling though... :(
The last update for the SharePoint 2007 mp was April 2009, and the blog post you reference is January 2010. Nothing has changed in the last 2-3 months. One farm is still the limit on 2007.
Thank you for the sample. At first look, it seems like what I want, but for one thing. How can I handle hierarchies in a report like this? If it were groups I was talking about, it would be sub-groups or nested groups?
Cheers,
Shaun
Currently working on a Sharepoint 2007 project, I am introducing SCOM 2007 R2 as a monitoring solution for the project.
I need to monitor 2 FARMS (Active/Standby) with a SCOM infrastructure, the question has raised if it is possible to manage 2 FARMS
I have been involved for a number of years with helping Service Providers understand how to correctly deploy Operations Manager in multi-tenant type scenarios, below is some information I have put together from a number of different sources as well as fro
I would try re-installing the IIS MP i.e. delete the MP and re-import it.
I remember having the same issues a while back and this solved it.
Let me knowhow you get on,
Gordon
Hi Brian, the scheduling functionality is a fetaure of SQL Reporting Services and not OpsMgr unfortunately, so if you have moved repoting services too, it is likely that you have lost any scheduled jobs that you may have had.
I am not aware of anyway
This article gives step-by-step instructions how to feed computer location information from an external source into OpsMgr using a connector.
Have you looked in the OpsMgr Event Logs on the agent managed computers to see what errors are present? Here's how to get to the tasks that will show you rules that are running and the ones that have failed.
Returning Resultant Set of Rules in Ops M
Here is the output of get-member:
PS Monitoring:\ $sample2 | Get-Member TypeName: Microsoft.EnterpriseManagement.Monitoring.MonitoringPerformanceDataValue Name MemberType Definition
Try $sample2 | get-member Maybe there's some property that will tell you which Object/Counter/Instance it is.
Thanks, I took Tommy's advise and scaled down the criteria (didn't realize that was possible) and here is what I have. Now it seems I'm pulling way more data!
$sample2 = get-performanceCounter -criteria: MonitoringObjectPath='userv0234.us.domain.com
From what I see there you query for data within the last 5 minutes. That's pretty odd. If there's no data within the last 5 minutes, you won't get any results of course. I don't know how often you pull the data from the machines. To verify the Instancenam
I am not an expert in PowerShell (or anything else for that matter), but when I have trouble in PowerShell with data not being returned, I remove some of my parameters...back off some of the instance-specific code to more and more general queries until
Hi Shaun,
Please find a script below. Hopefully it's self documenting enough but if you've got any other questions please let me know!
Cheers
_________________________________________________________
use OperationsManagerDW
DECLARE @Rel
Like Stefan said, I don't think you want this inventory in your SCOM environment.
I'd like to add that your starting point is not the way to go in my opinion. You don't monitor for the sake of monitoring.
Why would you wan't to monitor services of w
If you are just looking for some inventory, I suggest you either use a tool (like SCCM) or you do it quick and dirty using an agent task. Execute a script or just the "net start" command to get a list of all running services. Then you can either copy it o
Hi Stefan
My motivation is not to find every MP, but get a brief view of what is allready installed, and then focus on finding the MP.
I have tried PowerShell get-service, but so far, no luck in getting this information into the database.
Hi Origa, I'm not sure if something like this exists. I'm also not sure if you would be better off using SCCM for inventory stuff. You could discover all your services for all your machines using a custom management pack but as far as I know, it may not
|
|
|
|
|
Quick Links
System Center Web sites
3rd Party / Partner Resources
Other System Center Resources
|
|
|
|
|
Top Contributors
|
|
Points: 29430
Level: System Center Expert
|
|
|
Points: 24529
Level: System Center Expert
|
|
|
Points: 21207
Level: System Center Expert
|
|
|
Points: 12669
Level: System Center Expert
|
|
|
Points: 11676
Level: System Center Expert
|
|
|
|
|
|
|
|
|
|
|
|
|
 |