Share

penemo

Tracker: Bugs

5 agent.conf file example is wrong - ID: 771850
Last Update: Tracker Item Submitted ( nobody )

In the agent.conf file, the following line is incorrect for
the SMTP_1 agent section:

# ping ip="10.1.1.2" "10.1.1.3"

The parser for a ping line expects the following format:
ping ip="<address>[ <address>]"

So, that line should *really* be:
# ping ip="10.1.1.2 10.1.1.3"

Note that the quotes between the addresses have been
removed.

This file could really use some comments. For a good
example, refer to the well-commented penemo.conf file.

If you have any questions about this bug report, please
contact me at dpmott@sep.com.




Nobody/Anonymous ( nobody ) - 2003-07-15 20:10

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.