Skip to content

qlep/sanomatest-fixed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor

Monitor runs in python 3 and requires modules from requirements.txt.

To execute monitor move to the project folder and run in command line:

$ python3 monitor.py pages.txt 10

Where "pages.txt" is a name of a file containing list of URLs and "10" is a time interval in seconds. If interval is not assigned, default time interval is 5 seconds. The conditional string to check is given in checkstring variable definition.

Logs are written in 'logs.txt'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages