mirror of https://github.com/Icinga/icinga2.git
parent
e6667c15d3
commit
8d3a334183
|
@ -3,7 +3,7 @@
|
|||
namespace icinga
|
||||
{
|
||||
|
||||
class PerfdataValue
|
||||
safe class PerfdataValue
|
||||
{
|
||||
[state] double value;
|
||||
[state] bool counter;
|
||||
|
|
Loading…
Reference in New Issue