Ad Widget

Collapse

confusing trigger values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • td3201
    Junior Member
    • Nov 2008
    • 25

    #1

    confusing trigger values

    Hello,

    I have a very simple trigger I am using as a test for notifications:

    {Foo_Template_Windows:vfs.fs.size[c:,free].last(0)}<4194304

    I am confused as to what the number is. Is it bytes? KB? The reason I am confused is the documentation for vfs.fs.size says KB but the item for vfs.fs.size[c:,free] says the unit is "B".

    From some basic tests, it appears to be a bytes value so is the documentation wrong or did I mess up my stupid simple math?
  • td3201
    Junior Member
    • Nov 2008
    • 25

    #2
    This is obviously bytes. Docs are wrong, I double checked, they say KB.

    Comment

    Working...