Git Product home page Git Product logo

munin-freenet's Introduction

SYNOPSIS

munin-freenet is a bunch of scripts that collect data about the freenet daemon (fred) for munin.

USAGE

Make sure the files can be read by the munin user (or whatever user munin is running as), and that all its parent directories can by executed by the same user.

You may want to edit the settings in the freenet_lib file, especially the FCP port.

Once you get a result by running sudo -u munin ./freenet_memory, you can symlink the plugins you want in the /etc/munin/plugins directory (this may change according to your operating system).

The following plugins are availible : * freenet_bandwidth * freenet_datastore_accesses * freenet_datastore_fill * freenet_memory * freenet_peers * freenet_ping * freenet_seeding * freenet_threads

DEPENDENCIES

Those scripts are written in PHP, so you will need to install it before using anything. And, of course, you have to run the freenet daemon on your machine or you must be able to chat with it using FCP. This generally means adding the IP of your computer to the allowed hosts list.

You also need GNU netcat to be in your $PATH.

Also, the scripts cache the FCP message for a few minutes (not to overload the node). Make sure your /tmp is world-writeable (it should be on most GNU/Linux distributions).

munin-freenet's People

Contributors

artefact2 avatar xor-freenet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.