Comments
-
Please consider this when overhauling.
-
Great idea! Could be also the option to MODIFY existent report writer reports via web. We have tons of custom reports created by a former co-worker, so I'm getting my way in the web interface from scratch.
-
Adding my two cents. My Case # - 01977205
-
An example for this is, the ReportJobs table which WebsiteID column value should be validated every time the configWizard runs because a new record is added to the websites table, and the WebsiteID value increase by one. Scheduled reports jobs use this WebsiteID value in the ReportJobs table, but the following error is…
-
Ability to re-edit the dashboards using the GUI without having to modify them using SQWL. Once you save, no more GUI based editing is possible.
-
Hello @"pravs88" I see the "full text search" option is only available with Log Analyzer? I have 1600+ nodes feeding my syslog database, so I have to pay $24k for LA1000 which limit up-to 1000 nodes to be able to partially search. So far, I'm not able to create views or reports using the "contains" boolean, reports and…
-
Hello @"p.darila" I just noticed the FORWARD THE ENTRY option is not showing for the Global Processing policies. Create new rule under PROCESSING POLICIES > Global Processing. The action options are * RUN AN EXTERNAL PROGRAM Execute a program or script. * FLAG FOR DISCARD Rules will continue processing, but the entry will…
-
In a more larger scale environment, I have created a default view with all I want to show, and limit the displaying of resources (i.e. Windows, AIX, Linux, ALL UNIX, WAN nodes, WPM Transactions, LAN nodes, etc) with the account's permissions using custom property. The users will see what they have permissions on. Later on,…
-
@"Kita" @"adam.beedell" Rebuilding the website fixed the issue on my environment. I had to rebuild main poller and all Additional Web Servers. support.solarwinds.com/.../Rebuild-the-Orion-Website
-
Hello @"tony.johnson" I have 2020.2 installed with the assistance of the DAU team lead by Adrian Cook and Jeff Blank. NPM 12.2 introduced the ORION WEB SERVER ADDRESS in the web console settings, and I have a CNAME I use for my AWS (https://ensmointor.miamidade.gov) so that fixed the "Details URL" variable using this CNAME…
-
Excellent! I did it, and it is a big difference.
-
not yet. I'm in NPM 11.5.3 and still not showing
-
Hello @"aLTeReGo" Yes! I have the ORION WEB SERVER ADDRESS configured in the web console settings to use ensmonitor.miamidade.gov, but keep in mind the ReportJobs table uses the WebSiteID from the Websites table. The error shows when the WebsiteID do not match in the ReportJobs table and the Websites table. Look at this…
-
I have SAM 5.5 and it looks like Orion Server Template has never been updated. I still seen the SW Network Performance Monitor component and all my polling engines are reporting the service is down. I disabled to prevent false alarm.
-
I have Automatic Geolocation box is selected. Now what? How do I make the objects to appear in the map? I have few with the address as google like it but they don't popup.
-
This issue happened again last week, and at the same time I had another ticket open with support related to another problem which support asked my to run the Configuration Wizard. I can see the drop downs again.
-
it's just happening to me out of the blue. It was working fine last Monday. I just reboot my NPM server to apply Windows updates.
-
NPM do not handle DNS name resolution when ConfigWizard run. This process create entries in the "Orion Servers", Websites", and "Engines" tables (to name few) with no FQDN, so I have to edit the table and append the suffix manually. We are forced to use the URLs with FQDN, otherwise, the links referring to nodes,…
-
I was having the same issue. In my case, the IIS had binding 443, and the Websites table primary website record had port 443 and SSLEnabled column as 1, as expected after running the configuration wizard. However, the ReportJobs table used by reports schedules, was using an old Website ID from previous configuration wizard…