File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ mamonsu (3.5.0-1) stable; urgency=low
1515 * unified Zabbix objects names;
1616 * unified config file sections and parameters names;
1717 * set new color scheme;
18+ * fixed Windows NSIS installer script;
1819
1920mamonsu (3.4.0-1) stable; urgency=low
2021 * added Server Version metric;
Original file line number Diff line number Diff line change @@ -87,6 +87,7 @@ chown mamonsu.mamonsu /var/log/mamonsu
8787 - unified Zabbix objects names;
8888 - unified config file sections and parameters names;
8989 - set new color scheme;
90+ - fixed Windows NSIS installer script;
9091
9192* Mon Feb 21 2022 Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.4.0-1
9293 - added Server Version metric;
Original file line number Diff line number Diff line change 1212!define OLD_EXE_FILE " agent.exe"
1313!define LOG_FILE " mamonsu.log"
1414!define SERVICE_FILE " service_win32.exe"
15- !define TEMPLATE_FILE " template_win32 .xml"
15+ !define TEMPLATE_FILE " template_win .xml"
1616
1717!define SERVICE_NAME " mamonsu"
1818!define SERVICE_DISPLAY_NAME " Monitoring agent: mamonsu"
You can’t perform that action at this time.
0 commit comments