phylocko / FlapMyPort-API

API for FlapMyPort monitoring system

Home Page:http://flapmyport.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

##API usage examples##

Get Review:

http:///?review

(Default period is one hour)

Get Review Using Filters:

http:///?review&filter=zun

Get Review Using Start time and End time:

http:///?review&start=2016-07-17%2012:01&end=2016-07-17%2014:00:00

Get Review Using time interval in seconds:

http:///?review&interval=7200

Get FlapChart by port and host:

http:///?flaphistory&host=192.168.168.21&ifindex=509

Get FlapChart Using Start time and End time:

http:///?flaphistory&host=192.168.168.21&ifindex=509&start=2016-07-17%2012:01&end=2016-07-17%2014:00:00

Check API:

http:///api/?check

About

API for FlapMyPort monitoring system

http://flapmyport.com


Languages

Language:PHP 100.0%