netmon job from silk/3.5.0
              Github source:
              1dc5f26 or
              master branch
            
Properties¶
disable¶
  
    
      Disable this monit job. It will not run. Required for backwards compatability
- Default
 false
interface_name¶
  
    
      Report tx/rx bytes on the interface with this name
- Default
 silk-vtep
log_level¶
  
    
      Log level
- Default
 info
metron_address¶
  
    
      Forward metrics to this metron agent
- Default
 127.0.0.1:3457
poll_interval¶
  
    
      Gather and report metrics at this interval, in seconds
- Default
 30
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/netmon/ directory
            (learn more).
          
bin/start(fromstart.erb)config/bpm.yml(frombpm.yml.erb)config/netmon.json(fromnetmon.json.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.