Re: Adding SIP Call Monitoring
How about this... supports CUCM 6.x up to and including 10.x.
View ArticleRe: Moving Content from View to View
What content are you trying to move from what view, and which view are you wanting to move it to? Orion is extremely flexible and customizable, so it's very likely possible.
View ArticleRe: Component/Application Monitor Event Report
This is not available as an out-of-the-box, and is not a column which can be selected via the report writer. This information is however stored in the database which can be queried via custom SQL or...
View ArticleRe: Is there something extra that needs to be done to enable snapmirror...
The SnapMirror monitoring relies on the presence of the snapmirror.conf file in /etc. itreads the relationships and schedules from here. This file is not used if you manage your relationships through...
View ArticleRe: Is it possible to add a search bar to SAM?
There are various different search mechanisms throughout Orion. Many of which can be added to a view.
View ArticleRe: Network folder file count
Are you monitoring the server where that share exists? Is it a Windows server or a NAS? SAM's file and folder monitors utilize WMI so the server that is sharing the files must be a managed Windows node...
View ArticleRe: Is there way to monitor how long a process is running?
Alternatively you could create a Windows Performance Counter monitor for that processes elapsed time and configure a warning or critical threshold appropriately. This value is report the amount of time...
View ArticleRe: APM Alerting only when ALL components are down - how?
This can be accomplished today by placing the components that make up the application into a group. From this group you can configure how you would like status to be calculated. This allows ultimate in...
View ArticleRe: Prevent component from turning template red even when down
Out of curiosity, are these monitors simply process/service monitors? If so, this is a open feature request that you can vote on at the below. MONITOR PROCESSES REGARDLESS OF STATUS
View ArticleRe: Can you get a single dial?
Tables are dynamic such that if there are only 5 values for a "Top 25" resource then only 5 rows of data will be displayed. Radial gauges are configured individually and are hard coded for a particular...
View ArticleRe: PowerShell Output to Email Alerts
This can be done in the same/similar fashion as the SolarWinds.APM.RealTimeProcessPoller.exe using the Orion SDK/API. Execute the PowerShell script as part of the alert Trigger Action - Execute an...
View ArticleRe: Unable to WINDOWS SERVER 2003 DOMAIN CONTROLLER SECURITY
PowerShell 2.0 must be installed on the Orion server and the Domain Controller. WinRM must also be configured on both the Orion server, as well as the Domain Controller being monitored. To configure...
View ArticleRe: Sum function not working as expected in SWQL
I suspect that the problem may be that the timestamps actually include milleseconds You are absolutely correct. When grouping by just the raw date time, the grouping is going to be done by the...
View ArticleRe: Unable to WINDOWS SERVER 2003 DOMAIN CONTROLLER SECURITY
Thanks, Now its working. but still one of the components is showing down.Please find attached error snap. Also i would like to know how to create email alert if the user accounts get locked.BR,
View ArticleRe: LEM Upgrade - Disk Space Requirements
The 5.6 upgrade was successful. The database migration took just under 4 days to complete. The 40GB free space was all on the same disk but i don't know which partition.
View ArticleRe: Defined SQL Variable
Hi, for what do you need this variables? I wrote a powershell script which catch all acknowledged and approved Jobs and send it via email to your ISO20K-Changemanagementsystem for our documantation. if...
View ArticleRe: NPM 11.0 Release Candidate Now Available!
Hi rob.hock, I've been tasked with upgrading our main platform to NPM v11, I was wondering is another RC after RC2 due? I would hate to deploy it later on this week and find another RC (or the GA) in...
View ArticleRe: Extra carriage returns in emailed Notes
You need to have your mailserver present the mails as plaintext
View ArticleHow can I do a custom SWQL query with a node variable?
Hi, in Node Details I want to do a custom SWQL query with the NodeID or Name. Something like "... WHERE NodeID = ${NodeID}" is that possible?? I want to display for every single Node it's own Node...
View ArticleHow to show all LEM events from specific node?
Hi All, Is there a way to filter all events from specific node on LEM? I basically want to make a filter that shows all types of events from a specific node. (Node is already registered and showing on...
View Article