1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: Changed binary name of mbmon-rrd.pl to mbmon-rrd.
Author: Alberto Gonzalez Iniesta <agi@inittab.org>
Last-Update: 2005-07-10
Index: xmbmon-2.05/ReadMe
===================================================================
--- xmbmon-2.05.orig/ReadMe
+++ xmbmon-2.05/ReadMe
@@ -487,7 +487,7 @@ outer programs of the "xmbmon" packages,
Especially, an convenient perl script for rrdtool is contributed by
Shin-ichi Nagamura. If it is installed in a proper path place,
- # mbmon-rrd.pl [rrdfile]
+ # mbmon-rrd [rrdfile]
makes the data file for rrdtool quite easily. Of course, one has to
install rrdtool package/port before using it.
|