Hi Guys,
I recently did a cacti setup and now doing the testing. During the testing i found out even the cacti doesn't have the connectivity to the device, in cacti monitoring and in device list section, it still shows as Up.
Need to know why and which misconfiguration that i have done for this outcome.
>>> Device Config
>>> In Device List, it shows as Up
>>> In Monitoring it shows as Up
Disabled the "cacti to Device" connectivity, Still showing the device as Up.
Moderators: Developers, Moderators
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Disabled the "cacti to Device" connectivity, Still showing the device as Up.
Is your poller running? Once your poller finds it down, then it'll go down in Monitor. Avoid the and and or Availability settings. If it's always SNMP, just use SNMP Uptime.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Disabled the "cacti to Device" connectivity, Still showing the device as Up.
by changing the ping type as suggested, the status changes but the down email does not arrive
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Disabled the "cacti to Device" connectivity, Still showing the device as Up.
Check your mail logs to see if it was even sent. What Cacti, Thold and Monitor versions are you using?
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Disabled the "cacti to Device" connectivity, Still showing the device as Up.
HI,
I checked the email logs, cacti sends the email, sorry.
Our problem is that we have a false positive problem.
We made a new installation of cacti version 1.2.23 and to overcome the problem of the device being unreachable we set the device detection to Ping or snmp uptime and it worked.
After the upgrade to the version 1.2.25, the problem recurred and as you suggested we changed the device detection to ping only,
but we have a lot of false negative
2023-10-16 19:30:05 - SPINE: Poller[1] PID[2672370] PT[139747594856000] Device[722] Hostname[*.*.*.*] ERROR: HOST EVENT: Device is DOWN Message: ICMP: Ping timed out
but it's not true because the host is reachable
[root@Cacti-rocky9 ~]# ping *.*.*.*
PING *.*.*.* (*.*.*.*) 56(84) bytes of data.
64 bytes from *.*.*.*: icmp_seq=1 ttl=57 time=11.3 ms
64 bytes from *.*.*.*: icmp_seq=2 ttl=57 time=5.21 ms
64 bytes from *.*.*.*: icmp_seq=3 ttl=57 time=1138 ms
64 bytes from *.*.*.*: icmp_seq=4 ttl=57 time=135 ms
64 bytes from *.*.*.*: icmp_seq=5 ttl=57 time=10.1 ms
64 bytes from *.*.*.*: icmp_seq=6 ttl=57 time=8.87 ms
64 bytes from *.*.*.*: icmp_seq=7 ttl=57 time=7.95 ms
64 bytes from *.*.*.*: icmp_seq=8 ttl=57 time=6.75 ms
and olso i have no holes in the graphs
the sistem is Linux Rocky Linux release 9.2 (Blue Onyx) 5.14.0-284.30.1.el9_2.x86_64,
selinux is disabled and those are the spine permission -rwsr-sr-x
Have you any suggestion?
I checked the email logs, cacti sends the email, sorry.
Our problem is that we have a false positive problem.
We made a new installation of cacti version 1.2.23 and to overcome the problem of the device being unreachable we set the device detection to Ping or snmp uptime and it worked.
After the upgrade to the version 1.2.25, the problem recurred and as you suggested we changed the device detection to ping only,
but we have a lot of false negative
2023-10-16 19:30:05 - SPINE: Poller[1] PID[2672370] PT[139747594856000] Device[722] Hostname[*.*.*.*] ERROR: HOST EVENT: Device is DOWN Message: ICMP: Ping timed out
but it's not true because the host is reachable
[root@Cacti-rocky9 ~]# ping *.*.*.*
PING *.*.*.* (*.*.*.*) 56(84) bytes of data.
64 bytes from *.*.*.*: icmp_seq=1 ttl=57 time=11.3 ms
64 bytes from *.*.*.*: icmp_seq=2 ttl=57 time=5.21 ms
64 bytes from *.*.*.*: icmp_seq=3 ttl=57 time=1138 ms
64 bytes from *.*.*.*: icmp_seq=4 ttl=57 time=135 ms
64 bytes from *.*.*.*: icmp_seq=5 ttl=57 time=10.1 ms
64 bytes from *.*.*.*: icmp_seq=6 ttl=57 time=8.87 ms
64 bytes from *.*.*.*: icmp_seq=7 ttl=57 time=7.95 ms
64 bytes from *.*.*.*: icmp_seq=8 ttl=57 time=6.75 ms
and olso i have no holes in the graphs
the sistem is Linux Rocky Linux release 9.2 (Blue Onyx) 5.14.0-284.30.1.el9_2.x86_64,
selinux is disabled and those are the spine permission -rwsr-sr-x
Have you any suggestion?
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Disabled the "cacti to Device" connectivity, Still showing the device as Up.
If it's an SNMP host, use SNMP. If your point to point is lossy, try setting a higher timeout and retry.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 2 guests