Details

    • Help
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Alerting
    • None

    Description

      I need to set up a rule to check printed pages. If more than 100 pages are printed(Total Printed Impressions) in a week, a notification should come. The rule must work every week. Settings in screenshot 

      Konica Bizhub 368e

      Thank you very much for your advice!

       

      Attachments

        1. 1.JPG
          1.JPG
          16 kB
        2. 2.JPG
          2.JPG
          46 kB
        3. 3.JPG
          3.JPG
          53 kB

        Activity

          [OBS-4224] How to customize alert checkers

          Hi Maksim,

          It's not easily possible to do what you want. We aren't capable of alerting on deltas of counters over long time periods. The historical data is wrapped up in RRD database files which are not easy to extract data from in a structured way.

          You could potentially write a small script to do this by extracting the data out of the RRDs, though it would require some understanding of how RRD works and fighting with rrdtool.

          adam.

          adama Adam Armstrong added a comment - Hi Maksim, It's not easily possible to do what you want. We aren't capable of alerting on deltas of counters over long time periods. The historical data is wrapped up in RRD database files which are not easy to extract data from in a structured way. You could potentially write a small script to do this by extracting the data out of the RRDs, though it would require some understanding of how RRD works and fighting with rrdtool. adam.

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            adama Adam Armstrong
            mid426 Maksim Ustinov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: