Comments
-
The field 'data' in maps.projects table is stored in JSON. I think this would also allow retrieval of the JSON data to be used for joining other tables.
-
I do get the following when its unable to connect. Do you get this error message in the device info script results section? Can you add more details about what you want its a bit unclear to me and possibly others. ERROR: Connection Refused by 1.2.3.4…
-
Good idea! The firmware upgrade feature is a key tool that will be used more if the setup and maintenance process was simpler. With security risks growing, firmware upgrades will need more attention.
-
This is one of the most annoying portions of Solarwinds that I have run up against. It is so frustrating to deal with, thank you for creating a feature request for it!
-
Same as above - this is a must.
-
This feature request should be closed. You can add text to Orion Maps with your choice of font and color.
-
Sorry if I wasn't clear I don't think it is a timer available to us but instead just in the backend unavailable. I voted up the idea I just thought I would add that this would be a new timer in case that others got confused.
-
Are there any upcoming events planned for Canada?
-
2021 bump; still a nice to have
-
Hahaha this reminds me of what my colleague experienced... Employee's phone wasn't working. Replace the phone while they are away with a working one. Later another request from the same employee, go to fix their phone and find them dialing buttons with a sandwich not their fingers... Lol Hard to react "properly"…
-
Does cloud observability receive updates for its components (NCM as an example) prior to other customers who have support on an active NCM license? Any update on the Q3 release date?
-
This really would help add alot of flexibility. So many times we need to use a custom poller but the current manage pollers in the gui seems quite limited like replacing the serial number etc.
-
I think there is a different timer you want to adjust. This timer is for how long it will wait before checking to see if the node is online again. Its not how long it will wait before it gives up on the node coming back online which is what you want to adjust.
-
Okay nevermind the xml noob question lol - I realized I just had to import it into report manager and it worked instantly! Still wondering about the search block in the widget but that is really just a curiosity for me how to make it work as I didn't use the search block before in SWQL and have no idea what I'm doing wrong…
-
That is way better than what I was asking for! Noob question - how/where do I use this xml file? Another noob question - I got the SWQL query you provided working in a custom query widget except for the search part. I uncommented the search block section. Enabled the search option. I then tried two things pasting the whole…
-
@KMSigma you continue to impress! I would be looking for Node ID, Node Caption, Node IP Address as a start though honestly this would already be sufficient for what I need. If we could add the Node Vendor and the Node Machine Type that would be the Icing on the cake.
-
Here is an online tool that I use for conversion: http://www.regexlab.com/wild2regex Using that tool to detect a change in date not time I would punch in Mon Oct 31 to the tool resulting in: Mon\s+Oct\s+31 If you wanted to check for date and time than punch in the whole line and receive:…
-
I got the latest updates so that I can run the modern dashboard NCM and it looks great! Is it possible to change it so that when you click on the Red 'Not Upgraded' for it to bring up the nodes in question? In my custom query I used the search option in order to retrieve a table view of the nodes that are not yet upgraded.…
-
Very interesting. From my testing that doesn't seem to have any impact on the firmware upgrade job. I added two machine types to a specific image in the firmware repository and than attempted running a firmware upgrade job using a template which refers to the image with the machine types added. I targeted a device which is…
-
Great share about the capabilities! We are significantly smaller but nice to know there's loads of capability! @saschg can you or anyone else elaborate on this point: uses one of the best tricks to max out the performance: Additional Web Servers. When do you find this becomes necessary and what amount of impact do you…
-
Thank you KMSigma you might not be the developer but on here you are an awesome lifeline appreciate your help!!! That second query for the node details page also worked - love it and I didn't even know I wanted it till you asked :)
-
That is brilliant thank you! I love how it reports only the maps which contain down nodes and when you hover over the map name shows you what nodes are down within the map. If I may ask a follow-up related question which may lead to a feature request. Any thoughts on how the maps which show up with this query could be…
-
Not to worry, happy to clarify the confusion I think I created. The query I provided was just to give example in case it helped the creation of what I was looking for. * You want a custom resource that displays all maps with ANY node down to render by default. Correct * Then after the search, you want it only to show those…
-
Close but not quite the above query does return map membership with Node = search string but I'm looking for help to adapt it so there is no search input required and automatically reflects the map membership for all nodes status = 2 aka down nodes.
-
Thank you for the help! Yes I need to try the Modern Dashboard still I think it just came out for NCM in the latest update? Update is planned to be done next week or so in our deployment. I tried your query and it looks like it added a column to the table and put the colour in text. Should this query work in a normal…
-
All good thanks for verifying!
-
I tried the code you provided and it came up as an invalid query till I removed NCP.Client Not sure if this is expected or not. It did seem to work and flagged to my attention one node that I had to fix the AAA configuration on in order to resolve the configuration not being backed up - so nice report and thank you for…
-
That seems very strange it would only happen for startup and not running configuration. How certain are you of this? The title of the question includes "Connection Refused by "x.x.x.x"" however I don't see that message in the post anywhere - are there some additional connection logs missing like what the end device is…
-
Either of the previous mentioned solutions will work. However, If you haven't executed the change yet or for others reading this and planning the same... please note that changing the AAA/TACACS configuration should be done on a test device first using either an NCM job or a remediation script since if the device requires…