Forum Replies Created
-
AuthorReplies
-
March 15, 2017 at 4:08 pm in reply to: Reset and Collect Statistics into a DB – TCL – hcimsiutil #83455
Since the message and byte counts are a running total, if you need to get an hour over hour count, how are you going about that? Or are you just interested in daily/weekly totals and not hourly?
A big thanks to James for sharing his script. I was able to make use of at least part of it since it was pulling more data than we need for the time being.
It is interesting that if I am logged in and don’t initialize anything then use “sudo -i -u hci hcisitectl” the command runs. If I run any sort of environment initialization, such as running the /home/hci/.profile, the command won’t work and barks at me that some of the environment variables are not set.
I need the environment set so I can run most commands under my username but those two or three commands that need to be run as hci we need to be able to use sudo for. Any additional help with the configuration is greatly appreciated.
I have a question about version control in repect to using BOX to migrate interfaces.
If we have an xlate in test that is version 1.2 lets say and version 1.0 is in production. When the xlate is moved to production, does the production version update to 1.2 to match test?
Or if Box is not used for individual objects, but rather those objects are moved by copying them from test to production, how does that affect the versioning?
Thank you David. That seems to do the trick.
The built in documentation seems rather sparse on the LDAP configuration. If anyone has any additional documentation on how to set up LDAP and tie it to basic security it would be appreciated.
We of course don’t want the whole organization to have access but if we can tied it to the few user who need access it should simplify things.
I understand the benefits of the automatic cycling. I was more curious with SMATDB if there are any pros/cons to performing the cycle nightly vs weekly.
Just FYI, so far everything seems to be working well in Windows 10. I did get some Java errors while resending SMAT data to file the other day. It was not clear though if it was an issue within Windows 10 specifically or a Java issue. It is not happening consistently, only sporadically.
Since I saw mention of email groups above, I wanted to ask if anyone has had issues with email groups from Exchange? We had set up a group on exchange containing the entire interface team but when the alert triggered, the email never got to us. I had seen issues like this at other facilities but don’t recall ever fixing it.
We are running 6.1.1 on RedHat Linux.
I got 6.1.1 client up and running on Windows 10. I installed 6.1 without issue, but I found a post from Brent Fenderson here on the forums that had an updated script to install the 6.1.1 patch. I have attached his script here.
So far I have seen no issues on Windows 10.
EDIT:
Now the attachment should show. I forgot to change it from a .cmd to a .txt so it would post.
Thank you, Charlie. I had not had a chance to dig into the script too deep just yet. At first glance I can already see it will be quite useful. Thank you for sharing with us.
Charlie,
Does your script work if the SMATDB files are encrypted? If not, is there a way to access encrypted SMATDB files using SQLite?
This may be a dumb question but in 6.1.1, how can you create a group of one? We are having a similar issue with ZOE segments out of STAR. I have each one set as optional and repeating but not sure how to make it a group.
Thank you for that, Robert. I have noticed the same. In my past organizations we have made use of loop back threads to loop data from the engine back to itself often on the same site just to a different process to help with the load. Intersite threads seem promising but based on information I have received they are still not recommended for high volume (such as ADT) situations.
Spoke with some Infor resources today that happened to be on site and it sounds like without using the breakdown to regular expressions there is no real way to search for null values currently but it sounds like it has been requested and may well be coming in future releases/patches.
-
AuthorReplies