Re: Monitoring issue in Tomcat Server(SAM)
The credential being requested here is the same username/password used to manage Tomcat, not your Windows credentials.
View ArticleRe: How do I add Raid Array to a node? I do not see this in a template anywhere.
What is the make/model/manufacturer of the server and how is the node managed in Orion? Is it a SNMP or WMI managed node?
View ArticleBackup HP ProCurve 1810G - 8 GE with NCM
Is there a way to backup the little HP ProCurve 1810G - 8 GE with NCM?You can backup to TFTP so, maybe NCM can use some script or such to connect and use this ability.Normaly you can only manage it...
View ArticleMAPS
Hi, I would like to create a map to show all nodes that are down in a specific group OR show down nodes with a filter. If I add all our remote sites to a MAP, it is to much to fit into one or two maps....
View ArticleRe: Backing up a PFSense Firewall over SSH using Generic.Device
For anyone else with this issue, i've managed to work around the issue by changing from the default shell to /bin/sh and then executing the command to dump the config.Final variation file config for...
View ArticleRe: Can you disable the FAQ Capability?
Only option is to modify stylesheets or templates, but that change will be removed after upgrade. We track native support for this internally as a feature request under # 273698.
View ArticleRe: Anonymous Survey Responses
Hi Barry, no this is feature request. We track this internally under # 246136. I added your request to the count with contact details. Thanks
View ArticleRe: Direct linking to the search page with a location specified via GET
It turns out this is not possible and it would be a feature request. I suggest to create a request in the page for Web Help Desk Feature Requests and see what other users think. Thanks!
View ArticleRe: whd 12.2 installation on OpenSuSE 13.2
OpenSuSE as for sure you know is not supported and I'd love to know how many people is actually running WHD on something unsupported like this, anyone? I would start with troubleshooting of...
View ArticleRe: How to change ports used?
best bet is to change the default binding to port 81, as even when disabled IIS will reserve the port bindings
View ArticleRe: NodeDetailsURL to only use one webserver
iceman47777 you will also need to click on [Enable table editing]Thanks mharvey for grabbing that
View ArticleRe: Alert Central integration to Orion not working
This exact same thing has started with me as of the last week of December. It was working before that. I was getting alerts and now it went silent. they don't even show up in alert central
View ArticleRe: Orphaned IP's and license limit
Nope, I take that back...those are hosts...just looked again.
View ArticleRe: Exporting/Printing Application Monitoring Template Settings
That's just how good Petr Vilem is. He can write the SQL query blindfolded
View ArticleRe: Re: ConvertDate Function returns incorrect date
The template included with Solarwinds only accounts for 1 SSL certificate per node, I have in some cases several on one server, so that didn't cut it for me. As for my issue, the converting only went...
View ArticleJob Engine v2 alerts in Orion Server Template
As we've built out our Solarwinds environment the Solarwinds Job Engine v2 and Job Engine v2:Worker Processes components of the Orion Server Template for SAM have started to exceed the default...
View ArticleRe: Exporting/Printing Application Monitoring Template Settings
Thanks for that!I was able to get around it by using: (t.Warning not like '%1.79%E+308' and t.Critical not like '%1.79%E+308') and ... Interesting its only on gt.. I'll have to test that out. Have...
View ArticleQuery - help with joins
Hello guys,I'm very new to Orion and would like to pull some custom info with SWQL.I'm trying to get App Name, Server Names, Component Name and Statistic Data for that component.I've learned about...
View ArticleRe: Network Atlas Child Status and Custom Memory Setting
I've encountered this recently as well. I was creating a map of our email/exchange infrastructure and I noticed that my Exchange servers were showing with a "red" status indicator. I momentarily...
View ArticleRe: Query - help with joins
Try this for your query: Select A.Name, A.Components.ComponentName, S.ComponentStatisticData, A.Node.SysName FROM Orion.APM.Application A JOIN Orion.APM.CurrentStatistics S on S.ApplicationID =...
View Article