Details

    • Help
    • Resolution: Not A Bug
    • Minor
    • None
    • Professional Edition
    • Billing

    Description

      Created a billing report but doesn't have any data in it

      Attachments

        Activity

          [OBS-4577] No output in bill summary

          thanks Mike, looks good now. Appreciate your prompt response.

          alyssa.garcia Alyssa Mae Garcia added a comment - thanks Mike, looks good now. Appreciate your prompt response.
          alyssa.garcia Alyssa Mae Garcia made changes -
          Attachment New: image-2023-08-10-10-15-37-458.png [ 20834 ]
          alyssa.garcia Alyssa Mae Garcia made changes -
          Attachment New: image-2023-08-10-10-15-03-059.png [ 20833 ]

          If you installed observium by install script, than place this cron entries to file /etc/cron.d/observium:

              */5 *   * * *   /opt/observium/observium-wrapper billing >> /dev/null 2>&1
              01 *    * * *   /opt/observium/billing-calculate.php >> /dev/null 2>&1

          (same without root user)

          landy Mike Stupalov added a comment - If you installed observium by install script, than place this cron entries to file /etc/cron.d/observium: */5 * * * * /opt/observium/observium-wrapper billing >> /dev/null 2>&1 01 * * * * /opt/observium/billing-calculate.php >> /dev/null 2>&1 (same without root user)
          alyssa.garcia Alyssa Mae Garcia added a comment - - edited

          Hi Mike,

          Thanks for your reply.  Where do I add these?

          /etc/cron.d/observium

          or

          /etc/crontab

          and you didn't mention the one below, do I need to add it as well?

          */5 * * * * root /opt/observium/poll-billing.php >> /dev/null 2>&1

          Also, do I need to reboot server or restart any service after?

          alyssa.garcia Alyssa Mae Garcia added a comment - - edited Hi Mike, Thanks for your reply.  Where do I add these? /etc/cron.d/observium or /etc/crontab and you didn't mention the one below, do I need to add it as well? */5 * * * * root /opt/observium/poll-billing.php >> /dev/null 2>&1 Also, do I need to reboot server or restart any service after?
          landy Mike Stupalov made changes -
          Priority Original: Critical [ 2 ] New: Minor [ 4 ]
          landy Mike Stupalov made changes -
          Issue Type Original: Bug [ 1 ] New: Help [ 10200 ]
          Resolution New: Not A Bug [ 6 ]
          Status Original: Pending Response [ 10000 ] New: Resolved [ 5 ]

          It's seem you forgot to add crontab entries for billing calculate:

              */5 *   * * *   root    /opt/observium/observium-wrapper billing >> /dev/null 2>&1
              01 *    * * *   root    /opt/observium/billing-calculate.php >> /dev/null 2>&1
          

          Look to billing docs:
          https://docs.observium.org/billing/

          landy Mike Stupalov added a comment - It's seem you forgot to add crontab entries for billing calculate: */5 * * * * root /opt/observium/observium-wrapper billing >> /dev/null 2>&1 01 * * * * root /opt/observium/billing-calculate.php >> /dev/null 2>&1 Look to billing docs: https://docs.observium.org/billing/
          bot Observium Bot made changes -
          Status Original: Open [ 1 ] New: Pending Response [ 10000 ]
          alyssa.garcia Alyssa Mae Garcia created issue -

          People

            adama Adam Armstrong
            alyssa.garcia Alyssa Mae Garcia
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: