Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n2ref/hostinspector
Monitoring the status of the host and the administrator is notified.
https://github.com/n2ref/hostinspector
administrator bash hosts monitoring php
Last synced: 7 days ago
JSON representation
Monitoring the status of the host and the administrator is notified.
- Host: GitHub
- URL: https://github.com/n2ref/hostinspector
- Owner: n2ref
- License: mit
- Created: 2016-06-06T15:50:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T11:48:34.000Z (about 8 years ago)
- Last Synced: 2023-09-29T14:18:50.576Z (about 1 year ago)
- Topics: administrator, bash, hosts, monitoring, php
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Host Inspector
Monitoring the status of the host and the administrator is notified.```
Host inspector
Usage: php inspector.php [OPTIONS]
Optional arguments:
-s --silent Silent mode
-h --help Help info
Examples of usage:
php inspector.php
php inspector.php -s
```