8000 GitHub - sole/mo-re
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sole/mo-re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mo-re

monitor & report (eventually)

monitoring

To run:

Edit the config.js file to suit the site you want to periodically ping and any other setting that makes sense for you.

Then run the monitoring script, preferrably in a machine that never goes to sleep, so that you get no gaps in your data:

node monitor.js

You can interrupt the execution (with CTRL+C). You can always pick up monitoring by executing the above command again.

The monitoring script appends data to the existing report file.

If it's the first time it runs, it will also write some CSV headers so it's easier to visualise.

reporting

Not done, try loading the CSV in any software that knows how to deal with CSV files ;-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0