Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
dsteiner
Check Active Directory Accounts
www.lotp.frCheck for Active Directory Accounts using powershell through NRPE / nsclient++: -Account Disabled -Account Expired -Account Expiring -Account Inactive -Locked Out -Password Expired -Password Never Expires Provide performance data to have graph ...
AD Replication Check (with performance counters from DR...
www.admin-enclave.com/en/nagios-monitoring.htmlThis powershell plugin for the NSCP Client (former known as NSClient++) can be used to monitor the replication (and performance counters) from a Microsoft ActiveDirectory Domain Controller based on Windows 2008 / 2008 R2 / 2012 / 2012 R2.
Certificate Expiration Check
networklore.com/windows-certificate-expiration/This Plugin written in Powershell monitors certificates on a Windows server and warns you before certificates are about to expire. You run the script through NSClient++. The plugin is a part of Nelmon, if you download the entire package the nm-check-ce ...
Active Directory (AD) Check
Wrapper for dcdiag.exe for Active Directory monitoring written in VBS. This is a re-work of a script originally found here: http://felipeferreira.net/?p=315&cpage=1#comments Only tested with Nagios 3.2.3. It should work on any version which supports ...
check_calls
www.voxtrot.comYou've possible already met with nagios-plugins-check_sip. It sends OPTIONS packet to SIP proxy and waits for response. In some cases, that is not enough. My plugin makes real calls through SIP proxy periodically using Net::SIP module.