Versions Compared

Key

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

...

** Pay attention to the year and month values in the Excel concatenate command

** WARNING Excel cannot handle hour values that are greater than 23, so when you paste the results into Excel, in the column that contains the Total_Outage data, you must add a ` character in front of the first digit for all hour values greater than 23.

Copy the column that has the SQL statements and paste them into your favourite MySQL tool.

** WARNING Excel cannot handle hour values that are greater than 23, so when you paste the results into your favourite MySQL tool, you will have to get rid of the ` character in front of the first digit for all hour values greater than 23.

Run the amended MYSQL tool and run the queries.

** There is a table within the reports database called SPLUNK_LINK, this links the IP Address of the results to the Circuit Name within OpsDB. This table could get out of date as Operations add more circuits.

...