Skip to content

Commit

Permalink
alpha.5. Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ziccardi committed Aug 17, 2018
1 parent 19da476 commit 4f13b93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Javascript Remote Nagios Plugin Executor

Enables the remote execution of Nagios plugin.

| | Project Info |
| --------------- | ---------------------------------------------------------------- |
| License: | Apache License, Version 2.0 |
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "jnrpe",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.5",
"description": "",
"main": "lib/server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node lib/server.js"
},
"keywords": [],
"author": "Massimiliano Ziccardi <massimiliano.ziccardi@gmail.com>",
"keywords": ["nagios", "icinga", "monitoring", "remote", "nrpe"],
"license": "Apache License, Version 2.0",
Expand Down

0 comments on commit 4f13b93

Please sign in to comment.