The most recent content from our members.
Does anyone have custom SQL report, to be able to pull from a HTTPS monitor. I need the availability, total outage duration, number of outages, ect. from the previous month and the report sent to a client.
My Patience is running low. I'm exhausted and shouldn't have to pull my sql admin for every report I need. Days and hours trying to write what are really simple reports shouldn't be like pulling teeth. Pain points that even our sql admin couldn't get past are: 1. Timestamp column. We couldn't find one. 2. Availability…
Hi Folks, I would like to know if the available ressource in web report named "Percent Errors (Transmitted + Received)" can be used in interface report or not? it's available but I'm wondering that will be used for SAM and not interface! In the case it can be used for interface errors reporting, what's the calculation…
I am trying to write a custom SQL report that includes the node, event types 1 and 5, the duration between the events, and the message. I have the node, event types, and message but need help calculating the duration between events 1 and 5. Below is the code. Any help is much appreciated! Thank you! Select NodeName,…
Hi, I want to have a month and a year in a report. It's seems easy but I can't managed to get the yyyymm as title of the PDF file. It's about last month data. For example on the first day of the new month I have scheduled a report that will show the performance of the mem en cpu of last month. When I edit the report there…
Having to make sure that insight manager tools are up to the current versions to be properly managed by Orion. Mostly to get the proper Hardware information I created this script to give me an idea of what versions I was working with. This script also marks Virtual and physical servers so that you can ignore virtual…
I have created below sql report to show Alert report with Acknowledge details for previous day. but its not showing correct data, can someone check and help me. Select o.AlertObjectID As Ticket_Number,o.AlertID,o.EntityCaption as Object, o.RelatedNodeCaption as NodeName, N.IP_Address, o.RelatedNodeID as NodeID,…
It looks like you're new here. Sign in or register to get started.