Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
8d28e40c536e4e0bcf39c7c8cb14c4712a00ef2c
librenms-librenms/includes/discovery/mempools/netscaler.inc.php

8 lines
207 B
PHP
Raw Normal View History

netscaler fixed mempool git-svn-id: http://www.observium.org/svn/observer/trunk@2825 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-17 16:29:48 +00:00
<?php
Apply "Squiz" code style on old (pre-2014) files
2015-07-10 13:36:21 +02:00
// NS-ROOT-MIB::resMemUsage.0 = Gauge32: 29
// NS-ROOT-MIB::memSizeMB.0 = INTEGER: 815
if ($device['os'] == 'netscaler') {
Added Citrix Netscaler HA sensors and alerts (#8800) DO NOT DELETE THIS TEXT #### Please note > Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting. - [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/) #### Testers If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
2018-07-25 17:51:06 -04:00
discover_mempool($valid_mempool, $device, '0', 'netscaler', 'Memory');
netscaler fixed mempool git-svn-id: http://www.observium.org/svn/observer/trunk@2825 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-17 16:29:48 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 97ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API