Build better products with our product team.
Hello.Now the "open-files" mode assumes that we must set the threshold values statically.Please make a small improvement to this mode.We can get the system open file threshold with the command cat /proc/sys/fs/nr_openThis value can be set to default as the maximum if not explicitly set.This will add convenient percentage WARN/CRIT thresholds.PS: https://github.com/centreon/centreon-plugins/issues/3969
Hi Persona: operators and adminsProblem to solve: The Monitoring Connector Splunk brings a host template App-Monitoring-Splunk-Api-custom which allows to configure search request using Query-Matches-Number template. This service returns the number of response to the request. But there's no way, with this plugin, to get a value calculated by Splunk.For instance : it'd be useful to monitor ratio of splunk scheduled requests skipped by the scheduler. Proper SPL request exists and return a percentage(index=x blablabla | table skippedRatio). Since the service template counts the number of response, the best one can do is to add condition to the SPL request (index=x blablabla | table skippedRatio | where skippedRatio > y) so that it would generate a response only in case of threshold crossing. It's a shame because threshold is coded in the request, return value can not be historised.Expected outcome: a Query-Number-Value service template.Potential solutions: Enrich plugin to get back a pair {fieldName, fieldValue} as long output, and the value as short one. The fieldValue has to be a decimal number to be compared to threshold. The essentials is likely already coded in the plugin, since it's ending each request sent with a "|stats count".It could also be probably achieved using HTTP collection plugin, but enriching Splunk plugin would probably be welcomed by the Centreon-Splunk community 🙂.Thanks !
Hello, i wanted to suggest the upgrade of the API permissions from the contact templates.Today the API permissions (configuration/realtime) and the access to frontend can only be configured on a user basis and not through contact templates or ACLs.I’m studying the integration of openid authentication on the Centreon and i’m able to use openid groups to assign contact groups with ACLs but i am not able to automatically assign API permissions for those properties.Would that be possible ? I also mention that as the configuration/realtime difference is specific to the V1 api, i’m wondering if that denomination should be kept or maybe updated to reflect the V2 api
Dear team,I would like to suggest a few enhancements for future releases of the Centreon plugin for HPE Alletra monitoring:Add the ability to monitor the remote copy status for each virtual volume (vVol), and raise a CRITICAL alert if a remote copy fails. Detect and alert on failover events between nodes. Monitor the replication status of each vVol, and raise a CRITICAL alert if a replica is unexpectedly in production mode.These features would greatly improve visibility and reliability in environments using synchronous replication and Peer Persistence.Best regards,Pierre
Can you add the possibility to create parent views?My user have 50 views and it’s difficult to find the one I want to see.It could be easier if the views can be grouped.
I would like to discuss the possibilities for the Windows Agent to be distributed for end users.Either for installation or for updates, we can download the file from the internet but in the linux world we have package managers.I know there is things like chocolately and winget that are being used, winget being pushed by microsoft.Is there ways for us to access the agents through those ways ?
solution : add ['No Input','WARNING'] in ligne 12078 of script centreon_huawei_oceanstor_snmp.pl
Is it possible to add more properties to a contact template ?Typically, I want to configure language, API access or perhaps admin settings with the contact template to use it with LDAPS import. I imagine contacts in a specific LDAP group will become admin.Thanks
We are facing the following situation:Our company has hundreds of retail sites around the world. We’re doing network monitoring for those sites. Many of these sites do NOT have power during the night and therefor they are not reachable.Of course, we don’t want to have notifications during that period or tickets for a known recurring situation!We started with notification period settings to send notifications only during the time, when the retail stores should be open. That works fine, BUT during downtime, they still appear as critical and/or unknown in the resource monitor. This makes the resource monitor less useful for other services we should care about.Using check period instead would keep the resource monitor ‘clean’ and prevent from unnecessary notifications, but we’re ‘blind’ during night time. Reporting might be difficult (not completely thought about) and we like to have as much insight as possible, but check period will stop polling.Now we came to recurring downtimes! I think, this would exactly do, what we expect - continue polling and visibility of the status 24x7, but treating occuring events as ‘handled’. No notification, no ticket and a clean resource monitor.All good so far, but the recurring downtime is terrible to configure, if you need a downtime every night with different start- and endtimes, you need a weelky ‘plan’ with 14 periods - i.e. Monday, midnight until 10 AM and 8 PM until midnight and this for every day of the week.Wouldn’t it be good to use the time-periods also for the recurring downtimes as already for check and notification period available?A long explanation for a simple topic.
Hello,Since version 7.1 of Forcepoint Firewalls, it is no longer possible to monitor firewall nodes via Centreon, as the private Forcepoint MIB has changed. Based on my research using MIB Browser, the new private Forcepoint MIB has a root of .1.3.6.1.4.1.47565, replacing the old Stonegate MIB.Would it be possible to create a new plugin for the recent versions of Forcepoint Firewalls? I have several major clients who need this plugin to manage their Forcepoint architecture.Thank you in advance.
Can you add an Export button on the Resource Status page?It will enable the users to easily extract information from Centreon. Most of them are not programmers so using the API is not appropriate for them.
Dear all,We have multiple teams using the same Centreon server. It would be easier for us to exclude what we don’t want than maintain a servicegroup to include what we want (and prone to error). We are looking for a servicegroup exclusion (as you would do with hosts ans services, but it does not exist yet for servicegroup as the support team told us) in the Ressources Status menu.Something like a standard regexp : service_group:^(?!(DBA_servicegroup))What do you think?Thank you for reading.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.