You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: man/man1/pmie.1
+4-48Lines changed: 4 additions & 48 deletions
Original file line number
Diff line number
Diff line change
@@ -733,38 +733,26 @@ lf(CB) | l | l.
733
733
Operators Type Explanation
734
734
_
735
735
T{
736
-
.adl
737
736
some_inst
738
-
.br
739
737
some_host
740
-
.br
741
738
some_sample
742
739
T} Existential T{
743
-
.adl
744
740
True if at least one set member is true in the associated dimension
745
741
T}
746
742
_
747
743
T{
748
-
.adl
749
744
all_inst
750
-
.br
751
745
all_host
752
-
.br
753
746
all_sample
754
747
T} Universal T{
755
-
.adl
756
748
True if all set members are true in the associated dimension
757
749
T}
758
750
_
759
751
T{
760
-
.adl
761
752
\f(CIN\f(CB%_inst
762
-
.br
763
753
\f(CIN\f(CB%_host
764
-
.br
765
754
\f(CIN\f(CB%_sample\fR
766
755
T} Percentile T{
767
-
.adl
768
756
True if at least \fIN\fP percent of set members are true in the associated dimension
769
757
T}
770
758
.TE
@@ -787,19 +775,11 @@ lf(CB) | l.
787
775
Operators Explanation
788
776
_
789
777
match_inst T{
790
-
.adl
791
-
For each value of the logical expression that is ``true'', the
792
-
result is ``true'' if the associated instance name matches the
793
-
regular expression.
794
-
Otherwise the result is ``false''.
778
+
For each value of the logical expression that is ``true'', the result is ``true'' if the associated instance name matches the regular expression. Otherwise the result is ``false''.
795
779
T}
796
780
_
797
781
nomatch_inst T{
798
-
.adl
799
-
For each value of the logical expression that is ``true'', the
800
-
result is ``true'' if the associated instance name does
801
-
\fBnot\fP match the
802
-
regular expression. Otherwise the result is ``false''.
782
+
For each value of the logical expression that is ``true'', the result is ``true'' if the associated instance name does \fBnot\fP match the regular expression. Otherwise the result is ``false''.
803
783
T}
804
784
.TE
805
785
.PP
@@ -824,50 +804,34 @@ lf(CB) | l | l.
824
804
Operators Type Explanation
825
805
_
826
806
T{
827
-
.adl
828
807
min_inst
829
-
.br
830
808
min_host
831
-
.br
832
809
min_sample
833
810
T} Extrema T{
834
-
.adl
835
811
Minimum value across all set members in the associated dimension
836
812
T}
837
813
_
838
814
T{
839
-
.adl
840
815
max_inst
841
-
.br
842
816
max_host
843
-
.br
844
817
max_sample
845
818
T} Extrema T{
846
-
.adl
847
819
Maximum value across all set members in the associated dimension
848
820
T}
849
821
_
850
822
T{
851
-
.adl
852
823
sum_inst
853
-
.br
854
824
sum_host
855
-
.br
856
825
sum_sample
857
826
T} Aggregate T{
858
-
.adl
859
827
Sum of values across all set members in the associated dimension
860
828
T}
861
829
_
862
830
T{
863
-
.adl
864
831
avg_inst
865
-
.br
866
832
avg_host
867
-
.br
868
833
avg_sample
869
834
T} Aggregate T{
870
-
.adl
871
835
Average value across all set members in the associated dimension
872
836
T}
873
837
.TE
@@ -1544,24 +1508,16 @@ lf(B) | lxf(R) .
1544
1508
Option Description
1545
1509
_
1546
1510
appl0 T{
1547
-
.adl
1548
1511
lexical scanning during parsing of the configuration file
1549
1512
T}
1550
1513
_
1551
1514
appl1 T{
1552
-
.adl
1553
1515
configuration file parsing and expression tree construction
0 commit comments