I'm editing my reports for availability today and they have asked me for a 5 day report just covering Monday - Friday. What is the best way to create 5 day reports? I don't want to do daily reports as this will fill mailboxes with availability reports. I cannot see a custom date drop down either. Thanks in advance. Adam
How can i generate a report to Check the throughput of the current network. Assume that we have a client on the access side and communicate with the server connected to DC or the core switch and want to check RTT, Throughput between the client and server like loss, jitter
How can I schedule reports from OLM database(FROM dbo.OrionLog_LogEntryMessageView) have a working query on the database side, but not on reporting. but the query does work which I assume report know nothing about it. im not given a error but invalid query. i tried to do the same query in a dashboard and got a better error…
Is it possible to create an 'End of Life' report for nodes when one only has NPM installed? I ask as I'm struggling to find any relevant fields - partly because access is limited as we can't get SWQL Studio installed due to client restrictions.
We run a monthly report that shows availability of our entire network for the previous month and this gets sent to the managers. It has been requested that the email have an attached .CSV file reflecting the devices in the report. When I attempted to set this up in the Report Scheduler, I click on the file type .CSV and it…
I have a simple report that will show failed backup jobs. In looking at the output, it shows everything but the name of the node that failed. So I need to adapt(add) to my report to pull the node name from NPM. Only I have no clue how to do JOINS, let alone much else in SWQL/SQL. The code so far is simply: SELECT TOP 1000…
We'd like to generate a SolarWinds report to show user accounts on each Cisco switch in our network, and use it to confirm which switches have individual user accounts on them and identify any ‘rogue’ accounts.
1) We had to turn off "delete stale interfaces" option in polling settings. We found that Juniper devices have standby pairs that we need to keep that were getting flagged as "stale" 2) We found this SWQL query to identify stale interfaces: SELECT I.InterfaceName, N.Caption, N.DetailsURL AS [_LinkFor_Caption] FROM…
I have a SWQL query that I have been using for a couple of years now, which I copied for THWACK. It lists the devices that have been muted or unmanaged. It does just what I need. We have placed this on our home Summary page as widget. Now comes my issue - I has been asked to flag device as retired and unmanage them. I need…
I'd like to see the count of triggered alerts over time in a bar chart, ideally grouped by alert severity. There might be something for this out of the box, but I have not come across it. I don't have experience with the custom charts, but I thought I was close with this query. I appreciate the help! SELECT…
It looks like you're new here. Sign in or register to get started.