Page History
On some agent server configurations, the following types of log messages may appear whenever the Uptime Infrastructure Monitor Monitoring Station attempts to contact the agent:
Wiki Markupcode |
---|
Jun 25 19:19:20 server1 kernel: cdrom: open failed.
Jun 25 19:24:19 server1 last message repeated 2 times
Jun 25 19:29:31 server1 last message repeated 2 times
\\
\\
This issue is a symptom of potential configuration changes required on the agent server and not an Uptime Infrastructure Monitor agent problem. The most likely configuration change required is to filter cdrom devices from the |
This issue is a symptom of potential configuration changes required on the agent server and not an Uptime Infrastructure Monitor agent problem.
The most likely configuration change required is to filter cdrom devices from the /etc/lvm/lvm.conf
...
file
...
on
...
the
...
agent
...
server.
...
For
...
example,
...
change:
Code Block |
---|
From: filter = \[ "a/.*/" \] To: filter = \[ "r|/dev/cd.*|", "r|/dev/dvd.*|", "a/.*/" \]. \\ |
Related articles
How to display the NetFlow dashboard using IE /var/adm/messages kernel: cdrom: open failed
Suppress Connection Warnings from the Agent in /var/adm/messages Monitor Disk Mounting in Active / Passive Cluster Nodes