Details

    • Help
    • Resolution: Done
    • Trivial
    • None
    • CE-21.10
    • Web Interface
    •  Ubuntu server 20.04

    Description

      Hello,

      I want to change host name, and I can find it in web interface, although I did use the admin account.

      And when I tried to change with script in path "cd /opt/observium" and then "php rename_device.php 10.0.0.65 server_what_ever" (I use Ubuntu server 20.04 as host)

      "NOT renamed. Could not resolve server_what_ever"

      With kind regards

      P

       

      Attachments

        Activity

          [OBS-4085] Change host name

          devices can only be renamed to a hostname that actually resolves, otherwise the device would no longer be able to be polled

          adama Adam Armstrong added a comment - devices can only be renamed to a hostname that actually resolves, otherwise the device would no longer be able to be polled
          nvp P added a comment -

          I think I can not choose a random name, but have to choose another name of the server? If the device (named: server1) is added by IP-Adresse, so the name is 10.0.0.12, and I can only change the name to "server1" the actual name of the server.

          nvp P added a comment - I think I can not choose a random name, but have to choose another name of the server? If the device (named: server1) is added by IP-Adresse, so the name is 10.0.0.12, and I can only change the name to "server1" the actual name of the server.

          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
            nvp P
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: