-
Juniper RPM probe monitoring
Hi all I have a Juniper SRX240 with a set of SLA probes that I want to monitor. Until VNQM supports Juniper, I have been trying to use UnDP's without much success. I can poll the JUNIPER-RPM-MIB and obtain the values from the tables but I can't find a way to correlate the label to a probe name. Has anyone had much success…
-
VNQM seems to be buggy.
I've been working with Solarwinds for over a month now trying to get a POC up and functioning correctly. I'm not getting anywhere. Now my assigned tech is out of the office for another two weeks. SMDH. I wouldn't suggest this product right now. It has potential, but until they can fix the bugs, i would stay away. I'll…
-
ISDN Status Monitoring
Is there a way to monitor this Layer 2 status on an PRI? ISDN Serial0/0/0:23 interface dsl 0, interface ISDN Switchtype = primary-ni Layer 1 Status: ACTIVE Layer 2 Status: TEI = 0, Ces = 1, SAPI = 0, State = TEI_ASSIGNED Layer 2 Status: TEI = 0, Ces = 1, SAPI = 0, State = AWAITING_ESTABLISHMENT The PRI is up but not…
-
Using VNQM for network bandwidth speed monitoring
Hi All, Can we use the VNQM for bandwidth speed monitoring? Example scenarios: HQ to branch, company to internet links, etc. Thanks!
-
Question about 4.2.2 Hotfixes
Unlike the other modules, the readme files do not specify whether this needs to be installed on only the main poller or across the main poller and the additional pollers. Does anyone know for sure?
-
VNQM install on secondary host overwrote IIS
While doing some testing, I installed the VNQM on a secondary host and it overwrote my IIS settings making that host the primary, lets call that host 15...I have since reverted back to my original host, 01, but when I go to do any of the setup tasks within the module, there is a link that is still pointing to the 15…
-
IPSLA operation data missing in DB
Hi, Last week we observed something mischievous in our Solarwinds VNQM. All the IPSLA operations were showing grayed out in the webpage. On checking we found that all the IPSLA data in the DB are missing, just like the related DB tables are wiped out. We have checked the logs and havent seen anything unusual. There were…
-
Combine multiple IP SLA Operations “Min/Max/Ave graph of Roudtrip” in a view
How can I create, combine in one view of “Min/Max/Ave graph of Roudtrip” of these IP SLA Operation resources? * IP SLA DHCP Operation View * IP SLA HTTP Operation View * IP SLA DNS Operation View, and so on… This is current view of DHCP Operation. I want to copy the Min/Max/Avg resource and put it in another view with…
-
SWQL for PRI trunk utilization help
<code> -- Good query finding MAX value select n.Caption, vge.IfName, max(vges.AvgVoiceIncomingUtilization + vges.AvgVoiceOutgoingUtilization) Max_Incoming_Plus_Outgoing from VoipGatewayEndpointStats vges, VoipGatewayEndpoints vge, VoipGateways vg, Nodes n where vges.VoipGatewayEndpointID = vge.VoipGatewayEndpointID and…
-
Adding VQNM nodes without SNMP RW strings
When I am working with VQNM, and it is performing functions, it seeks and uses CLI credentials. That is fine. But when I want to go add a new node, it won't add unless I specify SNMP RW strings I have hundreds of nodes already in VQNM without RW strings, so I am not sure what changed, nor am I entirely sure why it is…