The most recent content from our members.
Hi, I have create a custom poller for my Huawei S-series switchs. Everything is OK except for the vendor icon. How can I get solarwinds to recognise Huawei equipment and automatically add the vendor icon? Before the custom poller, with the default node details poller, the icon is the right one.
First THWACK post, so take it easy on me. I'm trying to get a SWQL query to include the Group Container status icons in the table. I've reviewed other posts and have been able to widdle the query down to a couple of options but I can't get the gif image to show correctly for Option #1 and I can't get the icon color to show…
hi, how do i do add vendor specific icon to my SWQL results? i saw this good video but i do not know is it still work on orion 2024.1.0 or not? this is my code SELECT [node].MachineType ,[node].caption ,[node].Status ,'/NetPerfMon/Images/Vendors/' + [node].VendorIcon AS [_iconfor_machinetype] FROM Orion.Nodes AS [node]…
Hi, i'm pretty new to Orion and I try to take an EventList from a classic view to a modern dashboard. On the classic view there are Icons for the Events(EventType): But when I try to get this list on a modern dashboard, I'm not able to get this Icon. I got the eventtype, I tried to generate the URL and even the img-Tag:…
Hi, I've used a few examples but the output of my query still shows up.gif instead of the green status icon. Do you have to specify the specific up.gif each time or can you use StatusIcon and this will dynamically update the icon dependent on the status?
Hi, i created an custom query widget with this SWQL-Query: SELECT n.Status, n.Caption, n.NodeiD, '/Orion/images/StatusIcons/small-' + n.StatusIcon AS [_IconFor_Status] FROM Orion.Nodes n WHERE NodeID > 4400 The result looks like this: Is it possible to remove the status shown as digit and just show the icon? Greetings…
I was recently learning how to use the Orion maps feature and was really struggling to move around the map. I found the zoom and center icons in the bottom right but was unable to pan around the map. Learning how to pan required clicking the "Help" section in "More" dropdown. This took me…
Unless I use a seed device only the main device comes up as a discovered switch with a switch icon. Every other switch, router and other devices come up as undiscovered and do not display with a router or switch icon. What stops NTM from reading the vlans on a switch, thus prohibiting it from being a seed device? Also why…
I would like to use "specified wireless icon" on Orion maps to status an interface. When I select the shape as rectangle, it show the current status of the node. The current status of the node is down. So, it shows red color rectangle box around the wiresless icon. I would like to change that red color to a different color…
A complaint I hear a lot is that the critical icon looks to much like the down icon when just scanning. Is there a way to change the Red circle with ! to something else like an orange circle?
It looks like you're new here. Sign in or register to get started.