People
Main  »  My Profile Search More
Andreas Zuckerhut
Local Network
2

2
Andreas Zuckerhut
Level: System Center Expert | Points: 27584
I Recommend
Subject From Date
Recommended
Subject From Date
About Me
  • Biography:

    I'm just another IT Dreadnought

ACHIEVEMENTS:
The Editor
Master of Submissions
Commentator
Submission Points (25)
Rating Points (5)
Voter
Albums: (0) View My Albums
Latest Photos (7) Photos
Bookmark Profile

Community
Submit

Rank (0) Views 63 On Mon, Feb 06, 2012 1:53 PM, 12 hours ago By Andreas Zuckerhut

0

0

As long as the group and the override are in the same MP you are fine. It's just that you can't refer from one MP to another, unsealed, MP.

   Comments(0)

Rank (0) Views 65 On Mon, Feb 06, 2012 9:51 AM, 16 hours ago By Andreas Zuckerhut

0

0

You can't target groups with monitors (in 2012 this will be possible though). You have to create a monitor that is disabled by default, and then you enable it only for that group.

   Comments(0)

Rank (0) Views 62 On Mon, Feb 06, 2012 9:50 AM, 16 hours ago By Andreas Zuckerhut

0

0

Yes it will work as long as you are exporting it from a 2007 environment. Exported Management Packs from 2012 won't be readable by the Authoring Console.

   Comments(0)

Rank (4) Views 125 On Sun, Feb 05, 2012 8:24 AM, 1 day 18 hours ago By Andreas Zuckerhut

0

0

Yea, I got that. But, the question really is: why do you need the "Acked by Connector" update/resolution state?

   Comments(0)

Rank (3) Views 116 On Sun, Feb 05, 2012 8:03 AM, 1 day 18 hours ago By Andreas Zuckerhut

0

0

Hmm, weird. My XML won't help you though, attach yours and let me see if I can find any mistakes. And yes, the items all appear in both the explicit members UI as well as the group members UI.

   Comments(0)

Rank (3) Views 354 On Fri, Feb 03, 2012 7:02 PM, 3 days ago By Andreas Zuckerhut

0

0

Well you don't need to update the alert, that "Ack by Connector" is redundant. You only have to acknowledge the alert.

   Comments(0)

Rank (2) Views 149 On Fri, Feb 03, 2012 1:33 PM, 3 days ago By Andreas Zuckerhut

0

0

:D what are you doing? Of course it won't find System.Entity, you have to tell it in which Management Pack that class is. Ever wondered what this is for: MicrosoftSystemCenterInstanceGroupLibrary6172210! <- it tells it in which Management Pack it has to s...

   Comments(0)

Rank (2) Views 136 On Fri, Feb 03, 2012 12:06 PM, 3 days ago By Andreas Zuckerhut

0

0

Ooops, well the method Getmonitoringclass() doesn't exist, there's GetMonitoringClasses() but that's not what you need. What you need is: $MO.GetLeastDerivedNonAbstractMonitoringClass().name And, I already explained to you that have to target System.Enti...

   Comments(0)

Rank (2) Views 125 On Fri, Feb 03, 2012 9:00 AM, 3 days ago By Andreas Zuckerhut

0

0

Subscriptions are only available for alerts, not for collections.

   Comments(0)

Rank (2) Views 139 On Fri, Feb 03, 2012 7:18 AM, 3 days ago By Andreas Zuckerhut

0

0

What is the target of the collection rule? Use that one for your alerting rule and see if that works out for you.

   Comments(0)

Rank (3) Views 255 On Fri, Feb 03, 2012 7:11 AM, 3 days ago By Andreas Zuckerhut

0

0

The issue you have is that you target the DBEngine class, change that to System.Entity otherwise you can't get anything but DB Engine instances. The relationship is just fine. Regarding "all classes": You have to have a parent (reference point) for which...

   Comments(0)

Rank (3) Views 144 On Thu, Feb 02, 2012 8:00 AM, 4 days ago By Andreas Zuckerhut

0

0

There are quite a lot monitors associated with the RMS and each may turn it critical, therefore "the rms is critical" is not quite helpful. As for the heartbeat failures, are these agents reporting to the RMS? You may want to verify that the System Center...

   Comments(0)

Rank (2) Views 127 On Wed, Feb 01, 2012 11:46 AM, 5 days ago By Andreas Zuckerhut

0

0

That perfectly depends on whether or not you can achieve what you want to do remotely. You can always write your own application or script that gets the information you want and then use one of your servers that have an agent installed to collect and aler...

   Comments(0)

Rank (1) Views 109 On Wed, Feb 01, 2012 10:22 AM, 5 days ago By Andreas Zuckerhut

0

0

Ye, I can only make quite a wild guess on that one though. The issue with these templates is that you could actually create your own templates and they could have done something that conflicts with your role. For instance, a template could be used to cr...

   Comments(0)

Rank (2) Views 92 On Wed, Feb 01, 2012 9:22 AM, 5 days ago By Andreas Zuckerhut

0

0

You can't create groups with these roles as this would be a major security facepalm. These roles apply to groups that are used for scoping. If an Author could create a new group which he would have to have access to, he could just add everything to the gr...

   Comments(0)
0

0

Check out Stefan's guide on how to create script monitors: http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/44971/Default.aspx

   Comments(0)

Rank (3) Views 122 On Wed, Feb 01, 2012 7:05 AM, 5 days ago By Andreas Zuckerhut

0

0

Gotta correct that one: "You will need to import the EXACT version of the MP you reference". It has to be the same version or higher, otherwise you could never update any Management Packs without refactoring all the referencing ones too. Regarding your q...

   Comments(0)
0

0

Hm, simple while loop that breaks once a certain repeatcount has been reached. I bet there's a better solution though. $Service = Get-Service -Name "Spooler" $State = $Service.Status $Repeatcount = 0 while ($State -ne "Running") {     tra...

   Comments(0)

Rank (3) Views 135 On Tue, Jan 31, 2012 10:28 AM, 6 days ago By Andreas Zuckerhut

0

0

Nothing else I can think of. As mentioned I had a bug with that also, do you have a 2012 RC environment where you could test if it works there? In my case it worked for 2012 but not for 2007. For troubleshooting purposes could you try to put some other pr...

   Comments(0)

Rank (3) Views 162 On Tue, Jan 31, 2012 8:51 AM, 6 days ago By Andreas Zuckerhut

0

0

The string resource is only filled out in the portuguese Language Pack - UIGeneratedMonitor87568d68dbcb43439580c7f920f711df_AlertMessageResourceID Copy the description to the ENU Language Pack.

   Comments(0)
[1]  2  3  4  5