mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Document how to add an ESXi monitoring account.
This commit is contained in:
parent
850b9ba4f4
commit
5e6330c6c2
1 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,11 @@ file:
|
||||||
env.user monitor
|
env.user monitor
|
||||||
env.pass passw0rd
|
env.pass passw0rd
|
||||||
|
|
||||||
|
To create an account just for monitoring the ESXi, add a user to the host,
|
||||||
|
make it a member of the 'root' group, and give it the 'No access' role.
|
||||||
|
That will allow the account to connect via WBEM, but not via any of the
|
||||||
|
management tools.
|
||||||
|
|
||||||
In the event that not all sensor types are desired, the plugin can be limited
|
In the event that not all sensor types are desired, the plugin can be limited
|
||||||
to a subset of the types available:
|
to a subset of the types available:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue