Versions Compared

Key

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

...


./populate_router_details_table.php - This inserts records in the alarms.router_details table (This can take some time to complete)


./get-bgp-v4-peers-on-router.sh -  It trys to PING each router, if it gets a response, it then connects to each router using ssh and public keys (/usr/lib64/nagios/plugins/dbupdates/.sshkeys/monitor_dsa and /usr/lib64/nagios/plugins/dbupdates/.sshkeys/monitor_known_hosts). It generates a file called /var/lib/nms-dashboard/v4-<Router_Name>.txt

...