Comments
-
I think you just made Kellie Mecham's day
-
Because each implementation of Java JMX is unique, and these tend to be custom written applications we're restricted to whatever the developer has chosen to expose as an MBean through JMX. This makes creating a useful template near impossible. However, I strongly recommend you take a look at the very powerful JMX Explorer…
-
Have you looked at either of the following application templates that report on the number of locked out user accounts? http://www.solarwinds.com/NetPerfMon/SolarWinds/ApplicationPerformanceMonitorAdministratorGuide.06.651.htm…
-
For reasons I can't explain, it does not appear as though the 8000 series supports the 802.11 SNMP MIB, required for wireless information to appear in most any wireless network management software. As a point of comparison, search for the phrase "802.11 MIB" for this Proxim wireless bridge, and then do the same on this…
-
For both 1 & 4 how are these nodes managed? Are these SNMP or WMI nodes, or are they VMware nodes? If you open the web interface of Dell's Server Administrator or HP's SIM agent installed locally on the server what is the status of the Power Supply and what information is shown for the array controller? If there's no power…
-
joedissmeyerIt looks like you've found a bug. I've logged this and are tracking this internally under FB409465. Out of curiosity, is your domain\user account not added as an individual Orion Windows user account but is instead part of a Windows group in Orion?
-
Nothing looks obviously out of the ordinary, though a screenshot of the trigger condition may help. When/if you have configured the trigger to something that is known to be "true" then the alert wizard near the end should show the number of objects that this alert will trigger upon immediately upon accepting and saving…
-
You can click the "Export" button available on most resources which will take you to the Custom Chart view where you can selectively display the 95th percentile. Alternatively, administrators can edit the resource itself to show the 95th percentile on the chart all the time.
-
SAM 6.3 Beta 2 is now available which includes a Linux Agent for Node, Volume, Interface, and Application monitoring. If you already own Server & Application Monitor and are under active maintenance, you can sign-up to participate in the beta at the link below. * https://thwack.solarwinds.com/thwack-beta.jspa?groupID=1003
-
Agreed. Can you share a screenshot of what you're seeing? Are these SNMP process monitors or WMI/RPC ones?
-
For security reasons the APM Linux/Unix Script Component Monitor only supports SSH. Telnet is not an option.
-
What information are you looking to monitor on this device? Also, could you run a MIB walk against that device using this tool and post the results?
-
Have you considered using the script as the template, assigning it any any and all nodes you need monitored and adjusting the script arguments as needed/necessary for each node the template is assigned?
-
What are the results of this query when run with MySQl Workbench from the Orion server? Can you post a screenshot? What version of MySQL are you running? Below are the results of a MySQL I'm running in the lab. It's not production so the statistics are low, but as you can see I have 3 opened connections Running MySQL…
-
You can certainly monitor the disk volume I/O metrics with SAM using WMI or Windows Performance Monitors and have these appear on the Node Details view. You can't however add them to the Volume Detail View. Adding standard volume performance metrics to the Volume Details View is feature we're already tracking internally…
-
The issues is that your script output is not formatted properly in a way SAM's Linux/Unix Script Monitor can understand it. First all scripts must exit with an error level that denotes the status of the component monitor Scripts Must Report Status Through Exit Codes Scripts must report their status by exiting with the…
-
It sounds like you have three web servers in a load balanced cluster. If that's the case, you should create three separate HTTP User Experience Monitors, each using the IP address of the server it's assigned to in the "URL" field. Populate the "Host Header" with the FQDN you would normally put in your browsers URL field.…
-
Have you tried using the Component Monitor Wizard to monitor the Web Helpdesk Services? You can also use the HTTP User Experience Monitor to monitor the Web Helpdesk web interface.
-
I'm not sure why the Exchange tools won't install on you Windows Server 2008 R2 server but these tools are a requirement for this application template to work properly. Ensure you're installing the Exchange tools from the Original Exchange 2007 media and following the steps outline here. If you continue to experience…
-
Unreachable counts against a nodes availability, as a node will only go into an "unreachable" status when it is "Down" but covered by an upstream dependency. In the event the node was still reachable, such as in the case of alternate routes, HA, etc. the node and application associated with that node would still appear…
-
Calling out the following people! msetter, hilbertd21, hnz980, acampa, Max Tan, KingWade, cleaner23, Sniffer 676, iamwes, dkeyser, bsciencefiction.tv, familyofcrowes, tutorial2013, sabirkk, Mike Driskell, sdonato, thewerd, julrich, pirro, Jfrazier, chrissmail, tswo02, byrona, chrissmail, genesys,
-
Clicking "Poll Now" on the "Node Details" view should force an Asset Inventory poll, as well as warranty status lookup.
-
SAM is trying to parse (read) the contents of this file, but either the file does not exist or the user account you've specified in the monitor does not have read permissions to that file.
-
By default SQL authentication is tried first. If that fails, Windows Authentication is used. If the credentials you are using for the SQL User Experience Monitor are in fact Windows credentials I recommend enabling "Use Windows Authentication first, then SQL authentication" within the component monitor settings. This…
-
Are you looking for a single value or a time series chart?
-
Orion Platform 2019.2 includes the ability to automatically delete these 'unknown' volumes. For more information, check the link below. https://thwack.solarwinds.com/docs/DOC-204353#jive_content_id_Automatic_Removal_of_Unknown_Volumes
-
Yes these components must be updated on both the Primary Orion server, and each additional poller to ensure that all polling engine components, collector, job engine, etc are at the same version. failure to update the additional poller with the appropriate product specific packages could result in failed polling due to job…
-
The issue with the script is the output format. SAM expects the output of any script it runs to be in a predictable, structured format as outlined in the Administrators Guide below. Creating a Linux/Unix Script Monitor If you need assistance altering the script to output in the proper format you may want to posting in the .
-
SAM is able to monitor that the email system is working by sending a message and retrieving it via common protocols such as POP3, IMAP4, MAPI, and Exchange Web Services. AppInsight for Exchange can also monitor the usage of a mailbox, such as the size and number of messages contained within the mailbox.
-
Where in the SAM documentation is this referenced? Feel free to copy/paste the excerpt from the Administrators Guide and paste it here, in addition to the page number.