| vanessa's profilesensory overloadBlogListsNetwork | Help |
|
5/9/2008 MOM 2005: Agent heartbeat failuresSteve Rachui wrote a great blog about Agent heartbeat detection in MOM. While I have always understood the way MOM deals with heartbeat failures, explaining to someone who doesn't understand MOM hasn't been all that easy, and this article will help with that. And, if your organisation is anything like ours, you will have placed your servers into custom groups for notification purposes. John Hann shared a great script for dealing with these custom notification groups. The only change I have made to the script (other than to cater for my 40+ notifications groups), is to remove the Exit for clause. Original script:
My version:
The reason for this is simple: Certain servers may reside in multiple groups, with different people responsible for each group. With the Exit for clause in tact, the script will stop processing after the first group found, and will not generate the additional events. 5/8/2008 MOM 2005: Disk defrag analysisUse this script to analyse the defragmentation levels of disk drives on the servers.
I would not suggest running this on a daily basis, but rather on a weekly or even monthly basis in off-peak periods, as it can cause slight degradation in service. The script runs defrag analysis and will generate an Error event should the drive require defragmentation. To implement this script, create a timed event rule to run the script, and then the corresponding event response rules. To change the event id generated, these lines should be modified:
You can also modify the message generated as it suits your environment. MOM 2005: Script errorsI have been working through the script errors reported from the machines in our environment recently. Today's error tackled was this one: Event Type: Error After much Googling, I found a link on the microsoft.public.mom group provided by the ever-knowledgeable Anders Bergtsson to this discussion on the microsoft.public.mom.managementpack.sql group, providing the solution. And the solution, in reality, is rather simple.
SCOM 2007: Cross platform extensionsExtending Cross-Platform Management for the Datacenter Microsoft today announced the availability of a public beta for System Center Operations Manager 2007 Cross Platform Extensions, which build on the existing Operations Manager 2007 technology and capabilities and are designed to help customers extend the value of their Microsoft System Center investments. Providing customers with a comprehensive management solution, this new end-to-end IT systems monitoring capability incorporates industry standards and proven open source technologies, including Web Services for Management (WS-Management) and OpenPegasus, extending the capabilities across both physical and virtualized Windows and non-Windows operating systems and applications. Microsoft delivers the core foundational cross-platform support out of the box for HP-UX, Red Hat Enterprise Linux, Sun Solaris and SUSE Linux Enterprise Server operating systems so that partners can focus on adding their deep domain expertise in the form of management packs. Companies such as Novell Inc., Quest Software Inc. and Xandros Inc. have demonstrated their support by working to deliver monitoring abilities for applications made by organizations such as The Apache Software Foundation, MySQL AB and Oracle. Further demonstrating support for its commitment to OpenPegasus, Microsoft also announced today that it will be joining the OpenPegasus Steering Committee and contribute code back to the open source community under the Microsoft Public License, an Open Source Initiative (OSI)-approved license. “The System Center Operations Manager 2007 Cross Platform Extensions have already delivered exciting results for Xandros,” said Andreas Typaldos, CEO of Xandros. “They enabled us to cut our expected development time in half as we created our management packs for Apache and MySQL running on Linux and Solaris, resulting in quicker time to market and delivery of betas to our customers today. This new foundation from Microsoft enabled us to focus on the development of high-level management functions for applications, with the knowledge that the Cross Platform Extensions were providing the necessary underlying interfaces to System Center Operations Manager, enabling heterogeneous management from a single location across customer environments.” Microsoft also delivered a beta of the updated System Center Operations Manager 2007 Connectors, based on many of the same extensible open source technology and industry standards as the Cross Platform Extensions, which provide an integrated administrative experience and the ability to interoperate and exchange System Center monitoring data with third-party management offerings such as HP OpenView and IBM Tivoli Enterprise Console.
I think everyone will agree with me that this is simply fabulous news. I cannot help but wonder how the guys from eXc Software, who have been providing these extensions at a premium in the past, are feeling about it. Our SCOM project kicks off next month and we should be just about finished with the migration when the extensions are freely available. I am looking forward to being able to monitor the entire environment from one place. |
|
|