sekkenno
Member
Offline
Activity: 70
Merit: 10
|
|
March 03, 2017, 03:32:08 PM |
|
We have already mentioned that we are following a proper procedure to safe guard the interests of everyone .
Efendim yatırımlardan bahsediyoruz. peki ya o zamana kadar fiyat dibe düşerse ne olacak. kazanmak için argusa yatırım yaptım kaybetmek için değil.
|
|
|
|
NewbieMiner.IO
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 03, 2017, 03:32:46 PM |
|
I also need my old argus but I think I can wait till then one argus would be 30,000 sats again
|
|
|
|
NewbieMiner.IO
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 03, 2017, 03:35:59 PM |
|
Merhaba Sekkenno Nasılsın kardeşim ? Merak etme, hepsi iyi, bir süre beklersek madalyon pompalayacağız ve iyi kazançlar için satacağız
|
|
|
|
farsky
|
|
March 03, 2017, 03:40:46 PM |
|
Yes the coins would be swapped on 20th April .
Yes, thanks very much ! Well, we will wait 20th April
|
Rus fascists: Goran_, mp3.Maniac, Xommy, ivan1975, lovesmayfamilis, Excimer, leonello, Snork1979, be.open, K210, Azrieli.
|
|
|
sekkenno
Member
Offline
Activity: 70
Merit: 10
|
|
March 03, 2017, 03:51:22 PM |
|
OK. my brothers. Hear respect
|
|
|
|
altcoin_investor101
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 03, 2017, 04:27:46 PM |
|
time to buy some ARGUS. lets MOON
|
|
|
|
Uncurlhalo (OP)
Full Member
Offline
Activity: 238
Merit: 100
|Argus| Accounting and Auditing on the Blockchain
|
|
March 03, 2017, 04:52:12 PM |
|
We would be changing the account password and email id so that we can share our moderating work on bitcointalk thread and answer everyone at a good speed .
|
Argus the revolution in making
|
|
|
UnunoctiumTesticles
|
|
March 03, 2017, 05:23:36 PM |
|
Argus should and needs to be added to some major exchanges If some one has contacts , message them to list Argus . It will help investors and about the Thread question POW > POS OR POW+POS > ICO
ICO = SCAM
|
|
|
|
farsky
|
|
March 03, 2017, 05:42:43 PM |
|
Yes the coins would be swapped on 20th April .
Yes, thanks very much ! Well, we will wait 20th April I thought..one and a half month.. Why so long ?
|
Rus fascists: Goran_, mp3.Maniac, Xommy, ivan1975, lovesmayfamilis, Excimer, leonello, Snork1979, be.open, K210, Azrieli.
|
|
|
altcoin_investor101
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 03, 2017, 06:44:53 PM |
|
look like ARGUS breaking 20k sat today , and going to a new high
|
|
|
|
seven.71
Sr. Member
Offline
Activity: 770
Merit: 251
live the dream but don't live the dream
|
|
March 03, 2017, 07:30:45 PM |
|
hello dev I've been working on the Bounty check PM
My WALLET : 7B8c53tBQYPiCJasVHe6DuG2cM7f3WHLQN
|
|
|
|
sekkenno
Member
Offline
Activity: 70
Merit: 10
|
|
March 03, 2017, 08:42:48 PM |
|
What happens to Argus? Or is it still hacked
|
|
|
|
Bl4ckw00d
|
|
March 03, 2017, 09:00:13 PM Last edit: March 03, 2017, 09:10:50 PM by Bl4ckw00d |
|
Looks like noone wants to buy? I want to keep mining and holding, but at this rate I feel like ill be lucky to get anything out of this coin by the time the swap is done.
|
|
|
|
Uncurlhalo (OP)
Full Member
Offline
Activity: 238
Merit: 100
|Argus| Accounting and Auditing on the Blockchain
|
|
March 04, 2017, 05:49:14 AM |
|
We are working on our development and we have also introduced an update The project is ongoing and we are getting lots of support from the community We can not stop any one to talk about us
|
Argus the revolution in making
|
|
|
Uncurlhalo (OP)
Full Member
Offline
Activity: 238
Merit: 100
|Argus| Accounting and Auditing on the Blockchain
|
|
March 04, 2017, 05:50:18 AM |
|
ARGUS DEV UPDATE 1.0.1 ARGUS DATABASE CLIENT Using network flow data for network operations, performance and security mangaement is a large data problem, in that we're talking about collecting, processing and storing a large amount of data. Modern Blockchain databases management (MBDM) technology works very well to assist in processing and mining all that data. Some thought and engineering, however, needs to be done to get the most benefit. When using MBDM technology to support flow data auditing and analysis, the primary issue is database performance and data arrival rates. Can the RDBM keep up, inserting the flow data from the sensors and also serve queries against the data? For most companies, corporations and some universities and colleges, using an MBDL like MySQL to manage and process all the primitive data from their principal argus sensors (or netflow data sources) works well. Many database systems running on contemporary PC technology (dual/quad core, 2+GHz Intel, 8-16GB memory, 1+TB disk) can handle around 500-1000 argus record insertions per second, which is around 50-85M flows per day or around 70GB flow data/day), and have plenty of cycles to handle many standard forensic queries to the data, like "show me all the activity from this network address in the last month". For larger sites, such as member universities of Internet2, where the flow record demand can get into the 20-50K flows per second range, there are databases that can keep up. When reading from the network, argus clients are normally expecting Argus records, so we have to tell the ra* program that the data source and format are Netflow, what port, and optionally, what interface to listen on. This is currently done using the " If the machine ra* is running on has multiple interfaces, you may need to provide the IP address of the interface you want to listen on. This address should be the same as that used by the Netflow exporter. thoth:tmp carter$ ra -r /tmp/ra.netflow.out StartTime Proto SrcAddr Sport Dir DstAddr Dport SrcPkt DstPkt SrcBytes DstBytes 12:34:31.658 udp 192.168.0.67.61251 -> 192.168.0.1.snmp 1 0 74 0 12:34:31.718 udp 192.168.0.67.61252 -> 192.168.0.1.snmp 1 0 74 0 12:35:31.848 udp 192.168.0.67.61253 -> 192.168.0.1.snmp 10 0 796 0 12:35:31.938 udp 192.168.0.67.61254 -> 192.168.0.1.snmp 1 0 74 0 12:35:31.941 udp 192.168.0.1.snmp -> 192.168.0.67.61254 1 0 78 0 12:35:31.851 udp 192.168.0.1.snmp -> 192.168.0.67.61253 10 0 861 0
thoth:tmp carter$ racluster -r /tmp/ra.netflow.out StartTime Proto SrcAddr Sport Dir DstAddr Dport SrcPkt DstPkt SrcBytes DstBytes 12:34:31.658 udp 192.168.0.67.61251 -> 192.168.0.1.snmp 1 0 74 0 12:34:31.718 udp 192.168.0.67.61252 -> 192.168.0.1.snmp 1 0 74 0 12:35:31.848 udp 192.168.0.67.61253 -> 192.168.0.1.snmp 10 10 796 861 12:35:31.938 udp 192.168.0.67.61254 -> 192.168.0.1.snmp 1 1 74 78 Using a database for handling argus data provides some interesting solutions to some interesting problems. racluster() has been limited in how many unique flows it can process, because of RAM limitations. rasqlinsert() can solve this problem, as it can do the aggregation of racluster(), but use a MySQL table as the backing store, rather than memory. Programs like rasort() which read in all the argus data, use qsort() to sort the records, and then output the records as a stream, have scaling issues, in that you need to have enough memory to hold the binary records.
|
Argus the revolution in making
|
|
|
Uncurlhalo (OP)
Full Member
Offline
Activity: 238
Merit: 100
|Argus| Accounting and Auditing on the Blockchain
|
|
March 04, 2017, 06:07:56 AM |
|
QoSient is a platform owned by Argus and thus we are building upon it to customize it with blockchain .
|
Argus the revolution in making
|
|
|
Uncurlhalo (OP)
Full Member
Offline
Activity: 238
Merit: 100
|Argus| Accounting and Auditing on the Blockchain
|
|
March 04, 2017, 06:17:14 AM |
|
Yobit and Liqui bounties would be awarded tommorow that is Sunday ( 5th March )
|
Argus the revolution in making
|
|
|
zrunfeng
|
|
March 04, 2017, 07:30:23 AM |
|
What s news about Argus ?Need translate
|
|
|
|
sekkenno
Member
Offline
Activity: 70
Merit: 10
|
|
March 04, 2017, 07:50:47 PM |
|
Yobit and Liqui bounties would be awarded tommorow that is Sunday ( 5th March )
Prove yourself immediately. Otherwise, confess everything.
|
|
|
|
sekkenno
Member
Offline
Activity: 70
Merit: 10
|
|
March 04, 2017, 07:51:57 PM |
|
Yobit and Liqui bounties would be awarded tommorow that is Sunday ( 5th March )
Prove yourself immediately. Otherwise, confess everything. Prove yourself urgently. Otherwise, confess everything.
|
|
|
|
|