Re: [Nagios-devel] how create a host-name

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] how create a host-name

Post by Guest »

Hi,
create your config as following:

[backend_confederacao_backend]
backendtype="ndomy"
dbhost="localhost"
dbport=3306
dbname="ndo"
dbuser="nagios"
dbpass="nagios"
dbprefix="nagios_"
dbinstanceid=1
dbinstancename="default"

If the backend id set in ndomod.cfg is "confederacao_backend", this
should work for you.

Regards,
Lars





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked