Xymon Mailing List Archive search

Trending Interfaces without IP addresses

list Ralph Mitchell
Wed, 11 Aug 2010 17:57:01 -0400
Message-Id: <user-d6779b18afc2@xymon.invalid>

Does "ifconfig -a" give you anything you can use??

Ralph Mitchell


On Wed, Aug 11, 2010 at 1:25 PM, Craig Cook <user-850f03189cf7@xymon.invalid> wrote:
Can you alter the data at the source?  i.e. hack the result of the netstat
command to include a "fake" IP address.  Use perl/sed/awk/etc to insert a
line with an IP address.  The client will then send the data to the server
to process as a new interface.

Craig