Skip to content

OSSHelp/ansible-mongodb-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-exporter

Build Status

Role for mongodb_exporer installation and configuration.

Usage (example)

    - role: mongodb-exporter

Available parameters

Main

Short description here.

Param Default Description
mongodb_exporter_setup full Setup mode. See OSSHelp KB article
mongodb_exporter_version 0.11.0 Which version to install.
mongodb_exporter_pass passw0rd Password for MongoDB user, using by exporter. Must be in secrets.

Misc

Short description here.

Param Default Description
mongodb_exporter_uri 'mongodb://mongodb_exporter:passw0rd@localhost:27017/admin' sets MONGODB_URI in exporter config
mongodb_exporter_http_auth '' sets HTTP_AUTH in exporter config

FAQ

None, so far.

Useful links

TODO

None, so far.

License

GPL3

Author

OSSHelp Team, see https://oss.help