Ken Lambert

Forum Replies Created

Viewing 3 replies – 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Disabling alerts for planned downtimes #120190
    Ken Lambert
    Participant

      Just to contribute some additional code to the cause here is what I use in shell scripts to get our list of sites from server.ini instead of looking for siteInfo files:

      mySites=grep environs /cloverleaf/cis19.1/integrator/server/server.ini | awk 'BEGIN{FS="/";RS=";";ORS=" "} { print $NF }'

      in reply to: Disabling alerts for planned downtimes #120174
      Ken Lambert
      Participant

        Jim,

        That is extremely helpful. Thank you very much!

        Ken Lambert

        in reply to: Altering the messages before saving to smatdb #119812
        Ken Lambert
        Participant

          I’m using SMATdb and those files are automatically cycling just fine. Of coures, when you strip off the base64 data these are tiny messages, so they haven’t cycled a ton.

        Viewing 3 replies – 1 through 3 (of 3 total)