Skip to content

AlexRRR/node-nsca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-nsca

A node module for sending nagios nsca checks

currently supports clear text only and XOR modes only. Encryption coming soon!

var n = new Notifier(HOST, PORT, SECRET, ENCRYPTION);
n.send("localhost", "centos check",0,"Looks Good!");

About

A node module for sending nagios nsca checks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages