Comments
-
YES PLEASE! I have about 20 custom properties already yet I can't use more than one to filter for a device? Really frustrating. I need to be able to filter on several conditions so I can reduce the search results into complex group conditions.
-
I agree there needs to be more flexibility/functionality with use of timezones. I'm not sure I would want the default recording time as UTC in the DB. I definitely would like Business Hours and Business Days as an added feature. It seems we are in agreement SolarWinds should make enhancements to time adjustment.
-
I also want this feature. Unless I'm doing something wrong, I just spent a couple hours re-managing about 1000 nodes with the only sort available was the Planned unmanage date. There are other nodes with different dates but I have no ability to filter them out. If the Manage Nodes page simply had filtering by any of the…
-
We also have quotas on various shares, but not everywhere. It would be an awesome addition to be able to monitor capacity, get trend charts on storage capacity on the shares just like disk volume utilization. We don't want to use FSRM to send notifications to users or local IT Staff. We prefer to use Orion to save the…
-
With the assistance of our SQL DBA we have a dozen custom reports that adjust for the various time zones where we have offices. It got me a better understanding of sql scripts/queries but I'm hoping this feature request is added to the product soon.
-
I rechecked the copy of your script and found I had a syntax error. It appears to be working! thanks for your help!
-
For now, we've worked with the Application owners and the web link monitor is acceptable. I've used the Compuware Vantage tool in the past for Synthetic End User monitoring, and at this time we won't be pursuing this direction. Fortunately, the test has conditions that are static so response time of the web link is…
-
I just updated from 12.1 to 12.4 last night. Had to build 3 new Windows 2016 servers to jump since previous 2 servers ran Windows 2012. Third server is expansion as I now need three polling servers. All seems to be running except for the same issue as the original post. The cube just sits there. I'm going to submit a…
-
Agreed. I used to use CA eHealth, which was spectacular for basic reports for this purpose. I'm trying to create a custom page and it's a nightmare. There are too many variables to adjust. Manually drilling to the items and printing/exporting them isn't any easier. So disappointing.
-
Does anybody with SQL knowledge have a script that can link when a device is Unmanaged, UnmanagedFrom, or UnmanagedUntil to the AccountID?
-
I copied your script into a new Windows script monitor and it didn't work. I modified only the tnsname and output.txt location. I used a default user credential that can access all our servers. What else is there to check?
-
What's the status of this feature? I see other threads requesting the same feature. We only have one Orion server situated in our data center and it monitors devices in nearly every time zone. I need to be able to modify Availability reports to exclude local office work hours and local office scheduled maintenance hours.
-
I'm having the same issue for the second time. Originally I noticed only a portion of a Node details page was in German. Summary, Vital Stats, Network, Asset Inventory, then "Benutzerdefinierte Registerkarte 10" I didn't change any language settings, my Orion polling server has no language packs installed or configured.…
-
I'm trying to use the web link monitor to validate that an internal web page loads. I have the URL and simply want to make sure the page loads in 15 seconds or less. I set the warning to be greater than or equal to 15000 milliseconds and the critical threshold greater than or equal to 30000 milliseconds. The Statistical…
-
My network team was able to review the report and noticed the interface utilization is completely off in Orion. They are going to provide the details of each Riverbed appliance, interface details and we will update Orion first. From there we'll determine whether the report has the right calculations.
-
No luck getting them to review the reports. They've been traveling all year upgrading our entire network and hasn't been on their priority.
-
Sorry for not responding. My network team hasn't had time to review the reports. I'll ask again and see if they can figure it out.
-
I'm also receiving negative values. I'll have to review the reports with my WAN team to determine if these values are correct.
-
Yes, my issue was resolved when all the comment lines were removed from the script. The only issue that remains (which is minor) is that the report does not run within Report Writer. Running the SQL query or Preview fails to complete. It does successfully output data to the Orion Web reports section.
-
Our reports are coming up blank. I took a look at the reports and the SQL query doesn't point to any specific node information that would be impacted by any Custom Properties we may have updated. Not sure if any dependencies have been broken, which is resulting in no data. Orion Core 2012.1.0, SAM 5.0.0, IPAM 3.0, NPM…
-
Can someone customize the sql query to include Custom Properties? I have several Custom Properties for nodes that will help group the list. Application_Group ContactName Environment
-
Never mind. I resolved my issue. ID10T error, I forgot to add columns based on the sql query.
-
I tried this sql query and it's not working for me. I just muted alerts for 70 Windows servers. The report doesn't return them. I have a sql query to give me unmanaged nodes. SELECT n.caption as Node , unmanaged , tolocal(UnManageFrom) as Unmanage , daydiff(getdate(), UnManagefrom)as [Days till Unmanage] ,…
-
I was able to get a Windows service monitor working. Now I'm having issues identifying which alert variables will give me the service name. Application Monitor: ${N=SwisEntity;M=ApplicationAlert.ApplicationName} - This gives me my application monitor name I created Node ${N=SwisEntity;M=Node.DisplayName} - This gives me…
-
I have no vb script experience and have no idea how this APM works. Isn't there an APM that can simply search for Windows Services by Display Name or Service Name? For example: Service Name: Spooler Display Name: Print Spooler Why can't there be an APM that searches for one or both, then checks its status and other metrics?
-
I'm looking for the same type of report. I've created custom properties to select groups of servers. Now I want a report to provide CPU/RAM/Disk/Network I/O for an adjustable period of time (daily, weekly, monthly, etc.)
-
We already use many Custom Property values but that cannot filter effectively when you have an application on 3 of 10 servers, another application on 4 of the same 10 servers, another application on 10 of the same 10 servers. It's very time consuming using Manage Nodes to configure Maintenance Mode. It's also difficult…
-
Posting here since no other thread exists and I think I want something similar. If I create a new custom property for Nodes named "Resolver_Group" and have an excel spreadsheet of 248 unique values for the fixed list of this custom property, how can I accomplish this? When I try to use the Import Values, it fails. I'm…
-
One of five ESX host servers show a memory error. I even confirmed with my admin that VMWare and the HP ILO do not show any hardware problems.
-
I have the same question. We now have 3 polling engines in our non-HA environment. I have about 100 servers that I want to move from either Poller 1 or Poller 2 to Poller 3. It would be nice to be able to have a feature in Manage Nodes that allows me to select all these servers, choose my SNMP community string and test…