Documentation Version 0.6.42
RRD_STORAGE_TYPE = MULTIPLEavailable starting with PNP 0.6.3 Since PNP version 0.6 it is possible to store performance data into multiple RRD databases instead of a single RRD database. After creation of an RRD file you cannot alter the number of data sources. This may lead to problems if Nagios plugins change the number of data sources dynamically.
An example might be
Per default PNP uses the option
Additionally it is not advisable to activate The section Custom Templates contains information about how the settings should be altered. A converter
The script Significant as always with PNP is the Nagios check command. rrd_convert.pl --check_command=<nagios_check_command> | --list_commands [ --dry-run ] [ --tmp_dir=<temp-directory ] [ --no_structure_check ]
You have to specify at least one of ”--check_command” or ”--list_commands”, respectively.
Using the open
After confirmation from the user the conversion of the appropriate RRD databases will start displaying the progress. Pressing <ENTER> as an answer will terminate the script so please enter a letter.
If you are unsure then use
The option
If you want to change the temporary directory you can use
Sometimes the number of datasources in the RRD files doesn't match the number in the XML files. This might happen if a plugin suddenly returns more datasources than usual (like check_disk as mentioned above). Using the option |
Menu
|
pnp4nagios-0.6.42 [ 04-17-2023 ]
|