Tag: monitoring

35 script(s) tagged “monitoring”

⚡ PowerShell 5.1+

Get Disk Space Report

Reports free/used disk space for all local fixed drives in a color-coded table, with optional CSV export and a configur…

⚡ PowerShell 5.1+

Watch Computer System Product Info for Changes

Polls Win32_ComputerSystemProduct on an interval and prints a line whenever the Computer System Product Info count chan…

⚡ PowerShell 5.1+

Watch Keyboard Info for Changes

Polls Win32_Keyboard on an interval and prints a line whenever the Keyboard Info count changes — a lightweight way to n…

⚡ PowerShell 5.1+

Watch Battery Info for Changes

Polls Win32_Battery on an interval and prints a line whenever the Battery Info count changes — a lightweight way to not…

⚡ PowerShell 5.1+

Watch Installed MSI Products for Changes

Polls Win32_Product on an interval and prints a line whenever the Installed MSI Products count changes — a lightweight …

⚡ PowerShell 5.1+

Watch Environment Variables for Changes

Polls Win32_Environment on an interval and prints a line whenever the Environment Variables count changes — a lightweig…

⚡ PowerShell 5.1+

Watch System Drivers for Changes

Polls Win32_SystemDriver on an interval and prints a line whenever the System Drivers count changes — a lightweight way…

⚡ PowerShell 5.1+

Watch Physical Memory Modules for Changes

Polls Win32_PhysicalMemory on an interval and prints a line whenever the Physical Memory Modules count changes — a ligh…

⚡ PowerShell 5.1+

Watch Network Shares for Changes

Polls Win32_Share on an interval and prints a line whenever the Network Shares count changes — a lightweight way to not…

⚡ PowerShell 5.1+

Watch Physical Disk Drives for Changes

Polls Win32_DiskDrive on an interval and prints a line whenever the Physical Disk Drives count changes — a lightweight …

⚡ PowerShell 5.1+

Watch Network Adapter Configuration for Changes

Polls Win32_NetworkAdapterConfiguration on an interval and prints a line whenever the Network Adapter Configuration cou…

⚡ PowerShell 5.1+

Watch Processes for Changes

Polls Win32_Process on an interval and prints a line whenever the Processes count changes — a lightweight way to notice…