SmokePing
Smokeping::probes::TacacsPlusOverviewMeasures TacacsPlus authentication latency for SmokePing Synopsis*** Probes *** +TacacsPlus forks = 5 offset = 50% passwordfile = /some/place/secret secretfile = /another/place/secret step = 300 # The following variables can be overridden in each target section authtype = CHAP mininterval = 1 password = test-password pings = 5 port = 49 secret = test-secret timeout = 5 username = test-user # mandatory # [...] *** Targets *** probe = TacacsPlus # if this should be the default probe # [...] + mytarget # probe = TacacsPlus # if the default probe is something else host = my.host authtype = CHAP mininterval = 1 password = test-password pings = 5 port = 49 secret = test-secret timeout = 5 username = test-user # mandatory DescriptionThis probe measures TacacsPlus authentication latency for SmokePing. The username to be tested is specified in either the probe-specific or the target-specific variable `username', with the target-specific one overriding the probe-specific one. The password can be specified either (in order of precedence, with the latter overriding the former) in the probe-specific variable `password', in an external file or in the target-specific variable `password'. The location of this file is given in the probe-specific variable `passwordfile'. See Smokeping::probes::passwordchecker(3pm) for the format of this file (summary: colon-separated triplets of the form `<host>:<username>:<password>') The TacacsPlus protocol requires a shared secret between the server and the client. This secret can be specified either (in order of precedence, with the latter overriding the former) in the probe-specific variable `secret', in an external file or in the target-specific variable `secret'. This external file is located by the probe-specific variable `secretfile', and it should contain whitespace-separated pairs of the form `<host> <secret>'. Comments and blank lines are OK. The default TacacsPlus authentication type is ASCII. PAP and CHAP are also available. See the Authen::TacacsPlus documentation for more information; The probe tries to be nice to the server and does not send authentication requests more frequently than once every X seconds, where X is the value of the target-specific ``min_interval'' variable (1 by default). VariablesSupported probe-specific variables:
Supported target-specific variables:
AuthorsGary Mikula <g2ugzm@hotmail.com> BugsNot as yet.... |
|
04/29/2007 | Gary Mikula | OETIKER+PARTNER AG
|
NOTE: The content of this website is accessible with any browser. The graphical design though relies completely on CSS2 styles. If you see this text, this means that your browser does not support CSS2. Consider upgrading to a standard conformant browser like Mozilla Firefox or Opera but also Apple's Safari or KDE's Konqueror for example. It may also be that you are looking at a mirror page which did not copy the CSS for this page.