Project:Ircensus: Difference between revisions

From London Hackspace Wiki

m
updated to chomsky as the host - ircensus feeds into cacti
No edit summary
m (updated to chomsky as the host - ircensus feeds into cacti)
Line 11: Line 11:
* Total users
* Total users


This bot is written in Java and runs on [[Babbage]]. It has an HTTP interface that outputs: '''<tt>london-hack-spaceMessages:5 london-hack-spaceActiveUsers:2 london-hack-spaceTotalUsers:102</tt>'''
This bot is written in Java and runs on [[Equipment/Lamarr#Chomsky| Chomsky]]. It has an HTTP interface that outputs: '''<tt>london-hack-spaceMessages:5 london-hack-spaceActiveUsers:2 london-hack-spaceTotalUsers:102</tt>'''
  http://localhost:42002/
http://localhost:42002/
 
These stats feed into our local cacti graph systems for further visualisation.


==Code==
==Code==
The source code is [https://github.com/londonhackspace/ircensus available on GitHub].
The source code is [https://github.com/londonhackspace/ircensus available on GitHub].