Hi, my company has an internal tool in .NET with which we can push arbitrary strings as messages with a simple script to our monitoring website from any of our servers.
such as "http://status.example.com/UpdatePush.as ... =#{message}" Given that a task called #{service} was already created on the server end.
We've since switched much of our monitoring over to cacti such as RAM, CPU, disk, and use thold and monitor, but I haven't been able to find a plugin that we could use to send custom messages and store them in cacti / notify if the message go red or just change color.
Is there a cacti plugin that can do this? It doesn't need to use query strings like ours does, but that would be ideal.
arbitrary message plugin
Moderators: Developers, Moderators
Re: arbitrary message plugin
Example use:
http://status.example.com/UpdatePush.as ... xample.com Daily Backups -> backupServer1&status=GREEN&statusMessage=Backed up on 2012-05-15 04:00 and took 1 hour 6 minutes
(green) server12.example.com Daily Backups -> backupServer1 Backed up on 2012-05-15 04:00 and took 1 hour 6 minutes
http://status.example.com/UpdatePush.as ... xample.com Daily Backups -> backupServer1&status=RED&statusMessage=<error dump>
(red) server12.example.com Daily Backups -> backupServer1 <error dump>
http://status.example.com/UpdatePush.as ... xample.com Daily Backups -> backupServer1&status=GREEN&statusMessage=Backed up on 2012-05-15 04:00 and took 1 hour 6 minutes
(green) server12.example.com Daily Backups -> backupServer1 Backed up on 2012-05-15 04:00 and took 1 hour 6 minutes
http://status.example.com/UpdatePush.as ... xample.com Daily Backups -> backupServer1&status=RED&statusMessage=<error dump>
(red) server12.example.com Daily Backups -> backupServer1 <error dump>
Re: arbitrary message plugin
is this the correct subforum for this?
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: arbitrary message plugin
Yes, it is. But you will have to do this plugin on your own.
R.
R.
Who is online
Users browsing this forum: No registered users and 0 guests