How to report on circuit uitilization
I know this is a very basic question but I am not very skilled with the report writer or SQL. I am trying to produce a report that will show me the average bandwidth uitilization for our offices during...
View ArticleWAN circuit utilization
Hello, One of my customers is looking for a custom report showing the frequency of times and duration that their WAN circuits rose above 90% utilization. He would like to see the circuit name and how...
View ArticleChange Report Page Setup
Hey folks, how do I change my reports to use something other than 8 1/2x 11? Thanks
View ArticleSQL code to produce what nodes reside in what View
Looking for a way to report on a node listing per View. I looked at the view table and found all the views, but I want to see what each view has for nodes.can you help ?
View Articlereport that shows all active ports that have nothing connected
I need to create a report that shows all active ports that have nothing connected to them. I am a new-be, any suggestions?
View ArticleDashboard : SQL query
Hello everybody, We are currently migrating nagios in solarwinds. Nagios dashboards are easy views to understand. I would like to have same views in Solarwinds. I tried to create custom reports and...
View ArticleCustom report for all servers that have SQL
Is there a way, to run a report for all servers that have SQL? Please let me know. Thanks Bunch!!!
View ArticleIs there a way to create drill down or linked reports?
What I want is to keep the high level reports, then create a detail report that you can either drill into or link passing an arguement. Has anybody done it, seen it done, found an article or video...
View Articlewhat wrong in this statement
SELECT TOP 10000 CONVERT(DateTime,LTRIM(MONTH(DateTime)) + '/01/' + LTRIM(YEAR(DateTime)),101) AS SummaryMonth,Nodes.NodeID AS NodeID,Nodes.VendorIcon AS Vendor_Icon,MAX(Nodes.CPULoad) AS...
View ArticleReports that will get the nodes volume on the last day of the month at a...
I'm trying to create a report that will have the current diskspace (percent and GB) on the last day of the month at a certain time. The existing reports cant work as it took average; I would want to...
View ArticleHow to pull the Accounts.AccountID into a report
It's a fairly well-known problem that SQL reports not only do not obey Account Limitations, but viewing SQL reports from an account with a limitation will fail. I realized over the weekend that if I...
View ArticleOnly ICMP devices
Any way to quickly determine the devices that are being checked only by ICMP via a report? Thanks in advance!
View ArticleSQL CONVERT function not working
I have a custom poller that polls an OID (APCupsBasicBatteryLastReplaceDate) that contains a date value in mm/dd/yy format. What is really strange and has me stumped is that I'm not having any success...
View ArticleInterface utilization reports
Hi there, I have a Advanced sql script as attached to fectch the top 10 interface utilziation of the interfaces in the last month, and list the trend those 10 interfaces utilization in the past 6...
View Articlenortel 470 report needed
First time post to thwack, hopefully I'm posting to the correct place. The company I work for has hundreds of Nortel Baystack 470 switch stacks with anywhere from 1 to 8 switches per stack. There is an...
View ArticleInterface utilisation report with icon/text colour change
Hi, I briefly raised this question during the Reporting webinar during Thwack Camp 2013 but I haven't had much luck getting it to work. Short Version: Looking to combine the nicer/easier to read...
View ArticleIs there a way to progmatically pull data between X dates?
I've been asked to generate a report for NetFlow data, that will pull info for devices between the 16th of Month A to the 15th of Month B. They'd like to also see weekly reports, finishing with a...
View ArticleMonthly Availability Business Hours Report
Hi I have created various application groups containing various servers and applications that make up each service. I am looking to run monthly availabilty reports for these services within working...
View ArticleSELECT * FROM NODES WHERE APPLICATION_TEMPLATE BLA_BLA_BLA (for compliance...
Attention! Challenge Below! As suggested by aLTeReGo, in response to my question in general SAM forum - Report On Nodes Without Particular Application Template Assigned - I am posting this question...
View ArticleNPM 10.5 Custom Report with Multiple Universal Device Pollers?
Hi,I am trying to create a custom report with the NPM 10.5 report writer for Fan Status on Cisco nodes.I have the following Universal Device Pollers assigned to my Cisco Nodes: ciscoEnvMonFanState and...
View Article