Re: ipMonitor - Can you have a device alert, but not show on the screen?
Dave,Which ever group you have selected in the left pane, is the group that will show up under the NOC view. You can put the server you wish to see in a group, select that group, and the then click on...
View ArticleSWQL Route Flapping Help
I am creating a Custom SWQL query for Route flapping. I found a SQL report that will work, but I cannot get my query to work in SWQL. I am trying to show the number of route flaps in the past hour....
View ArticleHelp with user access:
Is it possible to grant rights to a user or group of user and allow them to create and manage node groups without giving them access to the admin tab or network discovery? So far from what I see the...
View ArticleNeed to change font color on the Website Administration page!!
I am one of several users at our company that are having an increasingly hard time dealing with the light neon blue on white color scheme on the SolarWinds website. A good example is the Website...
View ArticleRe: Add WMI node with CRUD.AddWMINode.ps1 failed
tdanner, Basically, after I launched the script code to add the WMI credential that I listed on my previous post and then I went to the Orion webpage Settings, Manage Windows Credentials page, and I...
View ArticleCustom Reports Based On Windows Events
Hello: We have Win2k8 r2 64 bit web server farm. We also have SAM 6.1 and LEM 6.0. I am wondering whether we can get a report in the following format: The below...
View ArticleRe: Server 2012 R2 - Monitoring requirements - The Master List
We're definitely starting to leverage PowerShell wherever possible. The deprecation of SNMP support in Server 2012 (in the same article by aLTeReGo on SAM as linked to above) was a compelling argument...
View ArticleServer 2012 R2 - Monitoring requirements - The Master List
We working with our server teams to develop a 'golden image' for Server 2012 R2. As part of that effort we want to ensure that all of the appropriate configurations are made to allow us to do...
View ArticleCustom WCF Performance Counters Templagte For SAM
Wondering whether there is a template that covers all the counters and instances of Win2k 8 64 bit r2 server specifically, pertaining to the following:ServiceModelEndpoint 4.0.0.0ServiceModelOperation...
View ArticleCan I run Dameware on a Linux style OS?
i just installed Linux Mint 17 on a pc, Can I run Dameware on it?
View ArticleObject not captured
I just setup Alert Central to work with my NPM. I am sending my NPM alerts to a dedicated mailbox on my Exchange server. I went through the setup wizard on Alert Central to configure everything. All...
View ArticleLocation field...Windows
Here's the issue. We've been tagged with an inventory and I have a database that has location information for our Windows servers in it. I know location is a system field in Solarwinds but where can...
View ArticleRe: Device limitation
I would not run 200 devices in one activity. I would split the devices up into about 4 activities of 50 each, and schedule them to run about 15 minutes apart.
View ArticleRe: Device limitation
Thanks for the reply bkyle, so does that mean i can use cattools to backup as many devices as i want, as long as i split them into multiple activities, and give 15-20 mins time gap.
View ArticleRe: Device limitation
With too many devices you will run into issues. If you have a large network, you should consider our NCM product.
View ArticleRe: Device limitation
Thanks for the prompt reply. we just have around 200 devices and under budget, if multiple activities with 50 each works, then we would like to use cattools, thanks.
View ArticleRe: Location field...Windows
The Location field is polled via SNMP. Microsoft TN says you need to open Computer Management, expand Services, right-click on the SNMP service, and the Location can be entered on the Agent...
View ArticleRe: SQL Query to return Node Caption and SN?
the key is corenodeid in NCM_NodeProperties table then use NCMs nodeid=ncms nodeid... select n.Caption, ncmep.serialfrom Nodes n inner join NCM_NodeProperties ncm on n.NodeID=ncm.CoreNodeID...
View ArticleRe: SQL Query to return Node Caption and SN?
yep, so if you select ncmep.* instead of serial you'll get all components listed in entity_physical table and you have to get the chassis...I'm pretty sure the column "class" in the entity_physical...
View ArticleRe: JMX Monitoring and the C3P0 connection pools
Is this information present in any other location that does not change with each reboot? You could create your own MBean that presents this information in a persistent fashion. The only other way that...
View Article