The Data on Demand Management Packs contains several useful Microsoft System Center Operations Manager (SCOM) agent tasks, including the Netstat task required by Squared Up Visual Application Discovery & Analysis.
To make use of these Management packs, you will need SCOM installed and configured, monitoring your environment. No other dependencies are required.
This GitHub repository contains the source files. The sealed downloadable management packs can be found here:
https://download.squaredup.com/#managementpacks
To install the Data On Demand MPs you will need:
Import the management packs into SCOM using the standard process.
The MPs will show up as Data on Demand - Community Management Pack
.
The MPs adds a number of agent tasks to various computer classes, with the suffix (Data On Demand)
. This can be viewed in the SCOM console under Authoring > Management Pack Objects > Tasks
.
Display Name | Target | Description |
---|---|---|
Get DNS Cache (Data On Demand) | Windows Computer | Lists all entries in the server's DNS cache. |
Get IIS Log Folder Metrics (Data On Demand) | IIS Webserver | Displays IIS log file size information on the target computer. |
Get IIS Worker Processes Data (Data On Demand) | IIS Webserver | Displays worker process information about IIS on the target computer. |
Get Netstat CSV (Data On Demand) | Unix Computer | Displays established TCP connections using netstat. |
Get Netstat CSV (Data On Demand) | Windows Computer | Displays established TCP connections using netstat. |
Get SQL Server Connections (Data On Demand) | SQL DB Engine | Lists all open connections to the SQL instance, and the databases that are in use by those connections. |
List Event Logs (Data On Demand) | Windows Computer | Displays the last 4 entries in the system event log. |
List Processes (Data On Demand) | Windows Computer | Lists the top 10 processes sorted by CPU usage. |
List Services (Data On Demand) | Windows Computer | Lists the name and status of services. |
List Update History (Data On Demand) | Windows Computer | Lists Windows Update activity on the target computer. |
Resolve Addresses (Data On Demand) | Unix Computer | Looks up the specified IP Addresses or names using configured DNS settings on the target computer. |
Resolve Addresses (Data On Demand) | Windows Computer | Looks up the specified IP Addresses or names using configured DNS settings on the target computer. |
Note: Windows tasks support returning data in JSON, however this is only supported if PowerShell v3 or later are available on the target agent.
While anyone is free to download and import these management pack projects, sealed and signed releases of these management packs will only be available via https://download.squaredup.com/#managementpacks.
Releases of these management packs will use semantic versioning, and will occur as and when warranted.
These management packs are community packs originally developed by Squared Up (http://www.squaredup.com).
For help and advice, post questions on http://community.squaredup.com/answers.
If you have found a specific bug or issue with the tasks in one of the management packs, please raise an issue on GitHub.
If you want to suggest some fixes or improvements to the scripts or management packs, raise an issue on the GitHub Issues page or better, submit the suggested change as a Pull Request.
If you have an awesome command/script that you would like to share but lack the MP authoring knowledge to embed this in a task, feel free to raise an issue and include the content you want in the task.
(Data On Demand)
.