Comments
-
mrs.alterego, All the answers are showing up now. looks like I can answer them now. Will probably do it tomorrow though.
-
Bumping this one up. Needs to be implemented.
-
Thank you, I found it with the devices that have the agent installed.
-
Is this happening? If so what is the location? It is scheduled for this Wednesday according to the Users Group.
-
It doesn't need to be for Volumes. I should discovery it based on the different common MIBs used for Disk I/O.
-
orioncrack please provide a screenshot so that I see exactly where you click the Delete dead volumes.
-
Nailed it!
-
No I have not answered Q14 and Q15 from last week. So I haven't even gotten the opportunity to get them wrong yet.
-
It would also be good to allow a user to set their own refresh interval for a page. This helps especially in development when inspecting elements on a page to see what css is being inherited. I especially like the image. This refresh button would only be applicable to the user for the web browser and would be a cookie.
-
I had the same problem, I know I am entering the correct answer.
-
The Linux Agent is a Very Important piece that we need for SolarWinds to become a world class monitoring solution.
-
Mission 15 does not have any way to see the hint. I keep getting
-
complete
-
We use the API to add Nodes, there is more to adding a node than just creating it. I am assuming you know how to make the other API calls for adding a Poller_type to the Pollers table. You will need to also configure some default poller_types as well. Here is a list of defaults that I add to the Pollers table.…
-
This is definitely a bug. Otherwise, it would provide a better message instead of giving an error. I don't believe this is intended, since we could build the same report in Web Based Report building and the users can see it.
-
Try using the Report Builder on the Reports Tab. It is working with the Reports there, but I don't see how to add them as a resource for a Tab view.
-
that stinks, I haven't encountered this yet. Thanks for the heads up.
-
I will try updating the NodeDescription field and see if that makes a difference.
-
Sorry for the delay, been very busy. You will have to edit the Resources table on the backend. I add a Custom HTML widget to the page I want to add my custom widget too. Then I edit the Resources table in the Database table directly. (You can determine which ResourceID you need to edit by clicking the "Edit" button of the…
-
You are doing the swis call. I am using the REST calls.
-
I have gotten a workaround, but the Limitations piece isn't setup yet, as I having figured out yet how to do that piece. I create a custom Widget that makes the SQL call and builds the colors. Attached is an example Widget I created. Note that the SQL is pulled from a View I created. This is works to avoid to having Admin…
-
tdanner Is there another example of this code that is updated? I am new to ASP.NET and I would like to adapt the SQL for a different application. I tried placing this file in the c:/inetub/Solarwinds/Orion/FancyCountOfInterfacesOnCiscoNodes.ascx and accessed it the…
-
Let me explain why I am asking: We have a current Operator Portal that maintains our inventory of devices and deployments. This database has devices stored in a table. Each device has monitoring setup with our legacy monitoring system. In there we have a table with different monitor types such as Interface monitoring,…
-
that should only be for editing reports. Everyone should be able to view the report even if they don't have admin rights.
-
Hey tdanner, any ideas on this? can you give me an example of how the array should look? I am specifying an array. In Perl here is how the call is done. $swql->swis->Invoke( 'Orion.Events', 'Acknowledge', [@event_ids] ); When I make the call as stated, the above response is what I get from doing the Invoke as called. I am…
-
I am specifying an array. In Perl here is how the call is done. $swql->swis->Invoke( 'Orion.Events', 'Acknowledge', [@event_ids] ); When I make the call as stated, the above response is what I get from doing the Invoke as called. I am using the InformationService.pm module provided by SolarWinds in the sample perl code.…
-
planglois Awesome. Post this solution in the MOD section here NPM 12 Message Center modthat way others that see the question about it can get the solution there as well. Great work! c.gura
-
I would look at the SQL first and make sure it is working correctly using some SQL Server Query tool. I am not that intimate with the error responses from Solarwinds. I am still new to this as well. Sorry, I couldn't help any more.
-
You may want to check out my response to this request. It works for what we want.
-
Is there any update on this for being able to use the BackColor for Reports for formating?