-
Don't work pcap export in docker version.
file HOMER5-91.218.111.140-79088697999-8_3_2018\ 15_13_12.pcap
HOMER5-91.218.111.140-79088697999-8_3_2018 15_13_12.pcap: data
-
Hi, I'm using Heplify-Server to expose Prometheus metrics. I'm using the Heplify capture agent on a 3CX server to send data to Heplify-Server.
Some of the heplify_method_response metrics seem to ha…
PNRxA updated
6 years ago
-
Hi,
I 'm running an Heplify instance on a Centos 7 and have some trouble to get full SIP packets to my heplify server.
The servers receives trafic miroring (cisco monitor session) from others se…
-
Hey,
This might be a very basic question.
So I'm trying to install it, but to make sure I complete it right, should I do the following:
Im using a new clean debian 8.10 server. If I download…
-
I did that following commands in my debian stretch vm :
#git clone https://github.com/sipcapture/homer-docker
#cd heplify-server/hom5-hep-influx
#docker-compose --verbose up
I'm having a free…
-
Hello,
All charts are unable to view any data, and debugging them in their own widgets show the server responding with no data, like:
`{"sid":"2981763981276392187369128","auth":"true","status":2…
-
could you refer any examples/guides that would help to understand how to configure heplify to send metrics to elasticsearch db?
-
**What did you do?**
I run cronjob to delete metric data every 5min
`curl -XPOST -g 'http://localhost:9090/api/v1/admin/tsdb/delete_series?match[]=heplify_caller&end=xxx'`
xxx is current time minus…
-
I am using the latest heplify (self compile)
tcpdump done on server interface:
- p1p2 (port mirror done on LAN Switch)
- lo (loopback heplify and heplify-server on the same machine)
I am able …
-
When sending an HEP packet w/o Timestamp (`time_sec + time_usec`) headers, unix timestamp 0 is used.
Since HEP3 still allows for timestamp-less deliveries in general, perhaps the current time should …