device_auth config
totally untested, but old one was worse
This commit is contained in:
@@ -9,15 +9,18 @@ App::Netdisco::SSHCollector::Platform::CPVSX
|
|||||||
Collect ARP entries from Check Point VSX
|
Collect ARP entries from Check Point VSX
|
||||||
|
|
||||||
This collector uses "C<arp>" as the command for the arp utility on your
|
This collector uses "C<arp>" as the command for the arp utility on your
|
||||||
system. Clish "C<show arp>" dows not work correctly in versions prior to R77.30.
|
system. Clish "C<show arp>" does not work correctly in versions prior to R77.30.
|
||||||
Config example:
|
Config example:
|
||||||
|
|
||||||
sshcollector:
|
device_auth:
|
||||||
- ip: '192.0.2.1'
|
- tag: sshcpvsx
|
||||||
user: oliver
|
driver: cli
|
||||||
password: letmein
|
platform: CPVSX
|
||||||
expert_password: letmein2
|
only: '192.0.2.1'
|
||||||
platform: CPVSX
|
username: oliver
|
||||||
|
password: letmein
|
||||||
|
expert_password: letmein2
|
||||||
|
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user