- name: The name of the status bar.
- client: The name of the client, the status bar belongs to (or other values for identifying the object the status bar belongs to)
- type: The method of calculating/getting the percentage to display in the status bar.
- cmd: BASH command, if type is STATUSBAR_TYPE_bash.
- refreshtime: Time (in seconds) between refreshes of the status bar.
- statustext: A text message that should be shown under the status bar.
- percent: Percent value to write into the DB.
- : The status bar ID of the just created status bar or false, if it could not be created.
root
2018-05-08