gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gomd-devel] <DAEMON> Two new available options...


From: Gian Paolo Ghilardi
Subject: [gomd-devel] <DAEMON> Two new available options...
Date: Mon, 14 Jul 2003 02:34:00 +0200

Hi all.

Just added 2 new options (see CVS notes for more infos).
Code compiles also on CaloRE's box (to reach this goal I've added a new
reference to one of libgtop's libs, "-lgtop_sysdeps-2.0").
Thanks for your beta-testing, CaloRE. ;)

Byez.
CU.

<rejected>



<< CVS NOTES >>

IN Makefile.with_libgtop
(+) added reference to libgtop_sysdeps-2.0 in LDFLAGS var (to compile on
CaloRE's Debian box)

IN aclCheck.cpp
(c) commented verbose debug messages

IN connHandler.h/connHandler.cpp
(+) added support to new option "get xuptime/xut/47" (via libgtop)
(+) added support to new option "get xmemusage/xmu/48" (via libgtop)
(+) if timeout expires, gomd shows the destination IP of the closed conn

IN supported_cmds
(+) added entry for new option "get xuptime/xut/47" (via libgtop)
(+) added entry for new option "get xmemusage/xmu/48" (via libgtop)

IN sysInfo.h/sysInfo.cpp
(+) added getUptime() function to provide new "get xuptime/xut/47" option
(+) added getMemUsage() function to provide new "get xmemusage/xmu/48"
option
(+) getNetLoad() uses "eth0" as default iface name if the user didn't
entered a valid iface name

IN utils.h/utils.cpp
(+) added doubleToString() function to convert doubles to C++ strings





reply via email to

[Prev in Thread] Current Thread [Next in Thread]