Sean McMurray | 1 Aug 2007 19:28
Picon

Re: [opennms-devel] Element provisioning

I'm still looking for those who are interested in developing a provisioning framework.

On 6/21/07, Antonio Russo Yahoo < rssntn67 <at> yahoo.it> wrote:
Dear Sean and all,
 I'd like to add some provisioning features to OpenNMS just becouse of the fact that this is needed by several TelCom
 customers.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
Les Mikesell | 1 Aug 2007 19:47
Picon

Re: [opennms-devel] Element provisioning

Sean McMurray wrote:
> I'm still looking for those who are interested in developing a 
> provisioning framework.
> 

I'd like to have one, but probably can't be much help in writing it, 
especially in java.  Are you thinking of something that can manage 
network boot/install/config procedures (cobbler/puppet etc.) or more of 
a parts/inventory/location tracking system?

--

-- 
   Les Mikesell
    lesmikesell <at> gmail.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Sean McMurray | 1 Aug 2007 20:19
Picon

Re: [opennms-devel] Element provisioning

By "provisioning" I mean performing actions like the following:
* Adding/removing/suspending an email account for a user
* Altering the ram/diskspace of a virtual server
* Turning up dialtone for a subscriber
* Altering bandwidth shaping for a DSL account
* Changing the long distance route of an Asterisk extension
* Opening/closing a garage door
* Adjusting the heat on a boiler
* Changing the boot image for a thin client

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
Les Mikesell | 1 Aug 2007 20:53
Picon

Re: [opennms-devel] Element provisioning

Sean McMurray wrote:
> By "provisioning" I mean performing actions like the following:
> * Adding/removing/suspending an email account for a user
> * Altering the ram/diskspace of a virtual server
> * Turning up dialtone for a subscriber
> * Altering bandwidth shaping for a DSL account
> * Changing the long distance route of an Asterisk extension
> * Opening/closing a garage door
> * Adjusting the heat on a boiler
> * Changing the boot image for a thin client

So, some way to build custom form/database fields to hold state and 
change information and call a procedure when a change is committed?
And this would relate to opennms when the items involved are things that 
can be monitored and/or mapped into the asset database?  What happens 
when the latter isn't true?

--

-- 
   Les Mikesell
    lesmikesell <at> gmail.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Sean McMurray | 1 Aug 2007 21:25
Picon

Re: [opennms-devel] Element provisioning

On 8/1/07, Les Mikesell <lesmikesell <at> gmail.com> wrote:

Sean McMurray wrote:
> By "provisioning" I mean performing actions like the following:
> * Adding/removing/suspending an email account for a user
> * Altering the ram/diskspace of a virtual server
> * Turning up dialtone for a subscriber
> * Altering bandwidth shaping for a DSL account
> * Changing the long distance route of an Asterisk extension
> * Opening/closing a garage door
> * Adjusting the heat on a boiler
> * Changing the boot image for a thin client

So, some way to build custom form/database fields to hold state and
change information and call a procedure when a change is committed?

Right. The core API would manage state in a DB or LDAP store, and dispatch provisioning requests to "drivers".
 

And this would relate to opennms when the items involved are things that
can be monitored and/or mapped into the asset database?  What happens
when the latter isn't true?
--
   Les Mikesell
     lesmikesell <at> gmail.com


If some of the things you provision don't need monitored, that's ok. Also, alarms on diskspace for element X might have provisioning implications on servers A, B, C. The correlation of things monitored and things provisioned might not be 1:1, but it would still be nice to have both tools work together.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
zhu lin | 6 Aug 2007 10:36
Picon
Favicon

[opennms-devel] how to display some specific value which get from snmp

hi all.
i want to display some specific value instead of display using rrd.
 
how can i do it.
 
use joesnmp api or ...
 
thank you a lot.
 
zhu lin
2007-08-06
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
Gabe Ash | 6 Aug 2007 15:13

[opennms-devel] Generating Graphs using JRobin

Hey All,

 

I am using StoreByGroup for my RRD's, and want to write a tool to replace KSC Reporting. However, I'm having trouble implementing JRobin's graphing feature. I see a saveImage() method and a render(Graphics g) method, but I cannot call saveImage() and render seems to require that I use applets, which I’m not terribly keen on. I have been flipping through the OpenNMS source trying to find where it handles drawing graphs. I was hoping you guys might point me in the right direction.

 

Thanks,

Gabriel Ash

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
DJ Gregor | 7 Aug 2007 03:03
Favicon

Re: [opennms-devel] Generating Graphs using JRobin

On Mon, 6 Aug 2007 09:13:11 -0400, "Gabe Ash"
<gabriel.ash <at> riskmetrics.com> said:
> I am using StoreByGroup for my RRD's, and want to write a tool to
> replace KSC Reporting. However, I'm having trouble implementing JRobin's
> graphing feature. I see a saveImage() method and a render(Graphics g)
> method, but I cannot call saveImage() and render seems to require that I
> use applets, which I'm not terribly keen on. I have been flipping
> through the OpenNMS source trying to find where it handles drawing
> graphs. I was hoping you guys might point me in the right direction.

Hi Gabe,

Is there a reason why you aren't using RrdStrategy (so your code works
with JRobin, RRDTool, or anything else that comes along RRD-ish in the
future that we decide to implement)?  Here are the methods available on
RrdStrategy today:

http://opennms.svn.sourceforge.net/viewvc/opennms/opennms/trunk/opennms-rrd/opennms-rrd-api/src/main/java/org/opennms/netmgt/rrd/RrdStrategy.java?view=markup

If there are additional features that you want that aren't available on
the RrdStrategy/JRobinRrdStrategy, we'll happily accept patches to add
these features. :-)  In any case, I'd be curious to know if there is
anything missing there that you need.  For the record, here's my thought
on where I want this to go:

http://blogs.opennms.org/dj/?p=5

Lastly, here's JRobinRrdStrategy:

http://opennms.svn.sourceforge.net/viewvc/opennms/opennms/trunk/opennms-rrd/opennms-rrd-jrobin/src/main/java/org/opennms/netmgt/rrd/jrobin/JRobinRrdStrategy.java?view=markup

        - djg

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Gabe Ash | 7 Aug 2007 15:46

Re: [opennms-devel] Generating Graphs using JRobin

Thanks, this seems to be what I'm looking for; It was hard going through
this stuff with no direction. I was trying to use JRobin by itself, but
it doesn't appear to be able to make graphs on its own (I have a
tutorial that references saveAsPNG in addition to render, but saveAsPNG
doesn't exist and render doesn't do what I want it to). 

Gabe

-----Original Message-----
From: opennms-devel-bounces <at> lists.sourceforge.net
[mailto:opennms-devel-bounces <at> lists.sourceforge.net] On Behalf Of DJ
Gregor
Sent: Monday, August 06, 2007 9:04 PM
To: OpenNMS Code Development and Bugs
Subject: Re: [opennms-devel] Generating Graphs using JRobin

On Mon, 6 Aug 2007 09:13:11 -0400, "Gabe Ash"
<gabriel.ash <at> riskmetrics.com> said:
> I am using StoreByGroup for my RRD's, and want to write a tool to
> replace KSC Reporting. However, I'm having trouble implementing
JRobin's
> graphing feature. I see a saveImage() method and a render(Graphics g)
> method, but I cannot call saveImage() and render seems to require that
I
> use applets, which I'm not terribly keen on. I have been flipping
> through the OpenNMS source trying to find where it handles drawing
> graphs. I was hoping you guys might point me in the right direction.

Hi Gabe,

Is there a reason why you aren't using RrdStrategy (so your code works
with JRobin, RRDTool, or anything else that comes along RRD-ish in the
future that we decide to implement)?  Here are the methods available on
RrdStrategy today:

http://opennms.svn.sourceforge.net/viewvc/opennms/opennms/trunk/opennms-
rrd/opennms-rrd-api/src/main/java/org/opennms/netmgt/rrd/RrdStrategy.jav
a?view=markup

If there are additional features that you want that aren't available on
the RrdStrategy/JRobinRrdStrategy, we'll happily accept patches to add
these features. :-)  In any case, I'd be curious to know if there is
anything missing there that you need.  For the record, here's my thought
on where I want this to go:

http://blogs.opennms.org/dj/?p=5

Lastly, here's JRobinRrdStrategy:

http://opennms.svn.sourceforge.net/viewvc/opennms/opennms/trunk/opennms-
rrd/opennms-rrd-jrobin/src/main/java/org/opennms/netmgt/rrd/jrobin/JRobi
nRrdStrategy.java?view=markup

        - djg

------------------------------------------------------------------------
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of
this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Benjamin Reed | 7 Aug 2007 18:59
Favicon
Gravatar

Re: [opennms-devel] Generating Graphs using JRobin


Gabe Ash wrote:
> Thanks, this seems to be what I'm looking for; It was hard going through
> this stuff with no direction. I was trying to use JRobin by itself, but
> it doesn't appear to be able to make graphs on its own (I have a
> tutorial that references saveAsPNG in addition to render, but saveAsPNG
> doesn't exist and render doesn't do what I want it to). 

I believe the newer jrobin code requires you to set the imagetype in
your graphdef, instead of using an explicit saveAsXXX command, but I
don't have the code in front of me at the moment, so I can't confirm.

But it's better to use the strategy if you're doing it in the context of
opennms, then you remain compatible with rrdtool as well.

--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/


Gmane