Skip to content

Commit

Permalink
tiny update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn Sterling committed Mar 13, 2013
1 parent d16fa01 commit b3dd0ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -379,7 +379,7 @@ This guide assumes you are using OMD 5.4 (Current Stable Release)
<pre>
#
# PNP4Nagios Bulk Mode with npcd
#
#
process_performance_data=1

#
Expand All @@ -393,7 +393,7 @@ service_perfdata_file_processing_command=omd-process-service-perfdata-file

#
# host performance data
#
#
host_perfdata_file=/omd/sites/SITENAME/var/pnp4nagios/host-perfdata
host_perfdata_file_template=DATATYPE::HOSTPERFDATA\tTIMET::$TIMET$\tHOSTNAME::$HOSTNAME$\tHOSTPERFDATA::$HOSTPERFDATA$\tHOSTCHECKCOMMAND::$HOSTCHECKCOMMAND$\tHOSTSTATE::$HOSTSTATE$\tHOSTSTATETYPE::$HOSTSTATETYPE$\tGRAPHITEPREFIX::$_HOSTGRAPHITEPREFIX$\tGRAPHITEPOSTFIX::$_HOSTGRAPHITEPOSTFIX$
host_perfdata_file_mode=a
Expand Down Expand Up @@ -438,13 +438,13 @@ For service perf data create a file called, "extra_service_conf.mk", remember yo
extra_service_conf["_graphiteprefix"] = [
( "DESIREDPREFIX.check_mk", ALL_HOSTS, ["Check_MK"]),
( "DESIREDPREFIX.cpu.load", ALL_HOSTS, ["CPU load"]),
]
]
</pre>


# Trouble getting it working?

I will help the first few people that have problems getting this working, and update the documentation on what is not clear. I am not offering to teach you how to setup Nagios, this is for intermediate+ nagios users. Email me at shawn@systemtemplar.org and I will do what I can to help.
Many people are running graphios now (cool!), but if you are having trouble getting it working let me know. I am not offering to teach you how to setup Nagios, this is for intermediate+ nagios users. Email me at shawn@systemtemplar.org and I will do what I can to help.

# Got it working?

Expand Down

0 comments on commit b3dd0ce

Please sign in to comment.