Commit 7f6cc462 authored by ncampbell's avatar ncampbell

removing meter artificats

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/branches/pampero@2945 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6f6fdb18
initialize.objectname=Loading {0}.
rrdmanager.createoverride=Using override {0}.
rrdmanager.archiveadded=Adding archive {0}.
accumulator.resultnotnumber=Unable to update RRD {2}. Object returned was type {0} with result {1}.
accumulator.exprresults={0}({1}) result {2}.
accumulator.getvaluefailed={0} with expression: {1} failed: {2}.
accumulatorproxy.nullresult=Null result returned from {0} with expression {1}.
\ No newline at end of file
java.lang\:type\=Threading=org.jivesoftware.messenger.plugin.monitor.ThreadMXBeanSupportInfo
java.lang\:type\=Memory=org.jivesoftware.messenger.plugin.monitor.MemoryMXBeanSupportInfo
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<class>org.jivesoftware.messenger.plugin.monitor.MonitorPlugin</class>
<name>Monitor</name>
<description>Provides in depth monitoring of various runtime components in Messenger.</description>
<author>Noah Campbell</author>
<version>1.0</version>
<date>09/01/2005</date>
<minServerVersion>2.1.5</minServerVersion>
<adminconsole>
<tab id="tab-server">
<sidebar id="sidebar-server-settings">
<item id="monitor-service" name="Core Monitor Service" url="graphsetup.jsp"
description="Click to configure the monitor service." />
</sidebar>
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment