The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1998-07-21  Jochen Wiedmann  <joe@ispsoft.de> (0.1005)

	* html_templates/graph.ep.PL: Added average display.
	* html_templates/stats.ep.PL: Added octet sum.

1998-07-19  Jochen Wiedmann  <joe@ispsoft.de> (0.1004)

	* snmpmon.PL (Start): Fixed use of setlogsock for Solaris.
	  (This is becoming a nightmare ...)
	* README: Fixed references to gnuplot sources.
	* lib/SNMP/Monitor/Event/IfLoad.pm (Process): Fixed INSERT statement,
	  so that NULL values are never used.

	My thanks to Lupe Christoph, <lupe@alanya.m.isar.de>

1998-07-13  Jochen Wiedmann  <joe@ispsoft.de>

	* lib/SNMP/Monitor/Install.pm (Install): Installation default
	  is now /etc/snmpmon.

1998-07-13  Jochen Wiedmann  <joe@ispsoft.de> (0.1001)

	* Added support for Solaris.

	* lib/SNMP/Monitor/Install.pm: The AddRouter() method is now
	  sending separate requests for each interface it detects and
	  not one reuqest for all interfaces. (It seems that some
	  hubs can't work with fragmented packets.)

1998-06-13  Jochen Wiedmann  <joe@ispsoft.de>

	* Original version