An open API service indexing awesome lists of open source software.

https://github.com/eieste/pubmon


https://github.com/eieste/pubmon

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Monitor

* Count Routing Hops
* Mesure time to Route
* Measure ping
* Measure DNS Resolving Time
* Monitor DNS IP Address
* Measure HTTP First Response Time
* Monitor HTTP Status Code
*

Add Caps

```
sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' $(which python)
sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' $(which publicmon)
```

Resolve Symlinks