device_auth config

totally untested, but old one was worse
This commit is contained in:
nick n
2019-05-27 02:35:58 +02:00
committed by GitHub
parent 04eb4d9801
commit 0a20f68859

View File

@@ -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