Github user drigodwin commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/155#discussion_r106196919
--- Diff: guide/yaml/custom-entities.md ---
@@ -243,6 +243,21 @@ so that the `$message` we passed above gets logged and
reported back:
period: 1s
command: tail -1 server-input
+##### Windows Command Sensor
+
+Like SshCommandSensor blueprint above, this one also uses initializers to
define sensors on the entity:
--- End diff --
Like the the blueprint above, the following example also uses
`brooklyn.initializers` to define sensors on the entity, this time however it
is a windows VM and uses `WinRmCommandSensor`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---