Skip to content

Commit

Permalink
v2.01.160119 => Re-added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
willemdh committed Jan 19, 2016
1 parent 80c3236 commit ca49b76
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Nagios plugin to query available Windows Updates and alert based on last successful update date

### Idea

Query number of pending WSUS updates and last successful update installation date on a Windows host and alert
based on the amount of days the server had no updates.

### Status

Production ready.

### How To

Please check https://outsideit.net/check-ms-win-updates for more information on how to use this plugin.

### Help

In case you find a bug or have a feature request, please make an issue on GitHub.

### On Nagios Exchange

Not yet.

### Copyright

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later
version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details at <http://www.gnu.org/licenses/>.

0 comments on commit ca49b76

Please sign in to comment.