updoot readme
This commit is contained in:
parent
7e3acb68ce
commit
f28f291a49
1 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# LainMonitor
|
# lainmonitor
|
||||||
|
|
||||||
LainMonitor is a Telegram bot designed to monitor your system by providing real-time information about the system's status, services, and disk usage. It can also check connectivity to a specific Tailscale IP address.
|
lainmonitor is a Telegram bot designed to monitor your system by providing real-time information about the system's status, services, and disk usage. It can also check connectivity to a specific Tailscale IP address.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Retrieve system hostname, uptime, and status of essential services such as:
|
- Retrieve system hostname, uptime, and status of essential services such as:
|
||||||
|
|
@ -69,10 +69,10 @@ To run LainMonitor as a service, follow these steps:
|
||||||
- `/start`: Initialize the bot and receive a welcome message.
|
- `/start`: Initialize the bot and receive a welcome message.
|
||||||
- `/help`: Display available commands.
|
- `/help`: Display available commands.
|
||||||
- `/status`: Get the system hostname, status, uptime, and the status of monitored services.
|
- `/status`: Get the system hostname, status, uptime, and the status of monitored services.
|
||||||
- `/ping`: Ping a Tailscale IP and return the connectivity status.
|
- `/ping`: Ping a Tailscale IP subnet and return the connectivity status for each peer.
|
||||||
- `/reboot`: (Work in progress) Placeholder for a reboot command.
|
- `/reboot`: (Work in progress) Placeholder for a reboot command.
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
Created by **hornetmaidan**
|
Created by **hornet** and **hax**
|
||||||
|
|
||||||
Feel free to contribute or suggest features!
|
Feel free to contribute or suggest features!
|
||||||
Loading…
Add table
Reference in a new issue