Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Powershell NRPE NSClient script for HP SmartArray check





Powershell script to check HP SmartArray RAID status on Windows
Powershell Disk Check & Automated Cleanup script





You'll need a proxy host to run your Powershell commands (or they can be run directly from the server(s)). More info here: http://www.nsclient.org/nscp/discussion/topic/637 This script will detect and monitor any fixed disks, the three variables you n ...
Parameter Driven Generic Event Handler





This is a generic use, parameter driven event handler script. It allows for simple command definitions to run event handlers under various conditions. Use this to restart Windows/Linux/Unix services remotely (ie without having to install any software ...
NsClientExt_Check_Locks_MsSQL.vbs





' ************************************************** ' NsClientExtCheckLocks.vbs ' ************************************************** ' Version 0.0.0.2 ' NsClient Custom Extention ' Writed 20130816 By Cedric G. -Groupe SNEF- ' ********************** ...
NSClient Updater and Installer





Update or install 32 or 64bit NSClient++ versions remote and centralized on your windows servers.
NSClient - No Pdh Error Messages





Recompiled NSClient with "PDH.dll Collect CPU - ERROR: 0x80000..." error message disabled.
NSClient





NSClient++ is a monitoring agent/daemon for Windows systems that works with Nagios. It is a replacement for NSClient and NRPE_NT.
NetBackup latest backup status check by Policy name





Heavily modified version of the original plugin by Ryosuke Matsui *** This script is for MS-Windows environment *** This PowerShell script works with NSClient++ on MS-Windows environment. You can check the latest backup status of NetBackup POLICY in last ...
NetBackup latest backup status check





*** This script is for MS-Windows environment *** This PowerShell script works with NSClient++ on MS-Windows environment. You can check the latest backup status of NetBackup within 24 hours. This script is written in the MS-PowerShell, is used for ...
NetApp SnapManager for SQL Backup Checker





Powershell Script to be used with NSClient++ (NRPE) that will parse the current days log file for backup status (Success/Fail). If no log can be found for today (such as if the backup hasn't run yet), then the script will look for yesterdays log file inst ...
NetApp SnapManager for Exchange Backup Checker





Powershell Script to be used with NSClient++ (NRPE) that will parse the current days log file for backup status (Success/Fail). If no log can be found for today (such as if the backup hasn't run yet), then the script will look for yesterdays log file inst ...
Nagios XI – Windows Monitoring – Installing NSClien...





Learn how to monitor your entire Windows environment with Nagios XI. This video shows the first of four methods for Windows monitoring.
Nagios XI – Configure FTP for Nagios





This document describes how to configure an FTP server running on your Nagios XI installation. It is intended for use by Nagios XI Administrators who wish to implement FTP on Nagios XI. If your using Nagios to monitor a windows environment, you can use FT ...
Nagios XI - Monitoring Windows Using NSClient





This document describes how to monitor Microsoft Windows using the NSClient++ monitoring agent. There are two different methods for communicating with NSClient++ and this documentation explains them both. This document is intended for use by Nagios XI Ad ...
Multithreaded multi ping targets through NRPE





Multithreaded multiple ping targets from a remote server through nrpe / nsclient. For example, if you have a remote site with one server, you can then use it to ping different targets (local switch, google...). Return number of online/offline target ...
Modified Nsclient Agent - Top 5 CPU & Memory Consuming...





Modified Nsclient++ v1.0 Agent and Modified check_nt(nagios-plugins) for windows servers to get Top 5 CPU or Memory consuming process details right inside your Nagios.
Michael Medin - NSClient Plus Plus: Whats New





This presentation focuses mainly on whats new and whats up in the near future when it comes to NSClient++ as well as an introduction on option when it comes to Windows monitoring as well as why we need it. Michael Medin also explains how you can get the m ...
Memory used by a process





This plugin is written in PowerShell. He indicates the memory used by a process. He uses this performance counter : Process($Process)Private Bytes. You must use NSClient, you have three args : - Process - Warning - Critical This plugin has ...
Mailbox Health 2007.ps1





A Powershell Script based on the excellent Mailbox 2010 Health script that performs similar functionality for Exchange 2007 servers. Requires the NSClient or NSCP client on the Exchange server. See remarks in script for details.