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
ObserviumProject Type: software

Observium

  • Issues
  • Reports
  • Components
Project shortcuts
Project shortcuts
  • Documentation

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. Improvement
    OBS-5054Ports with links HALF duplex
  7. Bug
    OBS-5052Observium alerting interface errors when there are none
  8. Help
    OBS-5051Observium Deployment
  9. Help
    OBS-4983Scheduled Maintenance not impacting Widgets
  10. Help
    OBS-4981How to make configuration per device group
  11. Help
    OBS-4962Alert Checkers - not working
  12. Library Bug
    OBS-4956Zimbra failed at poller
  13. Help
    OBS-4441Cisco WLAN
  14. New Feature
    OBS-3792Receives alot of alerts
  15. Help
    OBS-4535Change Mailaddress of account itsupportliwest-6767211
  16. New Feature
    OBS-4331Combine LDAP and local authentication
  17. Help
    OBS-4321Do I need to go through the rrd tarring when migrating to a new server?
  18. Bug
    OBS-4295Automated Installation
  19. Help
    OBS-4222alert issue
  20. New Feature
    OBS-4128routing monitoring and alert management
  21. Help
    OBS-4123Pages are loading slow
  22. Improvement
    OBS-4054Single device with multiple IPMI targets
  23. Bug
    OBS-3997F5 stuck on discovery
  24. Help
    OBS-3933Brocade ICX6610 crashing while pooled
  25. Bug
    OBS-3900Getting unknown in alert status
  26. Vendor Bug
    OBS-3287Adding Collectd graphs to dashboards
  27. Add New Device / OS
    OBS-5027Adding Neptune/Ribbon Optical
  28. Bug
    OBS-5050cannot login to observium.org Subscription Management
  29. Improvement
    OBS-5047Add filtering option in Associations section for Alert Checks
  30. Add New Device / OS
    OBS-4985Add support NGFW mib
  31. New Feature
    OBS-5039Allow remote auth user management
  32. Help
    OBS-4335Auth_mecanism remote not working as expected
  33. Vendor Bug
    OBS-5026huawei s2326/s2328 ddm
  34. Help
    OBS-5024Observium 501(c)(3) Non-Profit Charity Professional Subscription Request
  35. Improvement
    OBS-5021Cisco NCS PSU info
  36. Add New Device / OS
    OBS-5002Missing support for Schneider chiller BCEF0401A
  37. Bug
    OBS-5011Citrix ADC (NetScaler) GSLB vservers & services
  38. Improvement
    OBS-4457Allow static mapping of sysLocation strings to coordinates.
  39. Improvement
    OBS-5001Add "ignore until <date>" on the list "Status Warnings and Notifications"
  40. Add New Device / OS
    OBS-4997Mtlink-BDCOM
  41. Help
    OBS-4996Creazione allert
  42. Improvement
    OBS-4995Add more user action events to eventlog
  43. Help
    OBS-4992OID non trovato
  44. Add New Device / OS
    OBS-4757Fortinet VPN Tunnel Improvements
  45. Help
    OBS-4909OLT ZTE C610 some components not discover and not visible www
  46. Add New Device / OS
    OBS-4973agregar MIB ZTE Observium
  47. Add New Device / OS
    OBS-4777Add ZTE C320
  48. New Feature
    OBS-4822Add VPRN, VPLS and EPIPE Nokia like VRFs Huawei and OSPF Cisco
  49. Bug
    OBS-3599Observium cannot detect aruba-controller
  50. Improvement
    OBS-4346aruba mibs / devices - snmpwalk attached. would really like to see APs/clients/etc
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 933
              • 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