This page contains frequently asked questions about IxoraRMS. If you don't find you answer here, post your question using the form at the bottom of this page.
QuestionsA: By default, a new chart is plotted on an already available board if there is space available on it. To add the chart to a new board, click on the "Create New Chart Board" (see image below) tool bar button and then plot the view. The same is true for all other types of boards (table, properties...) Are there any keyboard shortcuts for navigating between data view screens?
A: Yes. Ctrl + Left Arrow to move in one direction and Ctrl + Right Arrow to move in another. How do I change the font size?
A: v1.0 - There is an issue open which should make this more user friendly in the next version of the application. In the meantime you need to modify the file theme_win.thm for Windows or theme.them for other operating systems. This file is located in the <IXORARMS_HOME>/jars/RMS.jar. A: v1.1 - Focus on the main application window and press Ctrl + Shift + I to increase font size and Ctrl + Shift + D to decrease it. The same action is available from the menu items "Configuration" > "Increase Font Size" and "Decrease Font Size".
A: Add the type attribute with a value of date to the resource representing the counter with the long value. See example below:
A: JBoss 4.* - These versions have a proprietary JMX connector. The default configuration values for Server URL and JNDI name displayed in the "Agent Activator" dialog should be correct for a default JBoss installation. For a customized JBoss installation the port number might have to be changed in the Server URL parameter (see image below). To find out the port number for the JNP service, go to the log filer (server.log) and search for a line similar to the one below:
A: JBoss 5.* - In 5.0 they introduced support for JSR 160. In the upcoming versions of IxoraRMS we'll add built-in support for these versions of JBoss. In the meantime, you can create a custom JSR 160 agent as explained in the "Custom Monitoring" section of the documentation or, if you are in a hurry, you can just use the existing JSR 160 agent. The value of the Connection string parameter must be of the form:
To find out the exact port number, search the log file (server.log) for a line similar to the one below:
A: I considered Swing to be the best choice at the time when I started work on IxoraRMS (2003) as I wanted a user interface framework that would allow me the following:
A: Some agents do not refresh their entities (and some entities their children) every monitoring cycle. The data view with no data probably targets entities which did not exist at the time the agent was activated. In order to force an agent or entity to refresh its children you need to invoke "Refresh" manually(right click on the agent or entity and select the "Refresh" menu item) or setup a refresh schedule (right click on the agent or entity node and select the "Refresh Schedule..." menu item). For a refresh schedule, set a value that suits you but it is not too low. A too low value might cause unnecessary overhead on the monitored system.
A: Yes but have a look here for a potential problem.
A:Yes, but a few steps are necessary (I've only tested this for WebSphere 7.0 but it should work fine for 6.1 as well - just change the com.ibm.ws.admin.client_7.0.0.jar library to the corresponding one for your version) :
WebSphere or WebSphere client needs to be installed on the machine where IxoraRMS Console is running.
1. Replace the contents of the console.launch file with (changes from the original are highlighted):
Obviously you need to change the value of the WAS variable and the AppSrv01 profile name to match your environment. You also have to change the following properties in the %WAS%/profiles/AppSrv01/properties/sas.client.props file:
2. Create a custom agent based on the JSR 160 agent template
2.1 Choose a name for your agent. In this example it is MyWebSphereJSR160Agent.
Create a file named agent in <IXORARMS_HOME>/config/agents/MyWebSphereJSR160Agent folder. Below is the content of this file (the highlighted sections can be changed to values that suits you):
2.2. Create a file named MyWebSphereJSR160Agent.properties in <IXORARMS_HOME>/config/messages folder. Below is the content of this file. The configuration entries are copied from the JMX JSR 160 agent on which this agent is based.
A: You need to connect to WebSphere using JMX JSR 160. See "Can I connect to WebSphere using JMX JSR 160?". You should be able to see the MBeans you registered under the WebSphere domain.
Ask a question |



