Hy
I started now using Cacti, because I think that is a very powerful help to RRDTools.
I want to use Cacti to monitorise several hosts in my company.
But for security reasons, here we don't use the SNMP protocol.
So I would like to know if there is another option or other way to use the Cacti in the network.
I hope yes
Thank you
Marujo
Alternative to SNMP
Moderators: Developers, Moderators
SNMP is perfect for this kind of stuff and you can limit access to certain hosts and certain OIDs, but anyway, you can create the stats locally (cat /proc/..... | grep) written to a local file or run SNMP locally writing the stats to a file, export the file to a network share and then write a script importing these values on the cacti host. As alternative you can use a SSH connection from cacti host to the monitored host to get the stats file. Finally, you could as well write a script to use SSH directly to gather the stats from your hosts, but at this point you should ask yourself why not tunnenling SNMP over SSH anyway.
scp
scp
SNMP v1 is insecure, but why not use V3?
There really isn't any other cross platform ways to measure a device.
There really isn't any other cross platform ways to measure a device.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
For some devices, sure. But not everything supports that method. I guess it just boils down to what type of devices you're going to monitor and then implementing the securest polling method.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 1 guest