Help with nagios_grapher
Rejaine Monteiro
rejaine at bhz.jamef.com.br
Fri Oct 7 18:05:30 CEST 2005
I have this configuration in ngraph.cfg
define ngraph{
service_name MEMORY
graph_log_regex mem_free:([0-9]*)
graph_value Memory Free
graph_units bytes
graph_legend 3min avg memory free
rrd_plottype STACK
rrd_color EACC00
}
But, nagios_grapher don't work..
Ngraprh.log reports this:
2005-10-07 12:53:21 PIPE: host1 MEMORY host1 MEMORY
mem_free:129368 mem_used:385552 swap_free:43484 swap_used:195512
2005-10-07 12:53:21 VALUES: [host1][MEMORY]:No matching output values
found..
I tried to put other values in graph_log_regex, like this:
mem_free:([0-9]*)
mem_free:([0-9]+)
mem_free:([0-9])
mem_free:(\d+)
mem_free:(\d*)
But all failed...
What I'm doing wrong?
Sorry by bad english and thanks all!
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list