Log inSkip to main contentSkip to sidebar
  • Observium
  • Fisheye
Observium
  • More
    DashboardsProjectsIssues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Open issues

  • All issues
  • Open issues
  • Done issues
  • Viewed recently
  • Created recently
  • Resolved recently
  • Updated recently
View all issues and filters
Order by Priority
Order by Priority
  1. Bug
    OBS-5020syslog not working
  2. Bug
    OBS-4984192 PB of data in one day on multiple customers
  3. Improvement
    OBS-3024Extend API for Billing
  4. Bug
    OBS-4946Script Agent - MySQL - Undefined array key "client"
  5. Paid Support
    OBS-4470Cosnsolidation path
  6. Help
    OBS-4983Scheduled Maintenance not impacting Widgets
  7. Help
    OBS-4981How to make configuration per device group
  8. Help
    OBS-4962Alert Checkers - not working
  9. Library Bug
    OBS-4956Zimbra failed at poller
  10. Help
    OBS-4441Cisco WLAN
  11. New Feature
    OBS-3792Receives alot of alerts
  12. Help
    OBS-4535Change Mailaddress of account itsupportliwest-6767211
  13. New Feature
    OBS-4331Combine LDAP and local authentication
  14. Help
    OBS-4321Do I need to go through the rrd tarring when migrating to a new server?
  15. Bug
    OBS-4295Automated Installation
  16. Help
    OBS-4222alert issue
  17. New Feature
    OBS-4128routing monitoring and alert management
  18. Help
    OBS-4123Pages are loading slow
  19. Improvement
    OBS-4054Single device with multiple IPMI targets
  20. Bug
    OBS-3997F5 stuck on discovery
  21. Help
    OBS-3933Brocade ICX6610 crashing while pooled
  22. Bug
    OBS-3900Getting unknown in alert status
  23. Vendor Bug
    OBS-3287Adding Collectd graphs to dashboards
  24. New Feature
    OBS-5039Allow remote auth user management
  25. Help
    OBS-4335Auth_mecanism remote not working as expected
  26. Add New Device / OS
    OBS-5027Adding Neptune/Ribbon Optical
  27. Vendor Bug
    OBS-5026huawei s2326/s2328 ddm
  28. Help
    OBS-5024Observium 501(c)(3) Non-Profit Charity Professional Subscription Request
  29. Improvement
    OBS-5021Cisco NCS PSU info
  30. Add New Device / OS
    OBS-5002Missing support for Schneider chiller BCEF0401A
  31. Bug
    OBS-5011Citrix ADC (NetScaler) GSLB vservers & services
  32. Help
    OBS-5007Http 500 error
  33. Improvement
    OBS-4457Allow static mapping of sysLocation strings to coordinates.
  34. Improvement
    OBS-5001Add "ignore until <date>" on the list "Status Warnings and Notifications"
  35. Add New Device / OS
    OBS-4997Mtlink-BDCOM
  36. Help
    OBS-4996Creazione allert
  37. Improvement
    OBS-4995Add more user action events to eventlog
  38. Help
    OBS-4992OID non trovato
  39. Add New Device / OS
    OBS-4757Fortinet VPN Tunnel Improvements
  40. Help
    OBS-4909OLT ZTE C610 some components not discover and not visible www
  41. Add New Device / OS
    OBS-4973agregar MIB ZTE Observium
  42. Add New Device / OS
    OBS-4777Add ZTE C320
  43. New Feature
    OBS-4822Add VPRN, VPLS and EPIPE Nokia like VRFs Huawei and OSPF Cisco
  44. Add New Device / OS
    OBS-4985Add support NGFW mib
  45. Bug
    OBS-3599Observium cannot detect aruba-controller
  46. Improvement
    OBS-4346aruba mibs / devices - snmpwalk attached. would really like to see APs/clients/etc
  47. Help
    OBS-4975Missing Gauge Alert option
  48. New Feature
    OBS-4971Radius Authentication using EAP protocol
  49. New Feature
    OBS-4616please add the ability to export device lists and info
  50. Help
    OBS-4944Alert on event in event log like "Storage removed" or "Memory pool removed"
Refresh results
1 2 3 4 5Next >>
Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-5020

syslog not working

Log In
In Review
Export
undefined
    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Blocker
    • None
    • CE-22.5
    • Web Interface
    • None

    Description

      I am installing a new version to migrate from the oldone,  and on the new version the syslog, receives packets at the linux level, but not at the application level, nothing is display on the GUI,

      Attachments

        Activity

          • All
          • Comments
          • History
          • Activity
          rboerosms Roberto added a comment - 2025/05/07 02:37 PM

          the snmp is working , the syslog is not?

          rboerosms Roberto added a comment - 2025/05/07 02:37 PM the snmp is working , the syslog is not?
          bot Observium Bot added a comment - 2025/05/05 02:31 PM

          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 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -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 - 2025/05/05 02:31 PM 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 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -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
            rboerosms Roberto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              2025/05/05 02:31 PM
              Updated:
              2025/05/07 02:37 PM
              1 of 928
              • Atlassian Jira Project Management Software
              • About Jira
              • Report a problem

              Powered by a free Atlassian Jira open source license for Observium. Try Jira - bug tracking software for your team.

              Atlassian