Hello,

I am really hoping that someone might be able to point me in the right 
direction here.   I have OMD (omd-1.11.20140801).  I have several local plugins 
working and returning data to the monitoring system.

The problem that I am trying to solve at the moment is this.

The performance data coming back is being dropped into pnp4nagios.  I would 
like to be able to change the default type of datasource that some of the 
counters are returning.  

One of the values that is an ever rising counter while the process is running.  
 There is come values that I would like to only show how much the value has 
changed between runs (using a COUNTER or
DERIVE datasource). 

As the these are local plugins, they always come back with via the command 
check_mk-local.  Is there a way to override the this check_command so that I 
can apply the defaults for RRD creation?   I haven't come across any thing in 
the documentation that could help me out.

I know there is a wrapper in place for template assignment on local checks, so 
that it can pick out the correct template to render with.  Is there a similar 
method that could be used for creation of the RRD files?

The only way I have thought of to do it for now, is to change the 
check_mk-local.cfg in the pnp4nagios check_commands directory.  Allow the RRD 
files to be recreated.  Then change check_mk-local.cfg back.  

This makes it hard if i need to also add these checks onto other hosts.

 
                                          
_______________________________________________
omd-users mailing list
[email protected]
http://lists.mathias-kettner.de/mailman/listinfo/omd-users

Reply via email to