Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/o-laurent/mongod-status
https://github.com/o-laurent/mongod-status
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/o-laurent/mongod-status
- Owner: o-laurent
- Created: 2020-11-04T11:40:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-18T08:55:16.000Z (about 4 years ago)
- Last Synced: 2024-05-17T03:04:18.634Z (8 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mongod-status
## Objective
This package has been thought for monitoring. It can be used to open a route and thus monitor mongod service's state.
## Details
Its function, isActive(), returns true if mongod service is active and false if it is not.
This function is asynchronous and is quite fast (12ms average - 2Ghz Intel processor).
## Tests
Tested on ubuntu 18.04, npm 6.14.8 and node 12.18.2.
## Github repository
If you find any issue or if you like this package, you may want to contact me ont this github repository : .