Menu

Netsaint Plugin Development / News: Recent posts

Developer Guidelines updated

Now in DocBook source, and HTML format.

Posted by Hugo Gayosso 2001-01-23

Check_https is obsolete

Get plugins 1.2.8-4 and use 'check_http --ssl'

Posted by Hugo Gayosso 2000-07-24


new plugin: check_modules

From: Jacob Lundqvist <jaclu@galdrion.com>
Date: Mon, 17 Jul 2000 15:13:42 +0200

check_modules plugin for NetSaint
Copyright (c) 2000 Jacob Lundqvist (jaclu@galdrion.com)
License: GPL
Version: 0.9
Location: http://mooner.galdrion.com/download/

Usage: check_modules [-v] [-h] [-m mod1,mod2,mod3,...] [-o
mod1,mod2,mod3,...]
[-l] [-t timeout] [-O tmp_path] [-V]

Options:
-v --debug = debug mode, show some extra output
-h = help (this screen ;-)
-m --modules mod,mod = modules that should be running
-o --optional mod,mod = modules that could be running
-l --lsmod = run lsmod in shell, instead of examinig
/proc/modules
-O --outpout path = basename for tempfile used by lsmod
pointless if -l is not used
-t --timeout timeout = timeout in seconds, default 10
-V --version = Version info... read more

Posted by Hugo Gayosso 2000-07-18

plugin update: check_nmap 1.3.0

From: Jacob Lundqvist <jaclu@galdrion.com>
Date: Mon, 17 Jul 2000 03:32:26 +0200

For details check http://mooner.galdrion.com/check_nmap/

Posted by Hugo Gayosso 2000-07-18

new plugin: check_running

From: Jacob Lundqvist <jaclu@galdrion.com>
Date: Mon, 17 Jul 2000 03:30:31 +0200

Before when I used BigBrother it had a nice feature, one could make a
list of procs
that should be running

check_procs really didn't do what I wanted, couldn't get it to check
multiple procs, so I made my own ;)

----------------------
check_running plugin for NetSaint
Copyright (c) 2000 Jacob Lundqvist (jaclu@galdrion.com)
License: GPL
Version: 0.9
Location: http://mooner.galdrion.com/download/... read more

Posted by Hugo Gayosso 2000-07-18

plugin update: check_mem.pl

From: Dan Larsson <dl@tyfon.net>
Date: Sun, 16 Jul 2000 19:50:32 +0200 (CEST)

Version 1.2:
* Include swap space switch added
* Misc bug fixes

Note:
* The plugin is created and only tested on
FreeBSD v3.x/4.0

Download:
* http://tyfon.net/download/check_mem.pl

Posted by Hugo Gayosso 2000-07-18

Plug-in to check HP-UX machines via SNMP

Plug-in name: check_hprsc.pl

Description: Perl script that checks CPU Load and filesystems from an HP-UX machine via the SNMP daemon

Posted by Hugo Gayosso 2000-02-01

Developer Guidelines on-line!!

If you want to develop a plug-in for Netsaint, be sure to read these guidelines:

http://netsaintplug.sourceforge.net/doc/developer-guidelines.html

Posted by Hugo Gayosso 2000-02-01