Jimmy Conner

Results 164 comments of Jimmy Conner

We've had requests for that too. Feeding Splunk and Elastic for example. You can siphon it from syslog, but having everything in the format that is needed by those two...

We support VDEF's in the, yet to be released, GitHub release of Cacti 1.0. However, I would like to spend some time thinking about this request. It will likely not...

Yea, it needs to be done, but it's way down the list. It was a great idea of course. I would suggest the following. First, since the HRULE does not...

Also, the current replacement logic in the code is agonizingly complicated. We need to simplify that. We should handle generic column names from host instead of having to specify them....

Why would your Prod device and Development device be pulling the same data from the same device (they should be separate devices, separate IPs, hostnames). That doesn't sound like a...

Yea, we have currently at least five methods of generating GUI errors: 1. raise_message(number); 2. raise_message('hash', 'message', message_level); 3. display_custom_error_message() and auth_display_custom_error_message() 4. Some freaky session variables that are set...

Note in recommendation 1) we would have to allow that link to be relative based upon some setting, like point to GitHub (default), or your local replica via setting for...

Currently, if you go into the file include/global_arrays.php, there is a message array. I would propose augmenting that array as a first step. Noting the some of the messages are...

This sounds like something that the hmib plugin could do, but it would be highly dependent on device type.