Skip to content

Commit

Permalink
Re-added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
willemdh committed Nov 17, 2015
1 parent 42a6239 commit 51e3c7a
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 check Microsoft Windows 2008 or higher scheduled tasks

### Idea

Checks Microsoft Windows enabled scheduled tasks excluding defined folders and task patterns, returning state of tasks
with name, author, exit code and performance data to Nagios.

### Status

Production ready.

### How To

Please check http://outsideit.net/check-ms-win-tasks 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

http://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows/NRPE/Check-Windows-2008-or-Higher-Scheduled-Tasks/details

### 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 51e3c7a

Please sign in to comment.