check_tracert (Visit this link)

rating from 0 votes
Very simple bash script for checking that the primary route is active.
Very simple bash script for checking that the primary route is active.

add to nagiosgraph map file for a graph that should always be 0

# Service type: check_tracert
/perfdata:tracert=(\d+);(\d+)/
and push @s, [ tracert,
[ "route", GAUGE, $1 ],
[ "warn", GAUGE, $2 ] ];

Submitted by: eek
Hits: 881
Overall downloads: 134
Added: 2008-06-09 00:00:00
Last Modified: 2009-12-15 22:30:43

Filename Preview Size Description DL
check_tracert 0 kb the plugin 748

Comments


Be the first to comment this project.

Leave a reply

If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.

Allowed tags: blockquote, strong, a, b, i, u, code

Captcha Reload Image


  • check_interface_table_v2.pl

    rating3 from 1 votes
    As stated on the original check complete interface table page this plugin allows you to monitor one network device (e.g. router, switch, server) without knowing each interface in detail. Only the hostname (or ip address) and the snmp community string are required. But additional to the original this 2nd version gives you performance data for all the interfaces if you wish. And furthermore it calculates the interface load and informs you on configured VLANs. Check Live-Demo here: http://nagios.demo.netways.de/nagios/cgi-bin/status.cgi?host=f1-switch
  • Check Ethernet-Interface

    rating from 0 votes
    A simple network-interface status check-plugin (based on bash and mii-tool)
  • check_netstat

    rating5 from 1 votes
    This plugin checks number of open tcp connections and can send warnings or critical alert of there are too many or too few. Can run either directly on the box or use SNMP.
  • check_apache_status

    rating3 from 3 votes
    [perl] Yet Another (more generic) parser for Apache's server-status handler. Fetches the server-status page of an apache, extracts some information and evaluates them. Tested with Apache 2.0 - not (yet) working with Apache 1.x
  • SMB Share checker

    rating3 from 2 votes
    Simple sh script to check if smb shares are "up"
  • lwp-download-speed

    rating from 0 votes
    lwp-download-speed is a nagios-plugin based on the perl-download-program "lwp-download". This plugin is useful to measure the speed of a http-download.
  • wol nagios plugin

    rating from 0 votes
    check to see if a target is alive, by sending a continuous ping. when the target is down the script send the magic packet frame to turn on the machine.
  • check_snmp_FCports_brocade.pl

    rating5 from 1 votes
    Nagios plugin for checking the state of each Fiber Channel ports of a Brocade Connectrix DS 4900.
  • check_dns.sh

    rating from 0 votes
    Plugin to monitor changes of the IP address stored in the A record of a DNS resource.
  • check_nfs_mounts

    rating from 0 votes
    this is working in my net with little effort
Catalot 1.3.0 (appkit/v0.9.0-dev, Agavi/1.0.0) | www.netways.de | Legal
© 2009 NETWAYS GmbH. The Program is provided AS IS, without warranty. Licensed under GPLv3.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.