newb: collecting remote data that is non snmp?

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
vastator
Posts: 1
Joined: Fri Aug 03, 2007 8:02 am

newb: collecting remote data that is non snmp?

Post by vastator »

I think I am using the wrong search words to find out more on this topic. I have a need to collect non snmp data on a remote machine. Can that be done using cacti? I have a script, on the remote server, that returns a number that I would like to have sent to cacti that is on a different server. Can someone point me in the right direction on what I need to read up on or give me some better keywords that I can use in my search?

Thanks 8)
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Well, this is quite commonly used in our shop. Here are some, not all, methods that come to my mind:
- write a wget wrapper that calls you script via cgi
requires a web server on the target system
feed the name of the script as a parameter to the wrapper, so you will only need a single wrapper
format the output of the remotes script that it fits to cacti requirements

- use snmp exec/pass
- use telnet, ssh, ftp
- use nagios

Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests