device_auth
uhhu, untested
This commit is contained in:
@@ -2,7 +2,7 @@ package App::Netdisco::SSHCollector::Platform::GAIAEmbedded;
|
|||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|
||||||
App::Netdisco::SSHCollector::Platform::GAIAembedded
|
App::Netdisco::SSHCollector::Platform::GAIAEmbedded
|
||||||
|
|
||||||
=head1 DESCRIPTION
|
=head1 DESCRIPTION
|
||||||
|
|
||||||
@@ -14,11 +14,13 @@ This collector uses "C<arp>" as the command for the arp utility on your
|
|||||||
system. If you wish to specify an absolute path, then add an C<arp_command>
|
system. If you wish to specify an absolute path, then add an C<arp_command>
|
||||||
item to your configuration:
|
item to your configuration:
|
||||||
|
|
||||||
sshcollector:
|
device_auth:
|
||||||
- ip: '192.0.2.1'
|
- tag: sshgaia
|
||||||
user: netdisco
|
driver: cli
|
||||||
password: letmein
|
|
||||||
platform: GAIAEmbedded
|
platform: GAIAEmbedded
|
||||||
|
only: '192.0.2.1'
|
||||||
|
username: oliver
|
||||||
|
password: letmein
|
||||||
arp_command: 'arp'
|
arp_command: 'arp'
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|||||||
Reference in New Issue
Block a user