Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script server script ss_fping.php generates error when not called by script server #2891

Closed
ddb4github opened this issue Aug 12, 2019 · 1 comment
Labels
bug Undesired behaviour resolved A fixed issue
Milestone

Comments

@ddb4github
Copy link
Contributor

Describe the bug
PHP ERROR: Class 'Net_Ping' not found in file: /var/www/html/cacti/scripts/ss_fping.php on line: 21

To Reproduce
Steps to reproduce the behavior:

  1. cd /var/www/html/cacti/scripts/
  2. exec 'php -q ss_fping.php'
  3. Check cacti.log
  4. See error
@cigamit cigamit changed the title ss_fping.php report PHP ERROR: Class 'Net_Ping' not found in file Script server script ss_fping.php generates error when not called by script server Aug 12, 2019
@cigamit
Copy link
Member

cigamit commented Aug 12, 2019

This should not be a problem when the ss_fping.php is called properly. But I'll fix this anyway.

@cigamit cigamit added the bug Undesired behaviour label Aug 12, 2019
@cigamit cigamit added this to the v1.2.6 milestone Aug 12, 2019
cigamit added a commit that referenced this issue Aug 12, 2019
Script server script ss_fping.php generates error when not called by script server
@cigamit cigamit added the resolved A fixed issue label Aug 12, 2019
@cigamit cigamit closed this as completed Aug 12, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

2 participants