Operations Manager – Extending UNIX/Linux Monitoring with MP Authoring – Part IV

Introduction In Part III of this series, I walked through creation of data sources, a discovery, and a rule for discovering dynamically-named log files and implementing an alert-generating rule for log file monitoring.  In this post, I will continue to expand this Management Pack to implement performance collection rules, using WSMan Invoke methods to collect [...]

Operations Manager – Extending UNIX/Linux Monitoring with MP Authoring – Part III

Introduction In Part II of this series, I walked through creation of data sources, a discovery, a monitor type, and a monitor for customized ”Process Count” monitoring for discovered instances of a ”Service” class. In this post, I will continue to build on this example MP to implement dynamic log file discovery and monitoring. Dynamic Log File Discovery and Monitoring Log file [...]

Operations Manager – Extending UNIX/Linux Monitoring with MP Authoring – Part II

Introduction In Part I of this series, I walked through creation of a custom Management Pack for monitoring an application hosted on a UNIX or Linux server, as well as the creation of some base data sources and application discovery.   In this post, I will build on this MP to implement custom process monitoring – [...]

Operations Manager – Extending UNIX/Linux Monitoring with MP Authoring – Part I

Introduction The OpsMgr UNIX and Linux monitoring implementation can be extended through MP authoring to implement robust system and application monitoring for UNIX/Linux servers.   The most direct mechanism of extension comes in the form of the script provider, accessed with WSMan Invoke modules.   The WSMan Invoke modules support three methods of invoking actions: ExecuteCommand – [...]

Follow

Get every new post delivered to your Inbox.

Join 42 other followers