Skip to content
This repository has been archived by the owner on Aug 16, 2020. It is now read-only.
/ horaclifix Public archive

horaclifix sends IPFIX messages from Oracle SBC's into Homer

License

Notifications You must be signed in to change notification settings

negbie/horaclifix

Repository files navigation

This project is deprecated.

horaclifix

horaclifix sends IPFIX messages from Oracle SBC's into Homer

Install:

Get it from the releases:

Or if you have go installed:

  • go install github.com/negbie/horaclifix
  • look inside your go bin folder

Stats:

netdata_qos

Usage of ./horaclifix:

  -H string
    	Homer capture server address
  -I string
    	InfluxDB HTTP server address
  -N int
    	HEP capture node ID (default 2004)
  -P string
    	HEP capture password (default "myhep")
  -di string
    	Discard SIP method
  -g string
    	Graylog gelf TCP server address
  -l string
    	IPFIX TCP listen address (default ":4739")
  -m string
    	MySQL TCP server address
  -mp string
    	MySQL password
  -mu string
    	MySQL user
  -n string
    	SBC name (default "sbc")
  -nt string
    	Network types are [udp, tcp, tls] (default "udp")
  -p string
    	Prometheus address
  -protobuf
    	Use Protobuf on wire
  -s string
    	Syslog UDP server address

  -v    Verbose output to stdout
  -d    Debug output to stdout
  -V    Show version

  
################################################################
./horaclifix -h
./horaclifix -d -v
./horaclifix -H 192.168.2.22:9060 &
./horaclifix -H 192.168.2.22:9060 -nt tls &
./horaclifix -H 192.168.2.22:9060 -n labsbc -p 192.168.2.22:9096 &

About

horaclifix sends IPFIX messages from Oracle SBC's into Homer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages