Difference between revisions of "Cricket Monitoring system"

From GLMWiki
Jump to: navigation, search
Line 16: Line 16:
 
</blockquote>
 
</blockquote>
 
==add access points==
 
==add access points==
* add to config  
+
# add to config  
** file /etc/cricket/config/access-points/Targets
+
* file /etc/cricket/config/access-points/Targets
** add lines for the new ap like this
+
* add lines for the new ap like this
 
<blockquote>
 
<blockquote>
 
target sportsplex<br />
 
target sportsplex<br />
 
short-desc = "Sportsplex AP"
 
short-desc = "Sportsplex AP"
 
</blockquote>
 
</blockquote>

Revision as of 11:06, 8 October 2009

Cricket

running on ns0 for monitoring of gaylord equipment
config files are in /etc/cricket/config
Cricket uses a hierarchical configuration system, each folder contains a Default file, a Targets file, or folders.for more info look here http://cricket.sourceforge.net/support/doc/intro.html
ours looks something like this.

  • config
    • routers
    • router-interfaces
      • gylrr0
      • gylrr2
      • gylrr1
    • Subscriber-Units
    • access-points

add access points

  1. add to config
  • file /etc/cricket/config/access-points/Targets
  • add lines for the new ap like this

target sportsplex
short-desc = "Sportsplex AP"