Comments
-
Hi Mustafa, Could you tell me how did you create resource below in npm ? Thanks !
-
Thanks a lot. After cleaning cache works fine !
-
If I made any change to this file, need I restart Orion services ? Thanks.
-
If I made any change in this file , need I restart Orion Services ?
-
Thanks to all, specially to Wayne. Wayne´s answer was the key to fix this issue !
-
I can edit, but I cannot save file changes... This file stays in C:\Program Files\Solarwinds\Orion\Netperfmon-Website.zip\Orion\Styles\ in my server.
-
Thanks a lot !!
-
Thanks a lot for all answers. I was using a "View limitation", so I didn´t saw all down nodes. Sorry for that.
-
Hi, I´m using this query to get AP in down status: SELECT DISTINCT NPM_NV_WL_ALERT_APS_V.ID AS NetObjectID, NPM_NV_WL_ALERT_APS_V.AP_Name AS Name FROM NPM_NV_WL_ALERT_APS_V WHERE ( (NPM_NV_WL_ALERT_APS_V.WirelessType = 'Thin') AND (NPM_NV_WL_ALERT_APS_V.Status = '2') ) Is there any way to insert a 'Down.gif' icon in this…
-
Try this query (last month): SELECT Nodes.Caption, StartTime.EventTime, DATEDIFF(Mi, StartTime.EventTime, (SELECT TOP 1 EventTime FROM Events AS Endtime WHERE EndTime.EventTime > StartTime.EventTime AND EndTime.EventType = 5 AND EndTime.NetObjectType = 'N' AND EndTime.NetworkNode = StartTime.NetworkNode ORDER BY…
-
This css file is zipped ? How could I edit this file ?
-
Reading Orion NPM Manual, I found this: * If you have created custom properties for monitoring your network, you must copy your custom property schema and configuration files from your original Orion NPM server to the additional poller. My question: When should I copy this configuration files to the additional…
-
Yes, I´using NPM 10.0.0 SP1.
-
Try this query: SELECT Nodes.Caption, StartTime.EventTime, DATEDIFF(Mi, StartTime.EventTime, (SELECT TOP 1 EventTime FROM Events AS Endtime WHERE EndTime.EventTime > StartTime.EventTime AND EndTime.EventType = 5 AND EndTime.NetObjectType = 'N' AND EndTime.NetworkNode = StartTime.NetworkNode ORDER BY EndTime.EventTime)) AS…
-
No, they don´t appear, but I can see this nodes in "Down Nodes" view.
-
I want change this brown bars by blue bars...
-
Hi rgward, In my NetPerfMon DB I didn´t found Wireless_AccessPoints_View and Wireless_Controllers tables.
-
Thanks a lot.
-
Hi GoldTipu, Thanks a lot, your recommendations solved my problem. Please close this Thwack Case. Regards.
-
Thanks a lot. Now works. Is there any way to remove the "location" line in node details ?
-
Now I have only 5 network devices down, but running this report I get 100 lines.
-
My users cannot see edit or customize button, is there any way to set this buttons to my users ?
-
Yes, I have Solarwinds support.
-
In my NPM I can´t find "component status or error description" option in Report writer... (NPM 10.2) :-(
-
I´ll try create this query tomorrow in my work.
-
Thanks a lot for your help ! Need I stop my two pollers to do this task ? SW Trap Service already stopped.
-
Is there any way to change all this bars ?
-
In "machine type " field I have only "VMware ESX server". A lot of servers.
-
Thanks a lot - now works !
-
In NCM v7.1 I didn´t found connection profiles option... :-(