User Tools

Site Tools


httpcheck_graphs

HTTP Request Time

This plugin periodically issues HTTP GET request at configured URLs and stores time spent on each request.

Since bijk-node version: 201009131434 How to upgrade bijk-node

Our HTTP check client will show in your logs as Hobbit bbtest-net/4.2.3

Configuration

Bijk-node

  1. Edit (or create) file /etc/bijk/plugins.yml and add following (YAML) tree. You should avoid using tabulator.
    httpcheck:
        google_http_time:
            url: http://www.google.com
        my_instance:
            url: http://localhost/resource
  2. Restart bijk-node deamon.
    /etc/init.d/bijk-node restart

Bijk.com

  • Go to Servers tab

  • Click edit in Graphs → Others column on row with desired server

  • Check the HTTP Checker checkbox

Example graphs

httpcheck_graphs.txt · Last modified: 2013/03/05 16:51 by woky