Comments
-
When you go to the Database Details view you will see the Activation Preference for the selected database for each Exchange server where a copy of this database exists. Is this information correct?
-
The Real-Time Process Explorer should appear for Windows or Linux nodes managed via WMI or SNMP only. If the Real-Time Process Explorer is missing for those node types, it's likely the entire "Management" Resource is missing from the "Node Details" view. You can add this resource yourself by customizing the page and adding…
-
What browser/version are you using to access the Orion web console?
-
mharvey wrote: Is there a default amount of time where SolarWinds will unmute a device that has been muted? devices are not unmuted automatically or as part of any scheduled routine. Is there a default amount of time where SolarWinds will unmute a device that has been muted? Is there somewhere in the database I can look…
-
You might want to disable Browser Integration for the user accounts that are having this problem. Admin - Account List - (Select User) - Allow Browser Integration = "NO"
-
It doesn't appear there is a community posted ProofPoint template at this time, but you should be able to easily create one yourself.
-
The Nagios Script monitor does not support the use of certificate based authentication if that's what you're asking.
-
Within your script you should convert the boolean value to an integer in the statistic result. E.G true=1 false=0.
-
I believe the only way to accomplish this today is using the full URL path with the "&printable=true" option as shown below
-
I would strongly encourage you to break these up somehow across multiple application templates. Reason being is that individually components within the same application are processed serially and the timeout value applies to the application as a whole, regardless of how many component monitors it contains. This means that…
-
You should be using the Component Monitor Wizard to create these components. This can be found when adding a new component drop down and clicking 'Browse for Component Monitors'.
-
The following post should walk you through the process How to Migrate Orion to a New Server With Zero Downtime In your scenarion you would start by breaking the pool, removing one of the members that's running an older OS and then proceed with the steps outlined in that post. Rinse/repeat until both members of the pool are…
-
If you just want to know the IIS Service state you can use the Service Status - SNMP Monitor. It does not collect CPU/Memory information. Just running/stopped state of the Windows Service.
-
Can you describe how this resource was created and where you are seeing this behavior? Date/time information is not typically displayed in the resource title itself. I'd like to attempt to reproduce the issue but I'll need more details on what resource this is, what type of information is being displayed etc.
-
I'm afraid you're not missing anything. It's not possible today to group nodes by Polling Engine or Polling Method when assigning application templates. I've logged this as a feature request and it's being tracked internally under FB209496. In the meantime the only possible suggestion I could offer is to leverage custom…
-
You can use a normal TCP Port monitor on port 443. Does that help?
-
You're not alone.. It happens to me occasionally when I reboot the server or install patches that force the restart of the Orion services. I've noticed the problem is reserved to basic alerts only. Advanced alerts don't seem to have this problem. Since I believe the long term strategy from Solarwinds is to depreciate the…
-
Are you saying that both the server and the switch are in the same timezone +/- zero hours? Also, what's the time set for on your SQL Server?
-
APM polling is not tied to node polling. Even a manual "poll now" on the Node Details page will not initiate an APM application poll. This can only be done by clicking "Poll Now" from the Application Details page.
-
The easiest way to determine which nodes are not a member of a given group is to simply edit the properties of the group and view its members. Any nodes listed on the left side are those that are not a member of the group. Those on the ride side are included within that group.
-
There are a lot of JavaScript examples for creating a scrolling marquee. Getting this into the Orion web interface would require some CSS code hacking for sure that I'd probably recommend against. Instead I would suggest using the Custom HTML resource, which is bound by the resource size and location which is probably not…
-
This error message is returned when you attempt to create a new user account with the same username as an existing account on the Orion server. I suggest creating a new user account with a unique username.
-
SAM includes an AIX Application Template out-of-the-box. No configuration is necessary beyond SSH access to the AIX host, root level credentials, and perl installed on the AIX host (installed by default). The following section of the Administrators Guide outlines what is monitored, as well as the prerequisites. * AIX
-
It would be great to have a threshold range we could set so that it turns yellow or red (like CPU or memory does) depending on the value it's at. APM does allow you to define warning and critical threshold values for any component statistic or response time. This setting controls the component monitors status icon as well…
-
Have either of you tried monitoring the physical interfaces in addition to the port channel interface? If so, how does the utilization differ between the physical and the channel group interface?
-
Note that a similar like view to the one you describe above, and that can be easily customized already exists under the "Home" Tab -> "Top 10".
-
How are these nodes managed when you add them manually? Network Sonar does not use different ports than those used to add a node manually. It may be possible however that your firewall sees the Network Sonar Discovery as an "attack" and blocking the traffic. This is not unheard of, as some firewalls see sequential scans as…
-
On the Mailbox database details page what is reported for the last full and incremental backup?
-
THe process is outlined in our Server Migration Document.
-
SAM's statistics are primarily stored in the APM_PortEvidence_Detail, APM_PortEvidence_Hourly, and APM_PortEvidence_Daily tables.