Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
node => the name of the node in NMIS
host => the ip of the device/node 
transport => SSH or Telnet
personality => catos, extremeos, foundry, hp, ios, junos, nortel, pixos, bash or csh
credential_set => any of the credential keys defined in credential_sets.nmis
priveleged_credential_set => as above but used for entering privileged mode 
force_active => by default only nodes in NMIS that are "active" and "collect" are run, setting this to true forces the device/node to be run 

...


The os_info hash describes a bit about the operating system used by the device/node. An example os_info hash:

...