Iseries / As400 Monitoring
Hi All Do you have any plugin, script or a way to monitor AS400 like mange engine does(www.manageengine.com/products/applications_manager/as400-monitoring.html%29%2Cactually the only way we found it´s snmp, but dont have all the metrics we need. Is it on roadmap? Regards
Monitor the performance of your IBM AS400/iSeries servers
Greetings! We are happy to introduce a new plugin integration to monitor the performance of IBM AS400/iSeries servers. IBM iSeries is one of the most reliable and secure servers used by multiple enterprises across industries worldwide. The IBM AS400 comes
Optimize your IT operations with Site24x7's plugin integrations
Gain visibility into various IT processes running in your infrastructure with Site24x7's plugin integrations. Site24x7 offers a range of ready-to-install plugins to help you keep an eye on the metrics that matter the most in your daily IT operations—from
Monitor multiple scheduled tasks?
Hello Site24/7, How can I monitor multiple scheduled tasks? I only need to monitor last run time and last run result. I noticed that you have a plugin/powershell script for this, but it's only working for one scheduled task? I've also looked into this thread, but to no further success.. www.site24x7.com/community/monitor-windows-scheduled-tasks Thanks in advance! Sincerely, Christoffer
Enhanced visibility into your Apache Cassandra database
Greetings! We are happy to introduce an updated Cassandra monitoring plugin integration to monitor your Apache Cassandra database. Apache Cassandra is an open-source, distributed NoSQL database management system that is built to handle large volumes of data. It is highly scalable and fault-tolerant, offering users high performance and low latency. Track critical metrics, including throughput, key cache hit rates, and latency, to gain visibility into the health of your Cassandra database. You can
Monitor the performance of your SAP HANA database
Greetings! We are happy to introduce a new plugin integration to monitor the performance of your SAP HANA database. SAP HANA (High-performance ANalytic Appliance) is a column-oriented database with a unique architecture that stores data in its memory
Varnish plugin: support to Varnish 6
Hi, Varnish 6 have a little diferente stricture of varnish 4 in varnisstats results, I've created a modification to support it. Please find the script in this pastebin. pastebin.com/nj9U6LAQ
Monitor the performance of your Kafka servers
Configure kafka plugin to monitor the performance metrics of your kafka server. Use these key indicators to ensure continuous functioning of your kafka Server. Take informed troubleshooting decisions by keeping track of critical metrics including: Number
Plugin to show metrics specific to Kafka consumer group and topic lag partition wise without confluent platform.
We would like to have a plugin to shows the lag for the provided consumer group. Currently, I need to monitor Kafka consumer and topic message lag. we are not using confluent platform to use the existing plugin. Could you please help us create plugin for this propose which would offer following metrics specific to consumer, topic and partitions used. (GROUP NAME, TOPIC, PARTITION, CURRENT-OFFSET, LOG-END-OFFSET, LAG, CONSUMER-ID, HOST and CLIENT-ID) By executing below command could get the result
Avoid Microsoft 365 product license expiration
Greetings! Microsoft 365's suite of apps is critical for business collaboration and operations in many organizations. Microsoft 365 license expiration can have a huge impact, because apps may not be accessible 30 days after the expiration date. To avoid putting the productivity of your team at risk, it's important to be notified in advance about approaching license expirations, so you can renew your subscriptions before they expire. Site24x7 has introduced the Microsoft365ProductsSubscriptionLicenseCheck
Plugin to show metrics specific to Kafka consumer group and topic lag partition wise without confluent platform used
Get the list of consumers for a consumer group bin/kafka-consumer-groups --bootstrap-server <kafka-broker>:9092 --describe --group sample-consumer-group We would like to have a plugin to shows the lag for the provided consumer group or for all the groups, CURRENT-OFFSET, LOG-END-OFFSET and partition used details.
Plugin to Monitor NTFS Mount Points
Hello, Please find attached the plugin script file to monitor NTFS mount points on a server. To get started, Download and unzip the file from the attachment NTFSMountPoint.ps1. Change the value for the attribute '$mountpointpath' in the below line of the plugin file with the list of the mount point paths to monitor: $mountpointpaths = @("C:\","D:\","E:\","Y:\") Once changed, please go to the below directory on one of the servers: <Site24x7 Windows Agent Installation path>\monitoring\Plugins Create
Monitor your Okta event logs
Monitor and manage your Okta event logs for metrics like top events, application severity, failed log ins, successful log ins, logged in users, and more. Install this plugin now and get started. Reply back your comments and questions. Regards, Magesh Rajan
Contribute your custom plugins to win a gift voucher
Greeting developers! Site24x7 offers over 100 plugins out-of-the-box to monitor everything in your stack. These also give you the flexibility to build your own plugins using Python, or Shell for Linux, Batch, PowerShell, Visual Basic, and .NET DLL for Windows. You can write a plugin for any technology and share it with other Site24x7 users. All you have to do is share your plugin, get it reviewed, publish your custom plugin, and win a gift voucher worth $25. Follow this page for more details, and
Jenkins monitoring for DevOps
Jenkins is an open-source automation server that helps DevOps teams build, test, and deploy their projects automatically. When using Jenkins, it's important to ensure that Jenkins commits new changes to project builds, check if the triggered builds are successful or stalled in the queue, and make sure the jobs run on a schedule. To do all this, Jenkins needs to perform optimally without affecting daily production. Jenkins monitoring involves analyzing the trends of builds and the health status of
Credit account enable
Rio66.bet
Rio66.bet
Same Plugin on different servers -> Trouble with attributes
Hello Forum, I have a Problem with self written plugin. It is used to check free space on NFS mounts (no, the nfs.py that can be downloaded from the plugin site does not work). I deployed it on my test server and it gathers the shares that are mounted via NFS and returns 9 attributes with used blocks, free blocks, etc. So everything working as it should. When I now copy that plugin to the productive server that has around 20 NFS shares, I can only see the 9 attributes that I had on the test server!
Monitor power consumption of server
Hi, we would like to monitor the power consumption of our VPS servers where we installed the Site24x7 monitor agents. I can see a lot of metrics about CPU and memory usage and it looks to me that those metrics can be used to create some data about power consumption. Our company wants to be climate neutral, but if we do not know how much power we consume, it is hard to make plans to minimize and/or compensate. Is there a plugin or something like that for Site24x7 to measure the power consumption?
Monitor ArangoDB
Hi, We are using ArangoDB on Linux to help to search on our website. Does site24x7 have any way to monitor that? I looked on documentation and help. I am unable to find anything.
Seeking plugin for Jboss on Windows
I'm hoping to find a plugin for Jboss on windows. Thanks, Brad epicor.com [admin: removed username]
Creating more then 2 line charts in plugin template
I have a custom plugin and when editing the plugin template, at "Create multiple metrics charts" I can only create 2 multi series line charts, I need to create at least 5, is this possible?
Azure DataBricks Plug-in
Goodmorning, a plugin, related to Azure Databricks it would be very useful in order to monitor workspaces and cluster. Please, can you help us?
RabbitMQ single queue message totals
Is it possible to set alerts for when singular queues exceed set message thresholds? So far I only see the option to set alert options for the total amount of messages in all queues.
Textual Attributes Length in custom plugin
Hi what is the maximal length for Textual Attribute in custom plugin. thanks
Providing input parameters to plugins
It doesn't seem that I can have my plugin (PowerShell) read any files or user-defined environment variables on execution. I have a plugin that returns stats about a folder. While the plugin is the same on each machine, the folder I want it to monitor differs on each. I tried setting an environment variable for the script to read ($env:<variable>) but it seems unable to do so. I've previously tried to get plugins to read from a configuration file and haven't had any luck there either. I saw something
RabbitMQ plugin for multiple queues
Hello, I'm looking for a plugin that will monitor multiple rabbitmq queues which I can select. I have installed a rabbit plugin that can monitor messages in ALL queues, and this one www.site24x7.com/community/rabbitmq-single-queue-message-totalswhich seems to monitor messages in one specific queue, but is there a plugin that allows me to pick which queues I want to monitor, be it 1 or more? Thank you.
HyperV Replication Plugin
Hi, We wrote an plugin in order to monitor HyperV replicas to Azure. I've got this error when I register the plugin : Data is empty or not in key value pair format. I can send you the script by email. Thanks and best regards
Remove Apache plugin
Hi all I needed to remove the Apache plugin from a server. I deleted the apache.py file from /opt/site24x7/monagent/plugins/apache/, and even deleted the /apache/ directory. Restarted the server agent. However the plugin still appears under the server monitors Inventory list with error: "Exception in _parse stats'ascii' codec can't encode characters in position 74-80: ordinal not in range(128)". What step have I missed?
Telegraf plugin
Hello, a telegraf output plugin would be great! Telegraf is getting data from different systems and pushing metrics directly to site24x7 (like statsd). This would give us the possibility to get lots of metrics over telegraf and push them also to site24x7 for better data/metric correlation. Thanks, Torsten
Please add the plugin File copy from one location another
Please add the plugin File copy from one location another
New plugin integrations to make monitoring easier
We have released some ready-to-install plugin integrations to monitor commonly used services, applications, and softwares. Software Updates Monitoring - Be notified on software update deployments in enterprise environments Disk Queue Length Monitoring - Monitor the average disk queue length counter on Linux servers Install this plugin now to get started and let us know for any questions in the Comments section below. Follow this post to get more updates on new plugin releases. Let us know in the
Would you able to add storage plugins ?
Could you please add netapp plugin integration?
Bad security advise in your documentation.
Hi, I am new to Site24x7 and was configuring your database monitoring plugins for the first time. You documentation gives a really bad advise to the users and I think you should review and update it. So far I looked at Postgres and MySQL plugins. In the documentation you give the steps for creation of a monitoring user in the databases and in them you specify superuser permissions for Postgres role and root for MySQL user. It is common knowledge that one of the basic rules of security is "minimum
Plugin integration for Graphic Processing Units (GPU)
Ensure smooth functioning of application rendering, video playbacks, and other graphics-intensive workloads with our ready-to-install plugin integration. This plugin shows the following performance metrics: Memory utilization CPU utilization Hardware metrics like temperature Individual core utilization Device name Install this plugin now to get started and let us know for any questions in the Comments section below. Regards, Sriram
PostFix Mail Queue Statistics
Is there a way to monitor the number of messages of a Postfix mail queue and alert if it exceeds a specific value ?
GitHub and GitLab Monitoring
Monitor the commits, code changes, and health of GitHub and GitLab services in your production environment. Be instantly notified on new code changes, detect buggy code, and resolve it quicker and effectively. Some of the performance metrics provided by both plugins include: Deployments Milestones Releases Merge Requests Events Total, Open, and Closed Issues Install the GitHub and GitLab plugins to get started and let us know for any questions in the Comments section below. Regards, Arunkumar
Monitor all actions performed in your Slack channel
Track user activity, messages sent, and files uploaded in your Slack channel to be instantly notified on any malware injection. There are two ready-to-install plugins available in GitHub to monitor the Slack application and the channels in the application. Some of the performance metrics provided by this plugin include: Total number of files Executable file count Total users Scheduled messages Images, video, and audio files Install this plugin now to get started and let us know for any questions
Plugin Integration for Atlassian Confluence
Monitor the overall health, underlying issues in JVM, email delivery bottlenecks, latencies in searching, and connection failures of your Confluence software from a single console. Supported platforms: Linux and Windows Ensure JMX configuration is enabled correctly to use this plugin integration. Install this plugin now to get started and let us know for any questions in the Comments section below. Regards, Prasanth
Atlassian Bitbucket Monitoring
Monitor the overall health, load tests and new project artifacts deployed into your Bitbucket project repository. Supported platforms: Linux and Windows Ensure JMX configuration is enabled correctly to use this plugin integration. Install this plugin now to get started and let us know for any questions in the Comments section below. Regards, Prasanth
Next Page