You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

uptbot

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uptbot

uptbot is a free tool used to monitor your system. It monitors your system every 1 second and alerts you if your system are down

1.0.3
latest
Source
npm
Version published
Weekly downloads
10
100%
Maintainers
1
Weekly downloads
 
Created
Source

LeiamNashProject UptBot
a free 1 second monitoring tool for your system, it monitors every 1 second to help your system staying alive



features:
• 1 second monitoring interval
• supports HTTP and Port
• unlimited monitor
• 100% free
• staying monitor 24/7



installation

npm i uptbot

calling a variable

const upt = require("uptbot");

how to use?

upt.on("YOUR LINK");

example:

upt.on("https://web.leiamnash.repl.co");

UptBot is a package uptime monitor constantly checks to see if your system is up and running. If the system has issues or goes down, an alarm will be sent by the UptBot. Hardware problems, hosting provider issues, and human errors are some of the reasons for downtime.


fixing your error link

• to fix this offline server in your console log, you need to restart your system by entering npm restart into your shell

• if this method doesn't work, please check your system to see if it has an http server. before you make an uptime


LeiamNash

Keywords

uptime

FAQs

Package last updated on 19 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts