Git Product home page Git Product logo

n2's Introduction

Netload2 Server Monitoring Backend Software (N2)
Copyright (C) 2004 Pim van Riezen <[email protected]>
Copyright (C) 2008-2009 XLS Hosting <[email protected]>
This software is available under the GNU General Public License (GPL)

PROGRAMS BUILT

* n2txd

  This is the transmit daemon. Install it on servers you want
  to monitor. It reads its configuration from /etc/n2/n2txd.conf
  
* n2rxd

  This is the receiver daemon that processes and logs information from
  n2txd instances.
  
* n2ping

  This is a daemon that runs alongside n2rxd and sends and receives
  icmp echo-requests to keep track of latency towards monitored
  hosts.
  
* n2hstat

  Prints an ASCII or XML representation of the state of a specific host,
  either at the current time or somewhere in the past.
  
  Usage:
  	n2hstat [-x] <ipaddress> [hh:mm [yyyymmdd]]

* n2history

  Prints an ASCII graph for a specific host/value.
  
  Usage:
    n2history <ipaddress> <value> <timespan>

    	value:		cpu, load, netin, netout, rtt, diskio,
					ram, swap, totalmem, nproc
		
		timespan:	hour, day, week, month

* n2dump

  Print one or more complete days of history for a host in CSV
  format.
  
  Usage:
    n2dump <ipaddress> <numberofdays>

* n2pgrep

  Search through a host's history for a top-process matching
  a given query.
  
  Usage:
  	n2pgrep <ipaddress> <datespec> <field> <query-string>
  	
  		datespec:	YYYYMMDD, today, yesterday
  		field:		user, pid, name

n2's People

Contributors

pimvanriezen avatar sarkisbos 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.