Task
About Discovery Filters
Using the HPOV CLI to Enter a Device into the Database
Sometimes devices do not appear in the device map, or they are accidentally deleted from the HPOV database.
To manually load devices in to the HPOV database by using the CLI, follow these steps:
Step 1 This step ensures that new host entries are safely loaded in to the database. Shutdown the netmon daemon by entering the ovstop netmon command from the root directory. All automatic network polling and database updates stops.
aurora:/
aurora:/
object manager name: netmon
state: | NOT_RUNNING |
PID: | 450 |
last message: | Exited due to user request |
exit status: | Exit(0) |
Step 2 To load new devices in to the database, enter the loadhosts
aurora:/
> | 10.10.10.104 | hostname |
> | 14.14.14.14 | host2name |
>EOF
aurora:/
Note Enter devices by using a DNS format (IP address then hostname). Use spaces (not tabs) to separate IP addresses from hostnames.
Step 3 Restart the netmon daemon by entering the following commands:
aurora:/
object manager name: netmon
state: | RUNNING |
PID: | 12812 |
last message: | Initialization complete. |
exit status: |
|
Step 4 Go to the GUI and look for the new devices that appear in the new object holding area.
Step 5 Perform a demand poll on each device to get the sysobjectIDs. After the demand poll is performed, HPOV puts each new device into its correct place in the map.
Basic Dial NMS Implementation Guide
#