Forum Replies Created
-
AuthorPosts
-
ZeusParticipantHi,
I tried it and it do not work. there won’t be new file. The directory is empty
ZeusParticipantHi,
I did not get any error in log file.
I test it in a new ubuntu 20.04.
It could not override the old config files in the config directory.
the user and group is both root and the permissions is 777
ZeusParticipantThanks
ZeusParticipantMy archive config is like this
<Archives>
<Archive active=”true” code=”Cur” name=”Current Data” kind=”Current” module=”ModArcInfluxDb”>
<Option name=”FlushPeriod” value=”30″ />
<Option name=”LogEnabled” value=”false” />
<Option name=”ReadOnly” value=”false” />
<Option name=”UseCopyDir” value=”true” />
</Archive>
<Archive active=”true” code=”Min” name=”Minute Archive” kind=”Historical” module=”ModArcInfluxDb”>
<Option name=”Connection” value=”” />
<Option name=”IsPeriodic” value=”true” />
<Option name=”LogEnabled” value=”false” />
<Option name=”PullToPeriod” value=”0″ />
<Option name=”ReadOnly” value=”false” />
<Option name=”Retention” value=”365″ />
<Option name=”WriteWithPeriod” value=”true” />
<Option name=”WritingPeriod” value=”1″ />
<Option name=”WritingPeriodUnit” value=”Minute” />
</Archive>
<Archive active=”true” code=”Hour” name=”Hourly Archive” kind=”Historical” module=”ModArcInfluxDb”>
<Option name=”IsPeriodic” value=”true” />
<Option name=”LogEnabled” value=”false” />
<Option name=”PullToPeriod” value=”0″ />
<Option name=”ReadOnly” value=”false” />
<Option name=”Retention” value=”365″ />
<Option name=”UseCopyDir” value=”true” />
<Option name=”WriteWithPeriod” value=”true” />
<Option name=”WritingPeriod” value=”1″ />
<Option name=”WritingPeriodUnit” value=”Minute” />
</Archive>
<Archive active=”false” code=”Day” name=”Daily archive” kind=”Historical” module=”ModArcBasic”>
<Option name=”LogEnabled” value=”false” />
<Option name=”PullToPeriod” value=”0″ />
<Option name=”Retention” value=”365″ />
<Option name=”UseCopyDir” value=”false” />
<Option name=”WritingMode” value=”AutoWithPeriod” />
<Option name=”WritingPeriod” value=”24″ />
<Option name=”WritingUnit” value=”Hour” />
</Archive>
<Archive active=”true” code=”Events” name=”Event Archive” kind=”Events” module=”ModArcInfluxDb”>
<Option name=”LogEnabled” value=”false” />
<Option name=”ReadOnly” value=”false” />
<Option name=”Retention” value=”365″ />
<Option name=”UseCopyDir” value=”true” />
</Archive>
<Archive active=”true” code=”CurCopy” name=”Current Data” kind=”Current” module=”ModArcPostgreSql”>
<Option name=”Connection” value=”” />
<Option name=”FlushPeriod” value=”30″ />
<Option name=”LogEnabled” value=”false” />
<Option name=”MaxQueueSize” value=”1000″ />
<Option name=”ReadOnly” value=”false” />
<Option name=”UseStorageConn” value=”true” />
</Archive>
<Archive active=”true” code=”MinCopy” name=”Minute Archive” kind=”Historical” module=”ModArcPostgreSql”>
<Option name=”Connection” value=”” />
<Option name=”LogEnabled” value=”false” />
<Option name=”MaxQueueSize” value=”1000″ />
<Option name=”PartitionSize” value=”OneMonth” />
<Option name=”PullToPeriod” value=”0″ />
<Option name=”Retention” value=”365″ />
<Option name=”UseStorageConn” value=”true” />
<Option name=”WritingMode” value=”AutoWithPeriod” />
<Option name=”WritingPeriod” value=”1″ />
<Option name=”WritingUnit” value=”Minute” />
</Archive>
<Archive active=”true” code=”HourCopy” name=”Hourly Archive” kind=”Historical” module=”ModArcPostgreSql”>
<Option name=”Connection” value=”” />
<Option name=”IsPeriodic” value=”true” />
<Option name=”LogEnabled” value=”false” />
<Option name=”MaxQueueSize” value=”1000″ />
<Option name=”PartitionSize” value=”OneMonth” />
<Option name=”PullToPeriod” value=”0″ />
<Option name=”ReadOnly” value=”false” />
<Option name=”Retention” value=”365″ />
<Option name=”UseStorageConn” value=”true” />
<Option name=”WriteWithPeriod” value=”true” />
<Option name=”WritingPeriod” value=”1″ />
<Option name=”WritingPeriodUnit” value=”Minute” />
</Archive>
<Archive active=”false” code=”DayCopy” name=”Daily archive copy” kind=”Historical” module=”ModArcPostgreSql”>
<Option name=”Connection” value=”” />
<Option name=”LogEnabled” value=”false” />
<Option name=”MaxQueueSize” value=”1000″ />
<Option name=”PartitionSize” value=”OneMonth” />
<Option name=”PullToPeriod” value=”0″ />
<Option name=”Retention” value=”365″ />
<Option name=”UseStorageConn” value=”true” />
<Option name=”WritingMode” value=”AutoWithPeriod” />
<Option name=”WritingPeriod” value=”24″ />
<Option name=”WritingUnit” value=”Hour” />
</Archive>
<Archive active=”true” code=”EventsCopy” name=”Event Archive” kind=”Events” module=”ModArcPostgreSql”>
<Option name=”Connection” value=”” />
<Option name=”LogEnabled” value=”false” />
<Option name=”MaxQueueSize” value=”1000″ />
<Option name=”PartitionSize” value=”OneMonth” />
<Option name=”Retention” value=”365″ />
<Option name=”UseStorageConn” value=”true” />
</Archive>
</Archives>-
This reply was modified 3 years ago by
Zeus.
ZeusParticipantHi,
the other file could be transfer right
ZeusParticipantHi,
there is no error in log file
ZeusParticipantupload project could not upload file in scadaserver/config
ZeusParticipantpostgres and influxdb archive error
ZeusParticipantIf we have many SCADA installed in different computers. I want to know the status of Servers and Comms.
ZeusParticipantThanks i see.
ZeusParticipantHow about the server status and comm status?
ZeusParticipantI think Make it a web app is good
September 13, 2022 at 1:46 pm in reply to: scada v5 in linux docker communicate with opc ua error #10741
ZeusParticipantMy project is configured in windows.
I copied the config file in the source code which is for linux and it works.September 8, 2022 at 2:04 pm in reply to: scada v5 in linux docker communicate with opc ua error #10677
ZeusParticipantyeah! i solved it
ZeusParticipantv6还不行
-
This reply was modified 3 years ago by
-
AuthorPosts