JBoss Monitoring with Cacti - jboss

If there is anyone out there who has experience with monitoring JBoss with Cacti, I need help!
I used this template posted on the Cacti forums. It has 3 template graphs, and 2 of those graphs are working really well.
For some reason though, the third graph (Transaction Manager) isn't working. I'm get 0's for all the values. I got 0's again when I tried using snmpget command (from the Net-SNMP tool) using the oid's of the transaction attriubtes (.1.2.3.4.5.1. 6,7,8). What might be causing this?
I also need to monitor some attributes that aren't in the template. One example is Connection Count. I decided to copy the template exactly and only change the oid to get the attribute I want from JBoss. This didn't work as I get -1 for all the values in my graph. Is there anything I need to do on the JBoss side to get these attributes to graph?
Any help is appreciated as I really really need to get these graphs working soon.
Thanks in advance!

Did you installed the SNMP Adaptor ?
The other data graphs seems to be get directly from the SO.
https://www.webnms.com/snmpadaptor/help/jboss_snmp_adaptor/deploying_and_testing_the_jboss_snmp_agent.html

Related

In Prestashop After Shifing Server-In Admin-Product etc. Pages showing 500 Internal Server Error

I am using PrestaShop 1.7.5.2 and recently changed my server & now the problem is that in my admin few pages are not working like "Products, Invoices, Stocks, Module Manager, Module Catalogue, Theme Catalogue etc.
My front end is working fine.
I have read almost all the content available but was not able to find exact solution to it.
Any help will be highly appreciated
Thanks,
GC
Edited just now by gauravchawla18 (see edit history)
Your database is incomplete. At least ps_translation table is missing.
Please check your database import.

Bug with and without linked test cases

I want to pin a chart to the Azure DevOps Services dashboard that shows how many bugs in the current sprint have a linked test case or not.
I have been able to put up a query for the same but it appears that such queries can't be charted out. Is there an alternate way?
Here's the error that I get while creating a chart out of my query
Additionally, I would also like to know if there is a way to ensure that when I Resolve/Close a bug workitem in AzDo services, I can check if there is at least one associated test case work item with the bug. I have explored Bug rules but can't find out a clean way to get the link types associated with the work item. How can I achieve this?
Thanks
I have been able to put up a query for the same but it appears that
such queries can't be charted out. Is there an alternate way?
As for the error you got, it's one open issue here in our feedback forum, the product team is considering about it. But there might be some time before the feature comes true. You can track the issue to get notifications if there's any update. Sorry for the inconvenience.
Is there an alternate way?
If you just need a widget to display the results of the query, you can consider using Query Results widget, if supports tree or direct links. But if you do want the pie chart for WITs, I afraid it's not supported for now when using tree or direct links. You can check the related extensions here.
I have explored Bug rules but can't find out a clean way to get the
link types associated with the work item. How can I achieve this?
As I know we don't have such option in Azure Devops Boards.
If we close/delete one workItem, it won't display a prompt or what that tells us the related workItems are still active.
But I think that would be a great idea, so I suggest you can post one feature request here to share your idea to product team. Then we can share the feature request link here and people who interested in that would vote for you! Hope all above make some help :)

Continuously pulling variables off a website to use on Matlab?

I am trying to continuously pull variables off this website (or a similar website)
https://finance.google.com/finance?q=NYSE%3AGM&ei=-MUaWsnNCIKPUM3ngbAG
and use the variables in a Matlab code for some calculations. The variables i need are in the picture below.
I realize i could download a .txt from another site with the info but I need to update the variables every 10 secs or so, so that's not going to work.
I would really appreciate any help in terms of where I can find resources to do this or something that will get me started. thank you!
Use this code:
http://luminouslogic.com/matlab_stock_scripts/get_last_trade_google.m
Using get_last_trade_google('GM') will give you number 2, I guess you can figure out yourself how to get the other ones as well.

Is there some webconsole for titan-1.0.0

guys. I'm looking for some webconsole component for Titan-1.0.0, something looks like dogHouse for previous version of Titan. For titan-1.0.0, Gremlin Server takes over it. But it's not very friendly to users. So is there some alternative tools? Thanks.
PS: I also found that there is a gelphi plugin for Gremlin server, but the document is so unclear that I even can not know how to make it happen. I will
be very appreciated for the detail steps. Thanks.

do not know how to install historymod

I find a lot of information dispersed over the Internet. There is nothing concrete. If I can guide point to point, to know what I have to install on the machine, and so to create the historical data for the statistics.
I need to make the "linear graph" widget work properly.
Greetings and thanks!
Please, take a look into the README document available on the github repository. Take into account that this file has been updated recently.
The historymod module is part of an specific application (FIWARE LiveDemo app) and not recommended as general solution. Have a look to the following post about how to persist hitorical context information comming from Orion.