Edit

IABSD.fr/ports/sysutils/sysmon/patches

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2016-08-10 20:52:47
    Hash : 9d9b7566
    Message : import sysutils/sysmon, from George Rosamond, ok landry Sysmon is a network monitoring tool designed to provide high performance and accurate network monitoring. This tool is available in the public domain for anyone to use it that is interested. It provides better performance and checking capabilities than other tools such as Rover, Nocmon (not this: Nocmonitor), Whatsup, Big Brother, and other such tools. Configuration is simple and hierarchical, and can easily integrate email alerts. Currently supported protocols include SMTP, IMAP, HTTP, TCP, UDP, NNTP, and PING. Sysmon also provides a simple web output of monitored hosts.

  • patch-examples_sysmon_conf_dist
  • $OpenBSD: patch-examples_sysmon_conf_dist,v 1.1.1.1 2016/08/10 20:52:47 sthen Exp $
    --- examples/sysmon.conf.dist.orig	Sun Jun 26 21:24:30 2016
    +++ examples/sysmon.conf.dist	Sun Jun 26 21:25:24 2016
    @@ -6,7 +6,7 @@ root = "my.default.gateway-obj";
     ; or this
     
     # create a file for web page users
    -config statusfile html "/usr/local/htdocs/index.html";
    +config statusfile html "/var/www/htdocs/sysmon.html";
     # Log devices that are up/down
     config logging file "/var/log/sysmond.log";
     # Configure an authentication key -- Default is none