@@ -494,7 +494,33 @@ Default config:
494
494
</tr >
495
495
</table >
496
496
497
- 12 . ** Inactive Memory**
497
+ 12 . ** Available Memory**
498
+
499
+ Zabbix item:
500
+ <table >
501
+ <tr >
502
+ <th>Name</th>
503
+ <td>Free: Available memory</td>
504
+ </tr >
505
+ <tr >
506
+ <th>Key</th>
507
+ <td>system.memory[available]</td>
508
+ </tr >
509
+ <tr >
510
+ <th>Type</th>
511
+ <td>Numeric (float)</td>
512
+ </tr >
513
+ <tr >
514
+ <th>Units</th>
515
+ <td>Bytes</td>
516
+ </tr >
517
+ <tr >
518
+ <th>Delta</th>
519
+ <td>As Is</td>
520
+ </tr >
521
+ </table >
522
+
523
+ 13 . ** Inactive Memory**
498
524
499
525
Zabbix item:
500
526
<table >
@@ -520,7 +546,7 @@ Default config:
520
546
</tr >
521
547
</table >
522
548
523
- 13 . ** Mapped Memory**
549
+ 14 . ** Mapped Memory**
524
550
525
551
Zabbix item:
526
552
<table >
@@ -546,7 +572,7 @@ Default config:
546
572
</tr >
547
573
</table >
548
574
549
- 14 . ** PageTables Memory**
575
+ 15 . ** PageTables Memory**
550
576
551
577
Zabbix item:
552
578
<table >
@@ -572,7 +598,7 @@ Default config:
572
598
</tr >
573
599
</table >
574
600
575
- 15 . ** Slab Memory**
601
+ 16 . ** Slab Memory**
576
602
577
603
Zabbix item:
578
604
<table >
@@ -598,7 +624,7 @@ Default config:
598
624
</tr >
599
625
</table >
600
626
601
- 16 . ** Swap Memory**
627
+ 17 . ** Swap Memory**
602
628
603
629
Zabbix item:
604
630
<table >
@@ -627,7 +653,7 @@ Default config:
627
653
* Swap Memory* calculated as ` SwapTotal - SwapCached ` .
628
654
629
655
630
- 17 . ** SwapCached Memory**
656
+ 18 . ** SwapCached Memory**
631
657
632
658
Zabbix item:
633
659
<table >
@@ -653,7 +679,7 @@ Default config:
653
679
</tr >
654
680
</table >
655
681
656
- 18 . ** VMallocUsed Memory**
682
+ 19 . ** VMallocUsed Memory**
657
683
658
684
Zabbix item:
659
685
<table >
@@ -2799,7 +2825,40 @@ Default config:
2799
2825
### Items
2800
2826
2801
2827
2802
- 1 . ** Ping**
2828
+ 1 . ** Server Version**
2829
+
2830
+ Zabbix item:
2831
+ <table >
2832
+ <tr >
2833
+ <th>Name</th>
2834
+ <td>PostgreSQL: server version</td>
2835
+ </tr >
2836
+ <tr >
2837
+ <th>Key</th>
2838
+ <td>pgsql.version[]</td>
2839
+ </tr >
2840
+ <tr >
2841
+ <th>Type</th>
2842
+ <td>Text</td>
2843
+ </tr >
2844
+ <tr >
2845
+ <th>Units</th>
2846
+ <td></td>
2847
+ </tr >
2848
+ <tr >
2849
+ <th>Delta</th>
2850
+ <td>As Is</td>
2851
+ </tr >
2852
+ <tr >
2853
+ <th>Supported Version</th>
2854
+ <td>9.5+</td>
2855
+ </tr >
2856
+ </table >
2857
+
2858
+ * Server Version* shows PostgreSQL/PostgresPro server version number.
2859
+
2860
+
2861
+ 2 . ** Ping**
2803
2862
2804
2863
Zabbix item:
2805
2864
<table >
@@ -2832,7 +2891,7 @@ Default config:
2832
2891
* Ping* calculates as difference between * ping query* start time and time of receiving * ping query* result.
2833
2892
2834
2893
2835
- 2 . ** Cache Hit Ratio**
2894
+ 3 . ** Cache Hit Ratio**
2836
2895
2837
2896
Zabbix item:
2838
2897
<table >
@@ -2865,7 +2924,7 @@ Default config:
2865
2924
* Cache Hit Ratio* calculates as ratio between last value of ` Blocks hit ` and summa of last values of ` Blocks hit ` and ` Blocks read ` .
2866
2925
2867
2926
2868
- 3 . ** Service Uptime**
2927
+ 4 . ** Service Uptime**
2869
2928
2870
2929
Zabbix item:
2871
2930
<table >
0 commit comments