Skip to content

shutterstock/ntfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntfd

ntfd is a library for building daemons to continuously run ntf tests. ntfd runs ntf tests at specified intervals in an infinite loop and sends the results to ntfserver.

See the ntf homepage for more details about the ntf framework.

Requirements

Getting Started

Clone repository

git clone git://github.com/shutterstock/ntfd.git

Switch to example directory

cd ntfd/example

Install requirements

npm install

Run daemon

node .

License

MIT © 2011-2017 Shutterstock Images, LLC